summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2014-01-22 16:17:48 -0800
committerIan Romanick <ian.d.romanick@intel.com>2014-01-29 09:11:40 -0700
commitca385bffa6b4f9d18879240e739413d45a068c3b (patch)
tree8c67c5fff21c5b153617a55f5388e7cabf901bcf /docs/GL3.txt
parent7fd6ad7adcf8a1c0fc1b2746d47ba5f05b8a3c7f (diff)
downloadexternal_mesa3d-ca385bffa6b4f9d18879240e739413d45a068c3b.zip
external_mesa3d-ca385bffa6b4f9d18879240e739413d45a068c3b.tar.gz
external_mesa3d-ca385bffa6b4f9d18879240e739413d45a068c3b.tar.bz2
docs: Add GL_ARB_map_buffer_alignment status to GL3.txt and release notes
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 6d6fe71..4955f4d 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -136,7 +136,7 @@ GL 4.2:
GL_ARB_conservative_depth DONE (all drivers that support GLSL 1.30)
GL_ARB_shading_language_420pack DONE (all drivers that support GLSL 1.30)
GL_ARB_internalformat_query DONE (i965, nv50, nvc0, r300, r600, radeonsi)
- GL_ARB_map_buffer_alignment DONE (r300, r600, radeonsi)
+ GL_ARB_map_buffer_alignment DONE (all drivers)
GL 4.3: