]> git.sesse.net Git - nageru/history - ref_counted_gl_sync.h
Expose metrics about used GPU memory (and also print to stdout), for GPUs that expose...
[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...