From 1add059bd114f90e32c4b574be411d314eca6d90 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Dec 2005 03:04:58 +0000 Subject: Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be done with fragment programs nowadays. --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 22eae50d54..6cf48e68d3 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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: -- cgit v1.2.3