diff options
author | Kenneth Graunke <[email protected]> | 2013-02-11 15:55:00 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-02-11 15:55:29 -0800 |
commit | a73181be6d169c597b60398cbc7e291a26903a68 (patch) | |
tree | dce4500e1859a9f1a3160781a8679e0f67895308 /docs | |
parent | 3d7c09e8b023e44b2b6ac24fcfa836683da54dd4 (diff) |
docs: Mark a few things done in GL3.txt.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 88621e33048..025bef951f9 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -106,7 +106,7 @@ GL 4.1: GLSL 4.1 not started GL_ARB_ES2_compatibility DONE (i965, r300, r600) -GL_ARB_get_program_binary not started +GL_ARB_get_program_binary DONE (0 binary formats) GL_ARB_separate_shader_objects some infrastructure done GL_ARB_shader_precision not started GL_ARB_vertex_attrib_64bit not started @@ -125,7 +125,7 @@ GL_ARB_base_instance DONE (i965, nv50, nvc0, r60 GL_ARB_shader_image_load_store not started GL_ARB_conservative_depth DONE (softpipe) GL_ARB_shading_language_420pack not started -GL_ARB_internalformat_query not started +GL_ARB_internalformat_query DONE (i965, gallium) GL_ARB_map_buffer_alignment DONE (r300, r600, radeonsi) |