index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
pp
/
sl_pp_token.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/pp: declare sl_pp_purify_options to silence warning
Brian Paul
2009-12-10
1
-0
/
+2
*
glsl/pp: Do purification and tokenisation in a single step.
Michal Krol
2009-11-21
1
-0
/
+1
*
glsl/pp: Add forward decls to silence gcc warnings.
Michal Krol
2009-09-24
1
-0
/
+2
*
glsl/pp: Use struct instead of union.
Michal Krol
2009-09-24
1
-1
/
+1
*
glsl/pp: Store both line number and file index in a single token.
Michal Krol
2009-09-24
1
-3
/
+4
*
glsl/pp: Differentiate between integer and floating-point number tokens.
Michal Krol
2009-09-22
1
-2
/
+4
*
glsl/pp: Define a public interface for external modules.
Michal Krol
2009-09-18
1
-2
/
+0
*
glsl: Handle file numbering.
Michal Krol
2009-09-07
1
-0
/
+2
*
glsl: Correctly handle line numbering.
Michal Krol
2009-09-07
1
-0
/
+3
*
glsl: Implement `extension' preprocessor directive.
Michal Krol
2009-09-07
1
-0
/
+6
*
glsl: Implement `pragma' preprocessor directive.
Michal Krol
2009-09-07
1
-0
/
+4
*
glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.
Michal Krol
2009-09-07
1
-0
/
+2
*
glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.
Michal Krol
2009-09-07
1
-3
/
+4
*
glsl: Add a preprocessor tokeniser.
Michal Krol
2009-09-07
1
-0
/
+107