From 9227bca1032118eb94ff3ad14268335df0cece11 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 2 Mar 2006 04:12:34 +0000 Subject: added GL_EXT_framebuffer_blit, etc --- docs/VERSIONS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 55e05f6ec7a..183de11f702 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1438,6 +1438,7 @@ Mesa Version History New: - GL_EXT_packed_depth_stencil extension - GL_EXT_timer_query extension + - GL_EXT_framebuffer_blit extension - reflect demo improved to support multiple windows - singlebuffer demo (shows no/little-flicker single-buffered rendering) - r200: enable GL_ARB_texture_env_crossbar, separate the texture @@ -1447,6 +1448,8 @@ Mesa Version History - radeon: add support for all 3 tmus, GL_ARB_texture_cube_map and GL_EXT_fog_coord - MESA_GLX_ALPHA_BITS env var for xlib driver + - many DRI driver updates (including screen rotation support + for the Intel DRI driver) Changes: - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) - removed GL_SGIX/SGIS_pixel_texture extensions -- cgit v1.2.3