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
2015-01-16
configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
HEAD
master
Carl Worth
4
-4
/
+30
2015-01-16
mesa: Add mesa SHA-1 functions
Carl Worth
5
-0
/
+504
2015-01-16
configure: Add copyright and license block to configure.ac
Carl Worth
1
-0
/
+31
2015-01-16
glsl: Add unit tests for blob.c
Carl Worth
3
-0
/
+328
2015-01-16
glsl: Add blob_overwrite_bytes and blob_overwrite_uint32
Tapani Pälli
2
-0
/
+66
2015-01-16
glsl: Add blob.c---a simple interface for serializing data
Carl Worth
3
-0
/
+548
2015-01-16
mesa: Add iterate method for string_to_uint_map
Tapani Pälli
1
-0
/
+34
2015-01-16
util: Make unreachable at least be an assert
Carl Worth
1
-1
/
+1
2015-01-16
glsl: Add convenience function get_sampler_instance
Carl Worth
2
-0
/
+120
2015-01-16
i965: Fix some oddities in FB_WRITE register width and execution size.
Kenneth Graunke
1
-0
/
+2
[...]
Clone
git://people.freedesktop.org/~cworth/mesa
ssh://people.freedesktop.org/~cworth/mesa