mesa/src/gallium/auxiliary/cso_cache
Mike Blumenkrantz c686c98a79 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>
2023-05-03 23:45:36 +00:00
..
cso_cache.c cso: inline more functions because some parameters like key_size are literals 2022-10-19 04:56:55 +00:00
cso_cache.h cso: inline more functions because some parameters like key_size are literals 2022-10-19 04:56:55 +00:00
cso_context.c cso: unbind fb state when unbinding the context 2023-05-03 23:45:36 +00:00
cso_context.h cso: remove cso_draw_vbo from all draws, call the driver or u_vbuf directly 2022-12-11 14:37:27 +00:00
cso_hash.c cso: use util_bitcount 2022-10-05 19:03:27 +00:00
cso_hash.h cso: asst. clean-ups in cso_hash.[ch] 2022-10-05 19:03:27 +00:00