diff options
author | Chris Forbes <chrisf@ijw.co.nz> | 2014-06-02 16:44:40 +1200 |
---|---|---|
committer | Chris Forbes <chrisf@ijw.co.nz> | 2014-06-10 07:42:45 +1200 |
commit | be1b5724ab54314ff6e150c6f45a245fd816853b (patch) | |
tree | e701cedee46ddae20eccfef28a733ee80493e3cc /docs/relnotes | |
parent | 8a1a4855cff206f01645d83f3c19c116156f5879 (diff) |
docs: Mark off ARB_compressed_texture_pixel_storage
.. and add to release notes for 10.3
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/relnotes')
-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 0c8114bf2c..7ceaca4d5d 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_sample_shading on radeonsi</li> <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> </ul> |