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
10 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
2013-10-21
Fix corner case from AMD_performance_monitor
amdperf
Juha-Pekka Heikkilä
1
-0
/
+4
2013-10-03
i965: Add performance monitor support for Gen7 platforms.
Kenneth Graunke
2
-5
/
+130
2013-10-03
i965: Add AMD_performance_monitor support for Sandybridge.
Kenneth Graunke
3
-3
/
+166
2013-10-03
i965: Add #defines for the OACONTROL register and fields.
Kenneth Graunke
1
-0
/
+5
2013-10-03
r600g: fix ínitialization of non_disp_tiling flag
Marek Olšák
1
-4
/
+5
2013-10-03
r600g,radeonsi: create aux_context last
Marek Olšák
3
-2
/
+6
2013-10-03
r300g/swtcl: don't call draw_prepare_shader_outputs
Marek Olšák
1
-1
/
+0
2013-10-03
st/mesa: silence warning about unhandled enum in switch statement
Brian Paul
1
-0
/
+3
2013-10-03
mesa: fix make check for ARB_texture_gather
Chris Forbes
4
-5
/
+8
2013-10-03
docs: Mark off ARB_texture_gather
Chris Forbes
1
-1
/
+1
[...]
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa