Matthew Waters 08e20ff131 glsyncmeta: don't glFinish() everytime a sync point is set
At minimum, we only need to glFlush() if we are in a shared GL context
environment.  Move the glFinish() to when the actual wait is requested
which may be never.  Improves the throughput on older GL systems without
GL3/GLES3 and/or fence sync objects.
2017-12-09 19:32:23 +00:00
..
2017-12-09 19:32:15 +00:00
2017-12-09 19:32:22 +00:00
2017-12-09 19:32:21 +00:00
2017-12-09 19:32:17 +00:00
2017-12-09 19:32:17 +00:00
2017-12-09 19:32:09 +00:00