From: Stéphane Marchesin Date: Thu, 30 Jun 2011 04:59:01 +0000 (-0700) Subject: i915g: update TODO. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2adf02b45639d9d91400d081277783d5bbd20a33;p=mesa.git i915g: update TODO. --- diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO index b6b91c72952..c26db198d20 100644 --- a/src/gallium/drivers/i915/TODO +++ b/src/gallium/drivers/i915/TODO @@ -39,5 +39,7 @@ Random list of problems with i915g: - Replace constants and immediates which are 0,1,-1 or a combination of those with a swizzle. +- i915_delete_fs_state doesn't call draw_delete_fragment_shader. Why? + 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