summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/TODO
diff options
context:
space:
mode:
authorStéphane Marchesin <[email protected]>2014-05-29 20:22:02 -0700
committerStéphane Marchesin <[email protected]>2014-06-05 21:44:35 -0700
commit1751a9ba2656b1a716b04b8eb870de8e7f10af24 (patch)
treeeae32bfb0d15e04a165f2eea7d2aba97b26c3264 /src/gallium/drivers/i915/TODO
parent4f4e9ba1661528bed8e956a4931ae154e6612824 (diff)
i915g: Remove 4444 and 5551 formats
They don't seem to work 100%, I need to investigate but in the meantime let's remove them.
Diffstat (limited to 'src/gallium/drivers/i915/TODO')
-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 8856a7e45ca..cf4414a030d 100644
--- a/src/gallium/drivers/i915/TODO
+++ b/src/gallium/drivers/i915/TODO
@@ -34,5 +34,7 @@ Random list of problems with i915g:
- Fix fragment discard
+- Fix 4444 and 5551 formats
+
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