Module: Mesa Branch: master Commit: 4e943c375b4924e0f719a2295ae154947e34f71f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e943c375b4924e0f719a2295ae154947e34f71f
Author: Fredrik Höglund <[email protected]> Date: Mon Jun 18 22:50:04 2012 +0200 docs: update GL3.txt for ARB_base_instance Reviewed-by: Brian Paul <[email protected]> --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 17136de..89b46c0 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -119,7 +119,7 @@ GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters not started GL_ARB_texture_storage DONE (r300, r600, swrast) GL_ARB_transform_feedback_instanced not started -GL_ARB_base_instance not started +GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store not started GL_ARB_conservative_depth DONE (softpipe) GL_ARB_shading_language_420pack not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
