summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorStéphane Marchesin <[email protected]>2011-06-28 20:18:57 -0700
committerStéphane Marchesin <[email protected]>2011-06-28 20:42:38 -0700
commitdd691032c8bf6ec7ad78d928209cfd5e751c7ea3 (patch)
tree0d10833b3bfc8250f5f666b89e8b4fdfe9ea26f0 /src/gallium/drivers
parent3097715d41da4b725b7ce9f9d5bbc0f684cbf0a6 (diff)
i915g: Update the TODO with another idea.
Diffstat (limited to 'src/gallium/drivers')
-rw-r--r--src/gallium/drivers/i915/TODO2
1 files changed, 2 insertions, 0 deletions
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