From: Brian Paul Date: Fri, 2 Sep 2005 14:02:44 +0000 (+0000) Subject: GL_EXT_timer_query X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93cfdfe1ef6f184a2e1687367fe4836185ecaa66;p=mesa.git GL_EXT_timer_query --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 7a21b7cfee1..3efd432b95c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1378,8 +1378,9 @@ Mesa Version History New: - 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 sampling - unit bits from the texture env combine enable bits + - r200: enable GL_ARB_texture_env_crossbar, separate the texture + sampling unit bits from the texture env combine enable bits + - GL_EXT_timer_query extension Changes: - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) Bug fixes: