KhronosGroup / OpenGL-Refpages

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

Fix typo in glPrimitiveBoundingBox #135

Closed dey0 closed 1 year ago

dey0 commented 1 year 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 1 year ago

Thanks!