From: Roland Scheidegger Date: Mon, 12 Sep 2005 23:45:05 +0000 (+0000) Subject: add GL_ATI_fragment_shader support for r200 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d2139e513b94630559d954031dc94fb02658d11;p=mesa.git add GL_ATI_fragment_shader support for r200 --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 3efd432b95c..ec3855d4994 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1381,6 +1381,7 @@ Mesa Version History - 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 + - r200: add support for GL_ATI_fragment_shader Changes: - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) Bug fixes: