Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be

done with fragment programs nowadays.
This commit is contained in:
Brian Paul
2005-12-14 03:04:58 +00:00
parent c9797f6b76
commit 1add059bd1
22 changed files with 6 additions and 815 deletions

View File

@@ -1422,5 +1422,6 @@ Mesa Version History
- MESA_GLX_ALPHA_BITS env var for xlib driver
Changes:
- removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
- removed GL_SGIX/SGIS_pixel_texture extensions
Bug fixes: