From: Stéphane Marchesin Date: Sun, 9 Oct 2011 06:58:06 +0000 (-0700) Subject: i915g: Remove a TODO item. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5dfeab71cf02d29259b72635ca04962dc192b596;p=mesa.git i915g: Remove a TODO item. --- diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO index c26db198d20..802a62a8c79 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.