Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

r_measureOverdraw is broken

Open VReaperV opened this issue 1 year ago • 0 comments

It reads back a stencil buffer value and adds it to backEnd.pc.c_overDraw, but it's then never used. It might be better to do this in a different manner anyway, since this would mess with portals (or the other way around).

VReaperV avatar Oct 16 '24 19:10 VReaperV