projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03cd54d
)
i915g: Remove a TODO item.
author
Stéphane Marchesin
<marcheu@chromium.org>
Sun, 9 Oct 2011 06:58:06 +0000
(23:58 -0700)
committer
Stéphane Marchesin
<marcheu@chromium.org>
Sun, 9 Oct 2011 06:58:06 +0000
(23:58 -0700)
src/gallium/drivers/i915/TODO
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/i915/TODO
b/src/gallium/drivers/i915/TODO
index c26db198d20935e4f0e22621a61b0d5e30cc0712..802a62a8c79058a8cacbba576222683d66f24e60 100644
(file)
--- a/
src/gallium/drivers/i915/TODO
+++ b/
src/gallium/drivers/i915/TODO
@@
-33,7
+33,6
@@
Random list of problems with i915g:
- Leverage draw to enable more caps:
* PIPE_CAP_TGSI_INSTANCEID
- * PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS
- Finish front/back face. We need to add face support to lp_build_system_values_array and use it in draw_llvm.c.