summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2012-11-22 16:23:25 +1300
committerKenneth Graunke <kenneth@whitecape.org>2012-11-26 16:48:29 -0800
commit93c689a2dfa29cf3a4647432f0690bf76514b5bd (patch)
tree2e012f33a09b6a04a7faf7f2bd1c4be3b71b9013 /docs
parent4a64efc01bef924d4b22d0878b1fef89e5e5bbac (diff)
i965: Enable ARB_vertex_type_2_10_10_10_rev on Gen4+.
v2 (Kayden): Move the enable into an existing intel->gen >= 4 block (as suggested by Ian). Signed-off-by: Chris Forbes <chrisf@ijw.co.nz> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 9b87e8b02d2..aebba0bdf21 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -81,7 +81,7 @@ GL_ARB_texture_rgb10_a2ui DONE (i965, r600)
GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600, swrast)
GL_ARB_timer_query DONE (i965)
GL_ARB_instanced_arrays DONE (i965, r300, r600)
-GL_ARB_vertex_type_2_10_10_10_rev DONE (r600)
+GL_ARB_vertex_type_2_10_10_10_rev DONE (i965, r600)
GL 4.0: