mesa/src/gallium/auxiliary
Mike Blumenkrantz 3ecec254a7 util/tc: fix surface refcounting (by deleting it)
missed this in earlier series

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35236>
2025-06-02 16:49:32 +00:00
..
cso_cache gallium: Return NULL, not false, from functions returning pointers 2025-03-13 20:11:09 +00:00
draw nir: remove unnecessary (nir_shader *) typecasts 2025-05-13 15:38:37 +00:00
driver_ddebug gallium: de-pointerize pipe_surface 2025-05-23 13:21:29 +00:00
driver_noop gallium: delete union pipe_surface_desc 2025-05-29 13:07:02 +00:00
driver_trace gallium: delete union pipe_surface_desc 2025-05-29 13:07:02 +00:00
gallivm glsl,gallium: add an option not to lower mediump tex & image dst 2025-05-28 11:01:12 +00:00
hud gallium: de-pointerize pipe_surface 2025-05-23 13:21:29 +00:00
indices util/primconvert: Avoid OoB with improbable draws 2024-10-30 19:59:14 +00:00
nir nir: remove unnecessary (nir_shader *) typecasts 2025-05-13 15:38:37 +00:00
pipe-loader gallium: remove dynamic pipe-loader 2025-05-27 07:53:20 +00:00
pipebuffer util: Move pb_slab from gallium to util 2025-04-30 12:56:39 +00:00
postprocess gallium: delete union pipe_surface_desc 2025-05-29 13:07:02 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: Remove MMX/MMXext detection code 2024-11-13 23:33:15 +00:00
target-helpers gallium: drop dynamic pipe-loader leftovers 2025-05-27 21:44:31 +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/aux: remove aux shader param get function 2025-02-05 11:20:49 +08:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util util/tc: fix surface refcounting (by deleting it) 2025-06-02 16:49:32 +00:00
vl gallium: delete union pipe_surface_desc 2025-05-29 13:07:02 +00:00
meson.build mediafoundation: Add mediafoundation frontend 2025-05-23 15:30:04 +00:00