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
/
glcpp
/
glcpp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glcpp: Make standalone binary use preprocess().
Kenneth Graunke
2010-06-23
1
-0
/
+3
*
glcpp: Add glcpp_warning for printing warnings to the info log.
Kenneth Graunke
2010-06-21
1
-0
/
+5
*
glcpp: Add boolean 'error' flag.
Kenneth Graunke
2010-06-21
1
-0
/
+1
*
glcpp: Rename "errors" to "info_log."
Kenneth Graunke
2010-06-21
1
-1
/
+1
*
glcpp: Add line locations to "Unterminated #if" error message.
Kenneth Graunke
2010-06-21
1
-0
/
+1
*
glcpp: Introduce new glcpp_error function.
Kenneth Graunke
2010-06-21
1
-0
/
+3
*
glcpp: Set locations on tokens.
Kenneth Graunke
2010-06-21
1
-0
/
+1
*
glcpp: Add plumbing to support line locations.
Kenneth Graunke
2010-06-21
1
-1
/
+11
*
glcpp: Build a reentrant parser.
Kenneth Graunke
2010-06-21
1
-1
/
+1
*
glcpp: Add support for lexing from a string.
Kenneth Graunke
2010-06-21
1
-0
/
+3
*
glcpp: Output to a buffer and error log rather than directly printing.
Kenneth Graunke
2010-06-21
1
-0
/
+2
*
Merge Carl's preprocessor into the glcpp subdirectory.
Kenneth Graunke
2010-06-21
1
-0
/
+195