KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
435 stars 135 forks source link

A number of bug-fixes, based on things that were reported on Bugzilla. #7

Closed NicolBolas closed 7 years ago

NicolBolas commented 7 years ago

BTW, most of these are only in the desktop GL side. For cases where ES had comparable functions, it was interesting to note the the ES functions already had most of these fixes, while the GL 4 branch languished.

oddhack commented 7 years ago

Different people worked on the ES and GL pages over time and bugzilla is, as it turns out, a really terrible mechanism for forwarding information back and forth between the groups. Github is obviously a better way for people reporting problems to get them fixed :-)