llvmpipe: update comment
authorBrian Paul <brianp@vmware.com>
Sun, 18 Apr 2010 14:38:19 +0000 (08:38 -0600)
committerBrian Paul <brianp@vmware.com>
Sun, 18 Apr 2010 14:38:19 +0000 (08:38 -0600)
src/gallium/drivers/llvmpipe/lp_state_fs.c

index 6aa1e58..18f2828 100644 (file)
@@ -37,7 +37,7 @@
  * - early depth test
  * - fragment shader
  * - alpha test
- * - depth/stencil test (stencil TBI)
+ * - depth/stencil test
  * - blending
  *
  * This file has only the glue to assemble the fragment pipeline.  The actual