Mesa (master): i915g: Update the TODO with another idea.

Stephane Marchesin marcheu at kemper.freedesktop.org
Wed Jun 29 03:43:10 UTC 2011


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

Author: Stéphane Marchesin <marcheu at 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




More information about the mesa-commit mailing list