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
/
src
/
compiler
/
glsl
/
glcpp
/
glcpp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: add preprocessor #include support
Timothy Arceri
2019-11-20
1
-0
/
+1
*
glsl: pass gl_context to glcpp_parser_create()
Timothy Arceri
2019-11-20
1
-2
/
+2
*
glsl: fixer lexer for unreachable defines
Timothy Arceri
2018-09-06
1
-0
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+3
*
glsl: Change the parser to use the string buffer
Thomas Helland
2017-09-26
1
-4
/
+4
*
glsl: Add "built-in" functions to do 64x64 => 64 multiplication
Ian Romanick
2017-01-20
1
-1
/
+3
*
glcpp: Handle '#version 0' and other invalid values
Ian Romanick
2016-11-10
1
-0
/
+9
*
glcpp: use the linear allocator for most objects
Marek Olšák
2016-10-31
1
-0
/
+1
*
glsl: Convert glcpp-parse to the util hash table
Thomas Helland
2016-09-12
1
-1
/
+1
*
glcpp: Track the actual version instead of just the version_resolved flag
Ian Romanick
2016-08-10
1
-1
/
+1
*
glsl: reuse main extension table to appropriately restrict extensions
Ilia Mirkin
2016-07-23
1
-5
/
+14
*
glcpp: Implicitly resolve version after the first non-space/hash token.
Kenneth Graunke
2016-03-07
1
-0
/
+1
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+251