Register two NVIDIA extensions for OpenGL ES.
Add NV_clip_space_w_scaling and NV_stereo_view_rendering to the OpenGL
ES extension registry. Regenerate the registry headers/files.
Also, fix the prefix for MESA_program_binary_formats in registry.py.
The script has a "GLX" prefix, but the extension has a "GL" prefix.
It appears that the current master branch has correct entries for the
generated files (e.g., esext.php), but incorrect ones in registry.py.
Running "make" in the extensions directory would have changed the
generated files to have an incorrect prefix.
13 files changed