index
:
~cworth/mesa
amdperf
glcpp-fixup
glcpp-illegal-characters
glcpp-lex-fix
glsl2
jenkins
master
sha1
shader-cache
warnings-cleanup
Carl's lame hacks to mesa.
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
amdperf
Fix corner case from AMD_performance_monitor
Juha-Pekka Heikkilä
11 years
glcpp-fixup
glsl/glcp: Rename all token names to have a _TOK suffix
Carl Worth
10 years
glcpp-illegal-characters
glsl/glcp: Rename all token names to have a _TOK suffix
Carl Worth
10 years
glcpp-lex-fix
glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent
Carl Worth
13 years
glsl2
glsl: Correctly handle unary plus operator.
Carl Worth
14 years
jenkins
i965: Create a vue_maps_equal() helper.
Kenneth Graunke
9 years
master
configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
Carl Worth
10 years
sha1
configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
Carl Worth
10 years
shader-cache
shader-cache: Serialize three additional hash tables with program metadata
Carl Worth
9 years
warnings-cleanup
Makefiles: Don't complain if depend file to be included doesn't exist.
Carl Worth
14 years
Age
Commit message
Author
Files
Lines
2010-07-20
Makefiles: Don't complain if depend file to be included doesn't exist.
warnings-cleanup
Carl Worth
2
-2
/
+2
2010-07-20
ir_to_mesa_visitor: Initialize lod_info struct to all 0.
Carl Worth
1
-1
/
+1
2010-07-20
dri2: Eliminate unused glx_info variable.
Carl Worth
1
-1
/
+0
2010-07-20
glsl2: Add definitions of the builtin constants present in GLSL 1.10.
Eric Anholt
4
-9
/
+77
2010-07-20
glsl2: Fix asin() implementation.
Eric Anholt
2
-122
/
+138
2010-07-20
glsl2: notEqual() produces a boolean value, not the base type of the args.
Eric Anholt
2
-36
/
+36
2010-07-20
glsl2: Constant-fold assignment conditions.
Eric Anholt
1
-0
/
+13
2010-07-20
glsl2: Don't validate IR if there were compilation errors
Ian Romanick
1
-3
/
+3
2010-07-20
ir_to_mesa: Fix swizzled writemasks with swapped component ordering.
Eric Anholt
1
-34
/
+27
2010-07-19
linker: Remove the FINISHME comment for intrastage linking
Ian Romanick
1
-1
/
+2
[...]
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa