OSDN Git Service

i915g: Remove a TODO item.
authorStéphane Marchesin <marcheu@chromium.org>
Sun, 9 Oct 2011 06:58:06 +0000 (23:58 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Sun, 9 Oct 2011 06:58:06 +0000 (23:58 -0700)
src/gallium/drivers/i915/TODO

index c26db19..802a62a 100644 (file)
@@ -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.