KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
677 stars 274 forks source link

Wrong texture environment tables in specifications for GL versions 1.3, 1.4 and 1.5 #604

Closed mariob92 closed 6 months ago

mariob92 commented 6 months ago

The tables 3.22 and 3.23 for the texture environment functions in the three mentioned specification PDFs (glspec13.pdf, glspec14.pdf, glspec15.pdf) seem to be wrong.

They are referencing Cf and Af instead of Cp and Ap. In glspec20.pdf the tables are fixed.

oddhack commented 6 months ago

You are doubtless correct, but we do not do bugfixes to old GL specifications. They are just in the registry for historical completeness.