diff options
author | Dave Airlie <airlied@redhat.com> | 2017-08-02 14:40:33 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-02 14:40:33 +1000 |
commit | 7f30999e060504b5be6851843858f814d11667b2 (patch) | |
tree | e21cd08c7bcf19d2dab38be300f893b70e7a7662 /docs | |
parent | 2d930b4f94e91b467ed3d3930ed7f5718d4c88ab (diff) |
docs: update some bits of GL status
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL-status.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/GL-status.txt b/docs/GL-status.txt index de9547f..5014689 100644 --- a/docs/GL-status.txt +++ b/docs/GL-status.txt @@ -51,7 +51,7 @@ GL 4.1, GLSL 4.10 --- GL 4.2, GLSL 4.20: - GL_ARB_texture_compression_bptc + GL_ARB_texture_compression_bptc DONE GL_ARB_compressed_texture_pixel_storage GL_ARB_shader_atomic_counters GL_ARB_texture_storage @@ -83,7 +83,7 @@ GL 4.3, GLSL 4.30: GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object - GL_ARB_stencil_texturing + GL_ARB_stencil_texturing DONE GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample @@ -100,7 +100,7 @@ GL 4.4, GLSL 4.40: GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_texture_mirror_clamp_to_edge - GL_ARB_texture_stencil8 + GL_ARB_texture_stencil8 DONE GL_ARB_vertex_type_10f_11f_11f_rev GL 4.5, GLSL 4.50: |