Files
test/source/blender/gpu
Clément Foucault bf854b2851 GPUSelect: Remove glFinish() that was causing bad perf issue.
I can see how it's slowing things down: glFinish make sure that every query
are finished but the first query may have been finished a long time ago.

This might create bubbles because of the PIL_sleep_ms.
2018-04-12 17:37:13 +02:00
..
2018-02-07 05:44:05 +01:00
2017-04-06 18:46:33 +02:00
2014-10-07 15:47:32 -05:00