diff options
author | Stéphane Marchesin <[email protected]> | 2011-11-04 16:13:50 -0700 |
---|---|---|
committer | Stéphane Marchesin <[email protected]> | 2011-12-13 11:26:49 -0800 |
commit | f41fd6b6c36c825179d509d0763d23bff8cd0c30 (patch) | |
tree | 91890d1ac6d4f7405c651ab95d2b4a04931e9e81 /src/gallium/drivers/i915 | |
parent | 41b75dc92c921c078e64962f47b3d51b1e4f7b5a (diff) |
i915g: Update TODO.
Diffstat (limited to 'src/gallium/drivers/i915')
-rw-r--r-- | 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 f97af86c3f9..d52c1c0943b 100644 --- a/src/gallium/drivers/i915/TODO +++ b/src/gallium/drivers/i915/TODO @@ -40,5 +40,7 @@ Random list of problems with i915g: R registers responsible for a boundary with U registers to avoid phase boundaries. +- Continue a previous primitive when there are no state changes + 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 |