]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Factor out a repeated if test in the theme to an is_plain_signal() function (backport...
[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...