diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:46:45 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:46:45 +0000 |
commit | 0784c49c0f8fcc8b3abd4c9286d9fd8bc089dd7d (patch) | |
tree | a6394e3e264a0f80b57f4ce0f5d9526aa543d4b0 /lib/mesa/src/gallium/docs/llvm-todo.txt | |
parent | d91d0007eecf589ea5699e34aa4d748fce2c57b2 (diff) |
import Mesa 11.0.6
Diffstat (limited to 'lib/mesa/src/gallium/docs/llvm-todo.txt')
-rw-r--r-- | lib/mesa/src/gallium/docs/llvm-todo.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/mesa/src/gallium/docs/llvm-todo.txt b/lib/mesa/src/gallium/docs/llvm-todo.txt new file mode 100644 index 000000000..270f66c51 --- /dev/null +++ b/lib/mesa/src/gallium/docs/llvm-todo.txt @@ -0,0 +1,14 @@ +TODO covering gallivm/llvmpipe +============================== + +Goal: GL3.0 support in llvmpipe +------------------------------- + +EXT_packed_float support. +ARB_depth_buffer_float support. +EXT_framebuffer_sRGB support. +MSAA support. + +Goal: extension parity with softpipe: +------------------------------------- + |