Mesa (master): draw: deleted by mistake

Zack Rusin zack at kemper.freedesktop.org
Sat Jun 26 00:02:28 UTC 2010


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

Author: Zack Rusin <zackr at vmware.com>
Date:   Fri Jun 25 20:06:53 2010 -0400

draw: deleted by mistake

---

 src/gallium/auxiliary/draw/draw_pt_post_vs.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/auxiliary/draw/draw_pt_post_vs.c b/src/gallium/auxiliary/draw/draw_pt_post_vs.c
index 53a6a93..e850cc2 100644
--- a/src/gallium/auxiliary/draw/draw_pt_post_vs.c
+++ b/src/gallium/auxiliary/draw/draw_pt_post_vs.c
@@ -219,6 +219,7 @@ static boolean post_vs_none( struct pt_post_vs *pvs,
 			     struct draw_vertex_info *info )
 {
    struct vertex_header *out = info->verts;
+   unsigned j;
 
    if (0) debug_printf("%s\n", __FUNCTION__);
    /* just initialize the vertex_id in all headers */




More information about the mesa-commit mailing list