summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2011-02-28 13:43:32 +1000
committerDave Airlie <airlied@redhat.com>2011-02-28 13:43:32 +1000
commite107a3aa08cc3106fd7b939ea203c4b5195f1b5b (patch)
treea657797a5f262721a400de9d18786f4bd88f14b8 /docs/GL3.txt
parent83ebc01c1dd1cd8a960a2a61fc7203f8312644d5 (diff)
rgtc: update docs
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 9ff25a9529..0c53bc42d5 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -27,7 +27,7 @@ Non-normalized Integer texture/framebuffer formats ~50% 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
+GL_EXT_texture_compression_rgtc DONE (swrast, gallium r600)
Red and red/green texture formats DONE (swrast, i965, gallium)
Transform feedback (GL_EXT_transform_feedback) ~50% done
glBindFragDataLocation, glGetFragDataLocation,