KhronosGroup / OpenGL-Refpages

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

Fix typo in glPrimitiveBoundingBox #135

Closed dey0 closed 8 months ago

dey0 commented 8 months ago

Also the spec states minW shall default to 1, not -1.

https://registry.khronos.org/OpenGL/extensions/EXT/EXT_primitive_bounding_box.txt

oddhack commented 8 months ago

Thanks!