grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.21k stars 130 forks source link

Add and use GL_EXT_disjoint_timer_query as fallback #323

Closed sagudev closed 3 weeks ago

sagudev commented 1 month ago

This is needed on gles2. I followed same fallback mechanism as used for BufferStorageEXT.