docs: Mark AoA as done for i965
authorTimothy Arceri <t_arceri@yahoo.com.au>
Thu, 15 Oct 2015 23:28:48 +0000 (10:28 +1100)
committerTimothy Arceri <t_arceri@yahoo.com.au>
Wed, 4 Nov 2015 02:41:16 +0000 (13:41 +1100)
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
docs/GL3.txt
docs/relnotes/11.1.0.html

index 7f6b8c9ef27124d297af3ff19ac1a6c7208a89b8..7abdcd8dea14acaeac840ce852005a14e5650269 100644 (file)
@@ -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)
index 7160244fcb48ccc767258f6156e2f4b13459a780..86549d7672babd34124fd169e0feb08137f5b5b6 100644 (file)
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
+<li>GL_ARB_arrays_of_arrays on i965</li>
 <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
 <li>GL_ARB_copy_image on radeonsi</li>
 <li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>