aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-06-25 23:48:33 +0200
committerMarek Olšák <[email protected]>2012-06-25 23:53:49 +0200
commit0f530d2dff20ccccb016341d0b65123e5868bbb4 (patch)
treef00dcf643360f53173bf016ad7456f2fed046800 /docs/GL3.txt
parent4891c5dc64ccd8cf2bf8a8550ae23e1a61806a7d (diff)
docs: update GL3.3 status
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 89b46c0a456..91ede50ca19 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -72,11 +72,12 @@ GLX_ARB_create_context_profile DONE
GL 3.3:
-GLSL 3.30 not started
+GLSL 3.30 new features in this version pretty much done
GL_ARB_blend_func_extended DONE (i965, r600, softpipe)
GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r600, swrast)
GL_ARB_occlusion_query2 DONE (r300, r600, swrast)
GL_ARB_sampler_objects DONE (i965, r300, r600)
+GL_ARB_shader_bit_encoding DONE
GL_ARB_texture_rgb10_a2ui DONE (r600)
GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600, swrast)
GL_ARB_timer_query ~60% done (the EXT variant)