projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31deacb
)
softpipe: comments
author
Brian Paul
<brianp@vmware.com>
Thu, 28 May 2009 01:36:59 +0000
(19:36 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 28 May 2009 01:36:59 +0000
(19:36 -0600)
src/gallium/drivers/softpipe/sp_setup.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_setup.c
b/src/gallium/drivers/softpipe/sp_setup.c
index c4dd61e41e046c3aa5347b0d95bd8dcfadebb165..4f0baa3fd454a88d27bfad819c1100d874b4ecc7 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_setup.c
+++ b/
src/gallium/drivers/softpipe/sp_setup.c
@@
-504,6
+504,8
@@
static void print_vertex(const struct setup_context *setup,
#endif
/**
+ * Sort the vertices from top to bottom order, setting up the triangle
+ * edge fields (ebot, emaj, etop).
* \return FALSE if coords are inf/nan (cull the tri), TRUE otherwise
*/
static boolean setup_sort_vertices( struct setup_context *setup,