Lines Matching +full:build +full:- +full:aco +full:- +full:tests
1 Mesa 20.1.10 Release Notes / 2020-10-14
18 ---------------
22 b1dba69910adac9fcb4cbdfd7833d99a4a8c75b91f3d2e97f0fd0a3cd8c6ee9f mesa-20.1.10.tar.xz
26 ------------
28 - None
32 ---------
34 - \[RADV/ACO\] Star Citizen Lighting/Shadow Issue
35 - Graphics corruption in Super Mega Baseball 2 with RADV on Navi
36 - RADV ACO - ground line corruption in Path of Exile with Vulkan renderer
37 - omx/tizonia build broken with latest mesa git
38 - \[hsw][bisected][regression\] gpu hangs on dEQP-VK.subgroups.(shuffle|quad) tests
39 - TGL B0 Stepping gpu hangs on many dEQP-VK.subgroups.quad nonconst tests
43 -------
47 - pan/bi: Handle vector moves
51 - intel/gen9: Enable MSC RAW Hazard Avoidance
55 - radv: Use atomics to read query results.
56 - radv: Fix mipmap extent adjustment on GFX9+.
60 - glsl/xxd.py: fix imports
64 - docs/relnotes: add sha256 sums to 20.1.9
65 - .pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1a
66 - .pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominated
67 - .pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as applied
71 - nir/cf: Better handle intra-block splits
72 - intel/fs: NoMask initialize the address register for shuffles
73 - nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibility
74 - intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
75 - intel/nir: Don't try to emit vector load_scratch instructions
79 - intel/perf: fix crash when no perf queries are supported
83 - etnaviv: stop leaking the dummy texure descriptor BO
87 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
91 - iris: Fix a fast-clear skipping optimization
92 - anv: Enable multi-layer aux-map init for HIZ+CCS
94 Pierre-Eric Pelloux-Prayer (1):
96 - omx/tizonia: fix build
100 - spirv: add and use a generator id enum
101 - spirv: replace discard with demote for incorrect HLSL->SPIR-V translations
102 - android: fix SPIR-V -\> NIR build
103 - scons: fix SPIR-V -\> NIR build
107 - glsl: don't duplicate state vars as uniforms in the NIR linker
111 - aco/isel: Always export position data from VS/NGG
115 - freedreno: Move rsc NULL check to before rsc dereferences.