Module: Mesa
Branch: master
Commit: dd691032c8bf6ec7ad78d928209cfd5e751c7ea3
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd691032c8bf6ec7ad78d928209cfd5e751c7ea3

Author: Stéphane Marchesin <marc...@chromium.org>
Date:   Tue Jun 28 20:18:57 2011 -0700

i915g: Update the TODO with another idea.

---

 src/gallium/drivers/i915/TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO
index 509f755..b6b91c7 100644
--- a/src/gallium/drivers/i915/TODO
+++ b/src/gallium/drivers/i915/TODO
@@ -37,5 +37,7 @@ Random list of problems with i915g:
 
 - Finish front/back face. We need to add face support to 
lp_build_system_values_array and use it in draw_llvm.c.
 
+- Replace constants and immediates which are 0,1,-1 or a combination of those 
with a swizzle.
+
 Other bugs can be found here:
 
https://bugs.freedesktop.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Drivers/Gallium/i915g

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to