From: Stéphane Marchesin Date: Sun, 9 Oct 2011 06:58:06 +0000 (-0700) Subject: i915g: Remove a TODO item. X-Git-Tag: mesa-8.0-rc1~1767 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5dfeab71cf02d29259b72635ca04962dc192b596;p=platform%2Fupstream%2Fmesa.git i915g: Remove a TODO item. --- diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO index c26db19..802a62a 100644 --- a/src/gallium/drivers/i915/TODO +++ b/src/gallium/drivers/i915/TODO @@ -33,7 +33,6 @@ Random list of problems with i915g: - Leverage draw to enable more caps: * PIPE_CAP_TGSI_INSTANCEID - * PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS - Finish front/back face. We need to add face support to lp_build_system_values_array and use it in draw_llvm.c.