go-gl-legacy / gl

Go bindings for OpenGL
BSD 3-Clause "New" or "Revised" License
342 stars 52 forks source link

Added Query Objects #140

Closed polyfloyd closed 10 years ago

polyfloyd commented 10 years ago

Query Objects can be used for profiling and occlusion.

https://www.opengl.org/wiki/Query_Object

This does not include Query Buffer Objects which are not supported in the GLEW version we use.

polyfloyd commented 10 years ago

Hello?

pwaller commented 10 years ago

Sorry for the delay, things are very busy. Don't be afraid to bump things after a bit of time :)

Could you add yourself to authors? Then it's ready to go!

polyfloyd commented 10 years ago

I'm already in the list :)