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 Worth12 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 Worth9 years
sha1configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth9 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
2014-08-11glsl/glcp: Rename all token names to have a _TOK suffixglcpp-illegal-charactersCarl Worth7-250/+251
2014-08-11glsl/glcpp: Expand define-macro-no-space test to include a '#' as wellCarl Worth2-0/+5
2014-08-11glsl/glcpp: Add testing to ensure illegal characters generate errorsCarl Worth2-0/+264
2014-08-11glsl/glcpp: Emit an error for any illegal GLSL character.Carl Worth2-28/+29
2014-08-11glsl/glcpp: Remove illegal characters from testsCarl Worth6-6/+6
2014-08-11glsl/glcpp: Exhaustively test all legal characters in GLSLCarl Worth2-0/+155
2014-08-11glsl/glcpp: Allow vertical tab and form feed characters in GLSLCarl Worth1-1/+1
2014-08-11glsl/glcpp: Add testing for no space between macro name and replacement listCarl Worth2-0/+116
2014-08-11docs/GL3: Mark ARB_copy_image as implemented on i965Jason Ekstrand1-1/+1
2014-08-11i965: Add support for ARB_copy_imageJason Ekstrand5-0/+272
[...]
 
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa