From: Brian Paul Date: Thu, 21 Oct 2010 23:04:25 +0000 (-0600) Subject: docs: update texture red/green support in GL3.txt X-Git-Tag: 062012170305~9348 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ad4589e7e742d420527e6725929f802b24f5a3c;p=profile%2Fivi%2Fmesa.git docs: update texture red/green support in GL3.txt --- diff --git a/docs/GL3.txt b/docs/GL3.txt index 8cb9d00..461c9ab 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -25,7 +25,7 @@ Non-normalized Integer texture/framebuffer formats not started Packed depth/stencil formats DONE Per-buffer blend and masks (GL_EXT_draw_buffers2) DONE GL_EXT_texture_compression_rgtc not started -Red and red/green texture formats DONE (swrast, i965) +Red and red/green texture formats DONE (swrast, i965, gallium) Transform feedback (GL_EXT_transform_feedback) ~50% done glBindFragDataLocation, glGetFragDataLocation, glBindBufferRange, glBindBufferBase commands