OSDN Git Service
(root)
/
android-x86
/
external-mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ef5449
)
glsl: Clean up header file inclusion in slang_emit.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 15 Aug 2010 06:40:42 +0000
(23:40 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 15 Aug 2010 06:40:42 +0000
(23:40 -0700)
Remove imports.h.
Remove mtypes.h.
Remove slang_compile.h.
Include glheader.h for GL symbols.
Include slang_vartable.h for slang_var_table symbol.
src/mesa/slang/slang_emit.h
patch
|
blob
|
history
diff --git
a/src/mesa/slang/slang_emit.h
b/src/mesa/slang/slang_emit.h
index
ab4c202
..
f93d6b0
100644
(file)
--- a/
src/mesa/slang/slang_emit.h
+++ b/
src/mesa/slang/slang_emit.h
@@
-25,11
+25,9
@@
#ifndef SLANG_EMIT_H
#define SLANG_EMIT_H
-
-#include "main/imports.h"
-#include "slang_compile.h"
+#include "main/glheader.h"
#include "slang_ir.h"
-#include "
main/mtypes
.h"
+#include "
slang_vartable
.h"
extern GLuint