Mesa (lp-binning): llvmpipe: updated comment

Brian Paul brianp at kemper.freedesktop.org
Thu Jan 21 16:08:20 UTC 2010


Module: Mesa
Branch: lp-binning
Commit: 4d2dc9da82fcb0464b88c273a606f16d0183a758
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d2dc9da82fcb0464b88c273a606f16d0183a758

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Jan 20 11:32:48 2010 -0700

llvmpipe: updated comment

---

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

diff --git a/src/gallium/drivers/llvmpipe/lp_state_fs.c b/src/gallium/drivers/llvmpipe/lp_state_fs.c
index ab545ed..0053c1b 100644
--- a/src/gallium/drivers/llvmpipe/lp_state_fs.c
+++ b/src/gallium/drivers/llvmpipe/lp_state_fs.c
@@ -31,6 +31,8 @@
  * Code generate the whole fragment pipeline.
  *
  * The fragment pipeline consists of the following stages:
+ * - triangle edge in/out testing
+ * - scissor test
  * - stipple (TBI)
  * - early depth test
  * - fragment shader




More information about the mesa-commit mailing list