mesa/src/gallium/auxiliary
Alyssa Rosenzweig 1d4a59448c treewide: Remove use_scoped_barrier
It is now set by all relevant drivers and not checked anywhere.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23191>
2023-06-13 16:36:10 +00:00
..
cso_cache gallium/cso: add task/mesh shaders to the cso cache 2023-06-01 21:50:57 +00:00
draw gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
driver_ddebug treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
driver_noop treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
driver_trace treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
gallivm gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
hud compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
indices compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
nir treewide: Remove use_scoped_barrier 2023-06-13 16:36:10 +00:00
os util/u_process: remove util_get_process_name_may_override() 2023-01-31 22:02:58 +00:00
pipe-loader pipe-loader: Do not destroy the winsys on screen creation failure 2023-06-13 10:10:41 +00:00
pipebuffer gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
postprocess compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
renderonly kmsro: Fix renderonly_scanout BO aliasing 2022-12-25 19:23:27 +09:00
rtasm rtasm: Replace usage of mtx_t with simple_mtx_t in rtasm_execmem.c 2023-05-31 15:44:51 +00:00
target-helpers gallium: Drop Asahi-as-a-swrast hack 2023-05-20 16:59:16 +00:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
translate translate: do not clamp element index in generic_run 2023-04-19 20:53:27 +00:00
util Revert "gallium/u_threaded: buffer sharedness tracking" 2023-06-08 03:10:49 +00:00
vl compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
meson.build draw: add mesh pipeline middle end. 2023-06-06 05:01:46 +10:00