llvmpipe: bump glsl version to 140
[mesa.git] / src / gallium / docs / llvm-todo.txt
index a5a8c1a5595d354cfaa310f25688232faef62590..270f66c5117996c4e78f1847a341f590b2766fd6 100644 (file)
@@ -4,18 +4,11 @@ TODO covering gallivm/llvmpipe
 Goal: GL3.0 support in llvmpipe
 -------------------------------
 
-TXQ opcode support - airlied WIP
-TXF opcode support.
-Integer texture fetch support
-Integer renderbuffer support
-Vertex ID support.
-EXT_transform_feedback support - airlied WIP
-clip distance support - airlied WIP
-vertex clip support - airlied WIP
-EXT_texture_array support - Jakob WIP
+EXT_packed_float support.
+ARB_depth_buffer_float support.
+EXT_framebuffer_sRGB support.
+MSAA support.
 
 Goal: extension parity with softpipe:
 -------------------------------------
-GL3.0 support.
-EXT_timer_query - airlied posted a patch