mesa/src/gallium/auxiliary
Erik Faye-Lund ed4bda8044 draw: use enum for primitive-type
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23833>
2023-06-26 09:30:22 +00:00
..
cso_cache cso: use enum for render-conditions 2023-06-26 09:30:22 +00:00
draw draw: use enum for primitive-type 2023-06-26 09:30:22 +00:00
driver_ddebug gallium: Remove unused os_process.h in gallium/auxiliary 2023-06-20 05:02:51 +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 aux/trace: add methods for mesh shaders 2023-06-16 03:09:41 +00:00
gallivm compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
hud gallium/hud: append results to files instead of overwriting them 2023-06-17 13:59:05 -04: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 nir: Remove integer and 64-bit modifiers 2023-06-22 19:55:49 +00:00
pipe-loader pipe-loader: Do not destroy the winsys on screen creation failure 2023-06-13 10:10:41 +00:00
pipebuffer aux/pipebuffer: add a return to pb_cache_release_all_buffers() 2023-06-21 01:19:23 +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 tgsi: remove unused functions and structs 2023-06-16 20:59:38 +00:00
translate translate: do not clamp element index in generic_run 2023-04-19 20:53:27 +00:00
util gallium: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +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 gallium: Remove unused os_process.h in gallium/auxiliary 2023-06-20 05:02:51 +00:00