]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Only report disk space anew every second. Saves 20% CPU or so on the UI thread (!).
[nageru] / ref_counted_gl_sync.h
2016-04-18 Steinar H. GundersonPut a global lock around glFenceSync/glDeleteSync calls...
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...