diff options
author | Stéphane Marchesin <[email protected]> | 2011-10-15 23:12:05 -0700 |
---|---|---|
committer | Stéphane Marchesin <[email protected]> | 2011-10-17 21:43:46 -0700 |
commit | 3637b5f0dd7e4b514f446c264827d80d7ac14289 (patch) | |
tree | 17e91a8c2991fb6297e5d85c7b7bfb9868925803 /src/gallium/drivers/i915 | |
parent | e556983fc8f0ac9046c5a5e3e34e8ea036587ac7 (diff) |
i915g: Add 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 0e511ab9b47..e10f4732958 100644 --- a/src/gallium/drivers/i915/TODO +++ b/src/gallium/drivers/i915/TODO @@ -36,5 +36,7 @@ Random list of problems with i915g: - i915_delete_fs_state doesn't call draw_delete_fragment_shader. Why? +- Schedule instructions to minimize the number of phases. + 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 |