Mesa (master): llvmpipe: update comment

Brian Paul brianp at kemper.freedesktop.org
Sun Apr 18 14:43:49 UTC 2010


Module: Mesa
Branch: master
Commit: d84b8cb1a8e3ce846de9affe2f72457c6e698872
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d84b8cb1a8e3ce846de9affe2f72457c6e698872

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Apr 18 08:38:19 2010 -0600

llvmpipe: update comment

---

 src/gallium/drivers/llvmpipe/lp_state_fs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/llvmpipe/lp_state_fs.c b/src/gallium/drivers/llvmpipe/lp_state_fs.c
index 6aa1e58..18f2828 100644
--- a/src/gallium/drivers/llvmpipe/lp_state_fs.c
+++ b/src/gallium/drivers/llvmpipe/lp_state_fs.c
@@ -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




More information about the mesa-commit mailing list