On 03/04/2012 06:57 AM, Dave Airlie wrote:
From: Dave Airlie<[email protected]>

This is just a simple text file containing a list of goals for gallivm/llvmpipe
and some info on what is required to get there along with some info on who
is looking at things.

Signed-off-by: Dave Airlie<[email protected]>
---
  src/gallium/docs/llvm-todo.txt |   19 +++++++++++++++++++
  1 files changed, 19 insertions(+), 0 deletions(-)
  create mode 100644 src/gallium/docs/llvm-todo.txt

diff --git a/src/gallium/docs/llvm-todo.txt b/src/gallium/docs/llvm-todo.txt
new file mode 100644
index 0000000..79f93e5
--- /dev/null
+++ b/src/gallium/docs/llvm-todo.txt
@@ -0,0 +1,19 @@
+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
+
+Goal: Other missing extensions compared to softpipe:
+----------------------------------------------------
+EXT_timer_query - airlied posted a patch
+

Reviewed-by: Brian Paul <[email protected]>

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to