mesa/src/amd
Daniel Schürmann 0988f7b9ba aco: remove explicit dst_preserve flag
Instead, we can rely on the fact that subdword definitions
must preserve the unused bits while dword definitions either
pad or sign-extend.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12640>
2021-09-02 20:39:17 +02:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci ci: update the list of skipped tests for Fiji/RADV 2021-08-26 09:09:47 +00:00
common ac/nir/nggc: Move gs_alloc_req up in NGG culling shaders. 2021-09-01 14:45:14 +00:00
compiler aco: remove explicit dst_preserve flag 2021-09-02 20:39:17 +02:00
llvm ac/llvm: fix huge alignment when loading from shared memory 2021-08-31 09:56:27 +02:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: remove NGG streamout support in LLVM 2021-09-02 17:58:51 +02:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00