]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Use std::bind instead of the QSignalMapper, since evidently it can take a std::functi...
[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...