index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
pp
/
sl_pp_line.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Do syntax parsing inline with processing.
Michal Krol
2009-12-20
1
-0
/
+1
*
glsl/pp: Do processing inline with tokenisation.
Michal Krol
2009-12-20
1
-10
/
+15
*
glsl/pp: Expand unknown identifiers to 0 in if/elif expressions.
Michal Krol
2009-11-20
1
-1
/
+1
*
glsl/pp: Include missing headers.
Michal Krol
2009-09-24
1
-0
/
+1
*
glsl/pp: Store both line number and file index in a single token.
Michal Krol
2009-09-24
1
-21
/
+10
*
glsl/pp: Differentiate between integer and floating-point number tokens.
Michal Krol
2009-09-22
1
-4
/
+4
*
glsl/pp: Define a public interface for external modules.
Michal Krol
2009-09-18
1
-0
/
+1
*
slang/pp: Fix file number parsing.
Michal Krol
2009-09-17
1
-1
/
+1
*
glsl/pp: Add remaining error messages.
Michal Krol
2009-09-17
1
-37
/
+8
*
glsl: Handle file numbering.
Michal Krol
2009-09-07
1
-1
/
+20
*
glsl: Actually respect the hash-line directive.
Michal Krol
2009-09-07
1
-0
/
+2
*
glsl: Correctly handle line numbering.
Michal Krol
2009-09-07
1
-2
/
+45
*
glsl: Implement `line' preprocessor directive.
Michal Krol
2009-09-07
1
-0
/
+95