projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3a846b
)
add shader/slang/slang_preprocess.c
author
Michal Krol
<mjkrol@gmail.org>
Fri, 15 Apr 2005 10:30:43 +0000
(10:30 +0000)
committer
Michal Krol
<mjkrol@gmail.org>
Fri, 15 Apr 2005 10:30:43 +0000
(10:30 +0000)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index 5a117824abef19b119083e2adb13023d45221c0a..7c79fe76dc4e1c9a3d9dafe40e4f1441c2e27318 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-181,7
+181,8
@@
SLANG_CPP_SOURCES = \
shader/slang/OSDependent/Linux/ossource.cpp
SLANG_SOURCES = \
- shader/slang/slang_compile.c
+ shader/slang/slang_compile.c \
+ shader/slang/slang_preprocess.c
ASM_C_SOURCES = \
x86/common_x86.c \