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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
1
-183
/
+0
*
glsl: Clean up header file inclusion.
Vinson Lee
2010-08-14
1
-0
/
+1
*
glsl: Do syntax parsing inline with processing.
Michal Krol
2009-12-20
1
-0
/
+3
*
glsl/pp: Do processing inline with tokenisation.
Michal Krol
2009-12-20
1
-2
/
+12
*
glsl/pp: Report correct error line for purify and tokeniser errors.
Michal Krol
2009-12-20
1
-0
/
+14
*
glsl/pp: Add support for user-defined macros.
Michal Krol
2009-12-10
1
-0
/
+25
*
glsl/pp: Do purification and tokenisation in a single step.
Michal Krol
2009-11-21
1
-0
/
+7
*
glsl/pp: Include missing headers.
Michal Krol
2009-09-24
1
-0
/
+1
*
glsl/pp: Define a public interface for external modules.
Michal Krol
2009-09-18
1
-7
/
+22
*
glsl/pp: Add remaining error messages.
Michal Krol
2009-09-17
1
-0
/
+1
*
glsl/pp: Add a dictionary to a context.
Michal Krol
2009-09-14
1
-1
/
+9
*
glsl: Handle file numbering.
Michal Krol
2009-09-07
1
-0
/
+1
*
glsl: Correctly handle line numbering.
Michal Krol
2009-09-07
1
-0
/
+1
*
glsl: Implement `error' preprocessor directive.
Michal Krol
2009-09-07
1
-0
/
+1
*
glsl: Allow for preprocessor macro redefinition.
Michal Krol
2009-09-07
1
-0
/
+1
*
glsl: Support if preprocessor directive and friends.
Michal Krol
2009-09-07
1
-0
/
+2
*
glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.
Michal Krol
2009-09-07
1
-3
/
+17
*
glsl: Parse define directive in preprocessor.
Michal Krol
2009-09-07
1
-0
/
+1
*
glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.
Michal Krol
2009-09-07
1
-0
/
+77