summaryrefslogtreecommitdiff
path: root/src/gallium/docs/llvm-todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/docs/llvm-todo.txt')
-rw-r--r--src/gallium/docs/llvm-todo.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/gallium/docs/llvm-todo.txt b/src/gallium/docs/llvm-todo.txt
new file mode 100644
index 00000000000..a5a8c1a5595
--- /dev/null
+++ b/src/gallium/docs/llvm-todo.txt
@@ -0,0 +1,21 @@
+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
+
+Goal: extension parity with softpipe:
+-------------------------------------
+GL3.0 support.
+EXT_timer_query - airlied posted a patch
+