summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-02-25 19:50:09 -0700
committerBrian Paul <brianp@vmware.com>2010-02-25 20:11:55 -0700
commit70d5c48341bd2cd36ac89540bd4de44834b50bf6 (patch)
tree1c814a1742f6d39a2529abe23adabd14ecb179d6 /docs/GL3.txt
parent4db9f8361207e9377eb772df8d16413d63f55636 (diff)
docs: GL_EXT_texture_array updates
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 df3fd74549..889edefbce 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -20,7 +20,7 @@ Framebuffer objects (GL_EXT_framebuffer_object) DONE
Half-float some infrastructure done
Multisample blit DONE
Non-normalized Integer texture/framebuffer formats not started
-1D/2D Texture arrays mostly done
+1D/2D Texture arrays core Mesa, swrast done
Packed depth/stencil formats DONE
Per-buffer blend and masks (GL_EXT_draw_buffers2) DONE
GL_EXT_texture_compression_rgtc not started