From: Dave Airlie <airl...@redhat.com> 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 <airl...@redhat.com> --- 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 + -- 1.7.7.6 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev