projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
009d7f8
)
Added missing #undef SPAN_VARS to swrast/s_spantemp.h
author
Kendall Bennett
<KendallB@scitechsoft.com>
Thu, 9 Oct 2003 22:39:07 +0000
(22:39 +0000)
committer
Kendall Bennett
<KendallB@scitechsoft.com>
Thu, 9 Oct 2003 22:39:07 +0000
(22:39 +0000)
src/mesa/swrast/s_spantemp.h
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_spantemp.h
b/src/mesa/swrast/s_spantemp.h
index df08f14760a34354fe6f70524c3a0cc5b431d669..95d9358a16d69e456a6a6e2617b691295260959b 100644
(file)
--- a/
src/mesa/swrast/s_spantemp.h
+++ b/
src/mesa/swrast/s_spantemp.h
@@
-366,6
+366,7
@@
NAME(read_index_pixels)( const GLcontext *ctx,
#undef NAME
+#undef SPAN_VARS
#undef INIT_PIXEL_PTR
#undef INC_PIXEL_PTR
#undef STORE_RGB_PIXEL