From dd691032c8bf6ec7ad78d928209cfd5e751c7ea3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Marchesin?= Date: Tue, 28 Jun 2011 20:18:57 -0700 Subject: [PATCH] i915g: Update the TODO with another idea. --- src/gallium/drivers/i915/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO index 509f7554111..b6b91c72952 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 -- 2.30.2