i915g: Remove a TODO item.

This commit is contained in:
Stéphane Marchesin 2011-10-08 23:58:06 -07:00
parent 03cd54dc60
commit 5dfeab71cf

View 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.