summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
amdperfFix corner case from AMD_performance_monitorJuha-Pekka Heikkilä11 years
glcpp-fixupglsl/glcp: Rename all token names to have a _TOK suffixCarl Worth10 years
glcpp-illegal-charactersglsl/glcp: Rename all token names to have a _TOK suffixCarl Worth10 years
glcpp-lex-fixglsl: Avoid ralloc_stealing a long-lived object to a short-lived parentCarl Worth13 years
glsl2glsl: Correctly handle unary plus operator.Carl Worth14 years
jenkinsi965: Create a vue_maps_equal() helper.Kenneth Graunke9 years
masterconfigure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth10 years
sha1configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth10 years
shader-cacheshader-cache: Serialize three additional hash tables with program metadataCarl Worth9 years
warnings-cleanupMakefiles: Don't complain if depend file to be included doesn't exist.Carl Worth14 years
 
 
AgeCommit messageAuthorFilesLines
2010-07-21glsl: Correctly handle unary plus operator.glsl2Carl Worth1-3/+3
2010-07-20glcpp: Avoid accidental token pasting in preprocessed result.Carl Worth5-5/+43
2010-07-20glcpp: Add missing include in xtalloc.cCarl Worth1-1/+1
2010-07-20glcpp: Add static keyword to several functions in the parser.Carl Worth1-3/+3
2010-07-20glcpp: Avoid warnings in generated flex code.Carl Worth1-1/+12
2010-07-20glcpp-lex: Declare some generated functions to eliminate compiler warnings.Carl Worth1-0/+5
2010-07-20glcpp: Fix support for nested #ifdef and nested #ifndefCarl Worth3-2/+85
2010-07-20glcpp: Support #if(expression) with no intervening space.Carl Worth3-1/+8
2010-07-20glcpp: Fix use-after-free error from #undef directive.Carl Worth1-4/+1
2010-07-20hash_table: Add new hash_table_remove function.Carl Worth2-0/+21
[...]
 
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa