summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2015-10-16 10:28:48 +1100
committerTimothy Arceri <[email protected]>2015-11-04 13:41:16 +1100
commit6e3b380387378e9f8e92eed3dc4a95767857b0de (patch)
tree0ffe3595f7a43d1942f8c165a142046300303393 /docs/GL3.txt
parent5b75dbd7be09fdc80eff8141ef47c63a6a913c98 (diff)
docs: Mark AoA as done for i965
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 7f6b8c9ef27..7abdcd8dea1 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -149,7 +149,7 @@ GL 4.2, GLSL 4.20:
GL 4.3, GLSL 4.30:
- GL_ARB_arrays_of_arrays started (Timothy)
+ GL_ARB_arrays_of_arrays DONE (i965)
GL_ARB_ES3_compatibility DONE (all drivers that support GLSL 3.30)
GL_ARB_clear_buffer_object DONE (all drivers)
GL_ARB_compute_shader in progress (jljusten)
@@ -209,7 +209,7 @@ GL 4.5, GLSL 4.50:
These are the extensions cherry-picked to make GLES 3.1
GLES3.1, GLSL ES 3.1
- GL_ARB_arrays_of_arrays started (Timothy)
+ GL_ARB_arrays_of_arrays DONE (i965)
GL_ARB_compute_shader in progress (jljusten)
GL_ARB_draw_indirect DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)