projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c4498
)
draw: deleted by mistake
author
Zack Rusin
<zackr@vmware.com>
Sat, 26 Jun 2010 00:06:53 +0000
(20:06 -0400)
committer
Zack Rusin
<zackr@vmware.com>
Sat, 26 Jun 2010 00:06:53 +0000
(20:06 -0400)
src/gallium/auxiliary/draw/draw_pt_post_vs.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/draw_pt_post_vs.c
b/src/gallium/auxiliary/draw/draw_pt_post_vs.c
index 53a6a93f3a756e5e784ce4b989c87f3d713b16db..e850cc2edd60f06ee1ac242085058161cc73224c 100644
(file)
--- 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 */