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_if.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Clean up header file inclusion.
Vinson Lee
2010-08-14
1
-0
/
+3
*
sl/pp: re-do extension testing code
Brian Paul
2010-02-16
1
-1
/
+1
*
glsl/pp: Fix handling of if/elif/else cases.
Michal Krol
2010-02-15
1
-10
/
+18
*
glsl/pp: fix extension enable/disable options
Brian Paul
2010-02-10
1
-1
/
+1
*
glsl/pp: Fix ifdef directive for extension names.
Michal Krol
2010-02-10
1
-42
/
+30
*
glsl/pp: Do processing inline with tokenisation.
Michal Krol
2009-12-20
1
-42
/
+37
*
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: Add `0' and `1' to dictionary.
Michal Krol
2009-09-23
1
-8
/
+1
*
glsl/pp: Differentiate between integer and floating-point number tokens.
Michal Krol
2009-09-22
1
-4
/
+4
*
slang/pp: Use a dictionary for the remaining string literals.
Michal Krol
2009-09-17
1
-14
/
+10
*
glsl/pp: Add remaining error messages.
Michal Krol
2009-09-17
1
-14
/
+21
*
glsl: Handle `defined' preprocessor operator.
Michal Krol
2009-09-07
1
-3
/
+79
*
glsl: Support if preprocessor directive and friends.
Michal Krol
2009-09-07
1
-0
/
+276