diff options
author | Marek Olšák <[email protected]> | 2010-11-21 22:54:33 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2010-11-21 23:03:58 +0100 |
commit | 2892c8bdbc7ae4b3e59a0900329f037ab67510c5 (patch) | |
tree | 16e696f5b84b9f6f58ecff0519abda7382a56d9c /docs/GL3.txt | |
parent | e40a58b7f8ef8079d216932aedf321f7afdf3f3f (diff) |
docs: add GL 4.1 status
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 8628a6e88dd..fb22739b6c7 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -94,6 +94,18 @@ GL_ARB_texture_buffer_object_rgb32 not started GL_ARB_texture_cube_map_array not started GL_ARB_texture_gather not started GL_ARB_transform_feedback2 not started +GL_ARB_transform_feedback3 not started + + +GL 4.1: + +GLSL 4.1 not started +GL_ARB_ES2_compatibility not started +GL_ARB_get_program_binary not started +GL_ARB_separate_shader_objects some infrastructure done +GL_ARB_shader_precision not started +GL_ARB_vertex_attrib_64bit not started +GL_ARB_viewport_array not started |