EXT_timer_query spec posted

This has supported in Nvidia drivers for a while, but we just posted the spec:
http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_timer_query.txt

It’s a good way to get accurate timing of your application without having to insert glFinish commands.

That’s great! :slight_smile:

BTW. What about NVX_instanced_arrays and even WGL_NV_gpu_affinity?

Gong:
[b] That’s great! :slight_smile:

BTW. What about NVX_instanced_arrays and even WGL_NV_gpu_affinity? [/b]
Thanks for the timer_query spec, but definitely second NVX_instanced_arrays! We really need that. The hardware is 2 years old and we still can’t get at vertex stream frequency dividers in OpenGL.