projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a95074
)
replaced s_imaging.h with s_histogram.h
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 10 Nov 2000 18:29:18 +0000
(18:29 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 10 Nov 2000 18:29:18 +0000
(18:29 +0000)
src/mesa/swrast/s_copypix.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_copypix.c
b/src/mesa/swrast/s_copypix.c
index a379cf0d5ce736a171eed6633a9d4bada9b93b96..03887a9e14ca582657e2b3fa36184f7a6b73970f 100644
(file)
--- a/
src/mesa/swrast/s_copypix.c
+++ b/
src/mesa/swrast/s_copypix.c
@@
-1,4
+1,4
@@
-/* $Id: s_copypix.c,v 1.
3 2000/11/05 18:24:40 keithw
Exp $ */
+/* $Id: s_copypix.c,v 1.
4 2000/11/10 18:29:18 brianp
Exp $ */
/*
* Mesa 3-D graphics library
@@
-37,7
+37,7
@@
#include "s_context.h"
#include "s_depth.h"
-#include "s_
imaging
.h"
+#include "s_
histogram
.h"
#include "s_pixeltex.h"
#include "s_span.h"
#include "s_stencil.h"