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
/
mesa
/
state_tracker
/
st_shader_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: don't load cached TGSI shaders on demand
Marek Olšák
2017-06-05
1
-1
/
+6
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-05-20
1
-1
/
+1
*
mesa: add an env var to force cache fallback
Timothy Arceri
2017-05-20
1
-1
/
+5
*
st/mesa: improve shader cache debug info
Timothy Arceri
2017-05-20
1
-2
/
+4
*
st/mesa: simplify code due to unification to st_common_program
Marek Olšák
2017-05-08
1
-30
/
+10
*
st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
2017-05-08
1
-15
/
+15
*
glsl: Fix blob memory leak
Bartosz Tomczyk
2017-04-04
1
-1
/
+1
*
glsl, st/shader_cache: check the whole sha1 for zero
Grazvydas Ignotas
2017-03-27
1
-1
/
+2
*
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
2017-03-21
1
-6
/
+6
*
glsl: don't use ralloc for blob creation
Timothy Arceri
2017-03-13
1
-2
/
+2
*
st/mesa: don't propagate uniforms when restoring from cache
Timothy Arceri
2017-03-08
1
-1
/
+2
*
st/mesa: free shader cache buffer on fallback
Timothy Arceri
2017-02-24
1
-1
/
+3
*
st/mesa: fix crash in shader cache cased by race condition
Timothy Arceri
2017-02-24
1
-6
/
+8
*
st/mesa: implement a tgsi on-disk shader cache
Timothy Arceri
2017-02-23
1
-0
/
+406