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-20Makefiles: Don't complain if depend file to be included doesn't exist.warnings-cleanupCarl Worth2-2/+2
2010-07-20ir_to_mesa_visitor: Initialize lod_info struct to all 0.Carl Worth1-1/+1
2010-07-20dri2: Eliminate unused glx_info variable.Carl Worth1-1/+0
2010-07-20glsl2: Add definitions of the builtin constants present in GLSL 1.10.Eric Anholt4-9/+77
2010-07-20glsl2: Fix asin() implementation.Eric Anholt2-122/+138
2010-07-20glsl2: notEqual() produces a boolean value, not the base type of the args.Eric Anholt2-36/+36
2010-07-20glsl2: Constant-fold assignment conditions.Eric Anholt1-0/+13
2010-07-20glsl2: Don't validate IR if there were compilation errorsIan Romanick1-3/+3
2010-07-20ir_to_mesa: Fix swizzled writemasks with swapped component ordering.Eric Anholt1-34/+27
2010-07-19linker: Remove the FINISHME comment for intrastage linkingIan Romanick1-1/+2
[...]
 
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa