]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Fix a Clang 19 warning.
[nageru] / ref_counted_gl_sync.h
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...
2018-10-14 Steinar H. GundersonAssorted clang-format fixes (not complete).
2018-09-15 Steinar H. GundersonStart hacking in support for interpolated frames in...
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...