Skip to content

util, d3d12: Refcount tracking fixes, a TC leak fix, and a D3D12 leak fix

Jesse Natalie requested to merge jenatali/mesa:refcounts-leaks into main

I'm happy to split out and land any of these individually. The most important one here is ebf4e9f8 (with 8873ab68 as a prereq), to fix the leak I was chasing down. The rest is either speculative leak fixes or leak tracking improvements.

/cc @zmike for the primconvert/TC fix.

Merge request reports