diff options
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 6d6fe711c18..4955f4ddbe4 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: |