projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1978023
)
a call was missed during the last rename
author
Zack Rusin
<zack@tungstengraphics.com>
Fri, 15 Feb 2008 06:11:15 +0000
(
01:11
-0500)
committer
Zack Rusin
<zack@tungstengraphics.com>
Fri, 15 Feb 2008 06:14:59 +0000
(
01:14
-0500)
src/mesa/pipe/draw/draw_stipple.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/draw/draw_stipple.c
b/src/mesa/pipe/draw/draw_stipple.c
index 7e0e2137b7674cfa4e7b9b8dc50a0c90118a512d..506f33512c8b4e436a3fd4c1c66dbc35fb1eff15 100644
(file)
--- a/
src/mesa/pipe/draw/draw_stipple.c
+++ b/
src/mesa/pipe/draw/draw_stipple.c
@@
-212,7
+212,7
@@
passthrough_tri(struct draw_stage *stage, struct prim_header *header)
static void
stipple_destroy( struct draw_stage *stage )
{
- draw_free_t
mp
s( stage );
+ draw_free_t
emp_vert
s( stage );
FREE( stage );
}