diff options
Diffstat (limited to 'src/gallium/docs/llvm-todo.txt')
-rw-r--r-- | src/gallium/docs/llvm-todo.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/gallium/docs/llvm-todo.txt b/src/gallium/docs/llvm-todo.txt deleted file mode 100644 index 270f66c5117..00000000000 --- a/src/gallium/docs/llvm-todo.txt +++ /dev/null @@ -1,14 +0,0 @@ -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: -------------------------------------- - |