From 247f3b3e81fffa86c50531070fab573e26ffb452 Mon Sep 17 00:00:00 2001 From: Roland Scheidegger Date: Sat, 15 Oct 2005 23:45:53 +0000 Subject: enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me. --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index 315fd3ddbc6..58ec9edff25 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1383,6 +1383,7 @@ Mesa Version History - GL_EXT_timer_query extension - r200: add support for GL_ATI_fragment_shader - added fast XOR-mode line drawing optimization + - radeon: add support for all 3 tmus and cube maps Changes: - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) Bug fixes: -- cgit v1.2.3