index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
shader_cache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
2017-03-21
1
-1
/
+1
*
util/sha1: drop _mesa_sha1_{update, format} return type
Emil Velikov
2017-03-15
1
-7
/
+8
*
glsl: don't use ralloc for blob creation
Timothy Arceri
2017-03-13
1
-2
/
+2
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+6
*
glsl: reserve parameter storage on cache restore
Timothy Arceri
2017-02-17
1
-0
/
+1
*
glsl: don't try to load/store buffer object values in the cache
Timothy Arceri
2017-02-17
1
-2
/
+11
*
mesa/glsl: add cache_fallback flag to gl_shader_program_data
Timothy Arceri
2017-02-17
1
-1
/
+1
*
glsl: add api and glsl version to hash generation for shaders
Timothy Arceri
2017-02-17
1
-0
/
+8
*
glsl: cache uniform values
Timothy Arceri
2017-02-17
1
-0
/
+33
*
glsl: cache some more image metadata
Timothy Arceri
2017-02-17
1
-0
/
+10
*
glsl: add support for caching atomic buffers
Timothy Arceri
2017-02-17
1
-0
/
+89
*
glsl: add shader cache support for buffer blocks
Timothy Arceri
2017-02-17
1
-0
/
+163
*
glsl: store subroutine remap table in shader cache
Timothy Arceri
2017-02-17
1
-6
/
+42
*
glsl: add support for caching subroutines
Timothy Arceri
2017-02-17
1
-0
/
+107
*
glsl: add support for caching shaders with xfb qualifiers
Timothy Arceri
2017-02-17
1
-0
/
+108
*
glsl: add shader cache support for samplers
Timothy Arceri
2017-02-17
1
-0
/
+18
*
glsl: add basic support for resource list to shader cache
Timothy Arceri
2017-02-17
1
-0
/
+121
*
glsl: fix uniform remap table cache when explicit locations used
Timothy Arceri
2017-02-17
1
-7
/
+49
*
glsl: Serialize three additional hash tables with program metadata
Carl Worth
2017-02-17
1
-0
/
+74
*
glsl: add initial implementation of shader cache
Timothy Arceri
2017-02-17
1
-0
/
+589