aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-10-28 14:48:08 +0200
committermarha <marha@users.sourceforge.net>2011-10-28 14:48:08 +0200
commit6f4feafd4d22beaabfb0202e66b0dea9047ee084 (patch)
treea317af068ea091dc6d2142802ab316b941682544 /mesalib/docs
parentd662d461634660f5c0f3998b5eb7d7ed3bd5a25f (diff)
downloadvcxsrv-6f4feafd4d22beaabfb0202e66b0dea9047ee084.tar.gz
vcxsrv-6f4feafd4d22beaabfb0202e66b0dea9047ee084.tar.bz2
vcxsrv-6f4feafd4d22beaabfb0202e66b0dea9047ee084.zip
mesa git update 28 okt 2011
Diffstat (limited to 'mesalib/docs')
-rw-r--r--mesalib/docs/GL3.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt
index 31add7403..54099451a 100644
--- a/mesalib/docs/GL3.txt
+++ b/mesalib/docs/GL3.txt
@@ -13,6 +13,7 @@ Feature Status
GL 3.0:
GLSL 1.30 (GL_EXT_gpu_shader4, etc.) started
+glBindFragDataLocation, glGetFragDataLocation not started
Conditional rendering (GL_NV_conditional_render) DONE (swrast, softpipe, i965)
Map buffer subranges (GL_ARB_map_buffer_range) DONE
Clamping controls (GL_ARB_color_buffer_float) DONE
@@ -24,14 +25,12 @@ Framebuffer objects (GL_EXT_framebuffer_object) DONE
Half-float DONE
Multisample blit DONE
Non-normalized Integer texture/framebuffer formats ~50% done
-1D/2D Texture arrays core Mesa, swrast done
+1D/2D Texture arrays DONE (gallium, swrast)
Packed depth/stencil formats DONE
Per-buffer blend and masks (GL_EXT_draw_buffers2) DONE
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,
- glBindBufferRange, glBindBufferBase commands
Vertex array objects (GL_APPLE_vertex_array_object) DONE
sRGB framebuffer format (GL_EXT_framebuffer_sRGB) core GL done (i965, gallium), GLX todo
glClearBuffer commands DONE
@@ -39,7 +38,7 @@ glGetStringi command DONE
glTexParameterI, glGetTexParameterI commands DONE
glVertexAttribI commands DONE (but converts int
values to floats)
-Depth format cube textures 0% done
+Depth format cube textures not started
GLX_ARB_create_context (GLX 1.4 is required) not started
@@ -99,7 +98,7 @@ GL_ARB_tessellation_shader not started
GL_ARB_texture_buffer_object_rgb32 not started
GL_ARB_texture_cube_map_array not started
GL_ARB_texture_gather not started
-GL_ARB_transform_feedback2 not started
+GL_ARB_transform_feedback2 started
GL_ARB_transform_feedback3 not started