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/relnotes/10.3.html | |
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/relnotes/10.3.html')
-rw-r--r-- | docs/relnotes/10.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index 7ceaca4d5d6..d83f038db18 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi</li> <li>GL_ARB_texture_cube_map_array on radeonsi</li> <li>GL_ARB_compressed_texture_pixel_storage on all drivers</li> +<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li> </ul> |