]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Fix an off-by-two that could lead to undefined samples in the buffer in panic situations.
[nageru] / ref_counted_gl_sync.h
2015-10-04 Steinar H. GundersonFix a compile error related to gl.h choices.
2015-10-04 Steinar H. GundersonAdd a wrapper to make fences refcounted, as we will...