mesa/src/gallium/auxiliary
Mike Blumenkrantz fca009ad9a cso: unbind fb state when unbinding the context
this avoids leaking/ballooning references

cc: mesa-stable

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22673>
(cherry picked from commit c686c98a79)
2023-05-05 19:05:42 +01:00
..
cso_cache cso: unbind fb state when unbinding the context 2023-05-05 19:05:42 +01:00
draw draw: fix robust ubo size calc 2023-05-01 09:02:32 +01:00
driver_ddebug
driver_noop
driver_trace aux/trace: fix GALLIUM_TRACE_NIR handling 2023-03-28 16:17:39 +00:00
gallivm llvmpipe: fix native vector width init 2023-05-01 09:02:39 +01:00
hud
indices
nir nir: Combine if_uses with instruction uses 2023-04-07 23:48:03 +00:00
os
pipe-loader drisw: don't leak the winsys 2023-04-26 17:37:24 +01:00
pipebuffer
postprocess
renderonly
rtasm
target-helpers freedreno: change create_renderonly signature to uniformize it 2023-03-29 09:34:29 +00:00
tessellator
tgsi tgsi: use locale independent float and double parsing 2023-05-01 09:02:28 +01:00
translate translate: do not clamp element index in generic_run 2023-04-26 17:37:24 +01:00
util gallium: Remove PIPE_CAP_TEXTURE_BUFFER_SAMPLER 2023-04-07 01:15:41 +00:00
vl
meson.build