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
/
glsl_parser.ypp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only initialize types after #extension directives have been processed.
Kenneth Graunke
2010-06-09
1
-9
/
+7
*
Only allow global precision qualifier for int and float
Ian Romanick
2010-06-07
1
-0
/
+7
*
Fix parsing of precision qualifiers
Ian Romanick
2010-06-07
1
-7
/
+45
*
Generate an error on empty declaration lists
Ian Romanick
2010-06-07
1
-2
/
+7
*
Convert ast_node use of simple_node to exec_list and exec_node
Ian Romanick
2010-05-10
1
-50
/
+32
*
Store AST function call parameters in expressions
Ian Romanick
2010-05-10
1
-3
/
+8
*
Use IDENTIFIER instead of TYPE_NAME for structure names
Ian Romanick
2010-04-28
1
-2
/
+2
*
Begin processing #extension directive
Ian Romanick
2010-04-07
1
-2
/
+16
*
Set source locations on AST nodes so error messages print locations.
Kenneth Graunke
2010-03-31
1
-0
/
+93
*
Add parser support for texture rectangle types
Ian Romanick
2010-03-29
1
-0
/
+2
*
Don't track new type names during pass-1 parsing
Ian Romanick
2010-03-19
1
-3
/
+0
*
Add new constructors for ast_type_specifier
Ian Romanick
2010-03-15
1
-4
/
+2
*
Change type of function_identifier to silence bison warning
Ian Romanick
2010-03-11
1
-1
/
+1
*
Add parameters to function declarations in the correct order
Ian Romanick
2010-03-11
1
-2
/
+2
*
Differentiate in ast_function_expression between constructors and func. calls
Ian Romanick
2010-03-10
1
-6
/
+5
*
Make ast_function_expression subclass of ast_expression
Ian Romanick
2010-03-10
1
-3
/
+1
*
Simplified constructor for identifier expressions
Ian Romanick
2010-03-10
1
-10
/
+2
*
autoconf for the ...
Ian Romanick
2010-02-25
1
-0
/
+1229