mesa/src/amd
Daniel Schürmann a36e27e507 aco: change thread_local memory resource to pointer
Apparently the TLS constructor doesn't work well if RADV
is instantiated multiple times and/or used by a program with
already existing threads.

Fixes: a128d444cb ('aco: use monotonic_buffer_resource for instructions')
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19219>
2022-10-25 09:08:08 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radeonsi,radv/ci: Increase coverage 2022-10-20 08:03:05 +00:00
common ac/nir/ngg,radv: use different counters for shader queries 2022-10-25 02:42:52 +00:00
compiler aco: change thread_local memory resource to pointer 2022-10-25 09:08:08 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: Implement signed idot on GFX11. 2022-10-24 19:07:16 +00:00
registers winsys/amdgpu: fix (enable) preemption for chained IBs 2022-10-18 22:42:28 +00:00
vulkan ac/nir/ngg,radv: use different counters for shader queries 2022-10-25 02:42:52 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00