diff options
author | Tapani Pälli <[email protected]> | 2014-03-24 11:29:08 +0200 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2014-06-16 06:49:59 +0300 |
commit | 5cb8fdb397333fc13b6c5d6992c5a8cde4e050dd (patch) | |
tree | cb6ddaf046f57ab90082591b9b1854b7948ce21b /docs/GL3.txt | |
parent | f3750a2c8667961c0595f5813b15be1476d13079 (diff) |
docs: update ARB_explicit_uniform_location status
+ modify release notes for 10.3
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Petri Latvala <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index f5f940c9b66..f85dce46a0f 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -160,7 +160,7 @@ GL 4.3: GL_ARB_compute_shader started (Paul Berry) GL_ARB_copy_image not started GL_KHR_debug DONE (all drivers) - GL_ARB_explicit_uniform_location not started + GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) GL_ARB_fragment_layer_viewport not started GL_ARB_framebuffer_no_attachments not started GL_ARB_internalformat_query2 not started |