docs: Mark ARB_shader_image_load_store as done on i965.

This commit is contained in:
Francisco Jerez
2015-05-01 17:00:02 +03:00
parent d03c65793a
commit 3c04a90e91
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_get_texture_sub_image for all drivers</li>
<li>GL_ARB_gpu_shader5 on radeonsi</li>
<li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
<li>GL_ARB_shader_image_load_store on i965</li>
<li>GL_ARB_shader_stencil_export on llvmpipe</li>
<li>GL_ARB_shader_subroutine on core profile all drivers</li>
<li>GL_ARB_tessellation_shader on nvc0, radeonsi</li>