index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_disk_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Allow disk shader cache usage with LINKING_SUCCESS status
Jordan Justen
2018-03-19
1
-3
/
+0
*
i965: Allow disk shader cache usage with transform feedback
Jordan Justen
2018-03-19
1
-8
/
+0
*
i965: Add INTEL_DEBUG stages support for disk shader cache
Jordan Justen
2018-03-19
1
-0
/
+26
*
i965: Enable disk shader cache by default
Jordan Justen
2018-02-20
1
-3
/
+0
*
i965: move disk cache from brw_context to intel_screen
Tapani Pälli
2018-01-30
1
-3
/
+3
*
i965: fix prog_data leak in brw_disk_cache
Tapani Pälli
2018-01-29
1
-0
/
+2
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
1
-1
/
+1
*
i965: Add brw_program_deserialize_nir
Jordan Justen
2017-12-08
1
-23
/
+8
*
i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false
Jordan Justen
2017-10-31
1
-0
/
+28
*
i965: add cache fallback support using serialized nir
Jordan Justen
2017-10-31
1
-1
/
+26
*
i965: add support for cached shaders with xfb qualifiers
Timothy Arceri
2017-10-31
1
-0
/
+8
*
i965: Add shader cache support for compute
Jordan Justen
2017-10-31
1
-1
/
+31
*
i965: add shader cache support for tess stages
Timothy Arceri
2017-10-31
1
-0
/
+41
*
i965: add shader cache support for geometry shaders
Timothy Arceri
2017-10-31
1
-0
/
+21
*
i965: add initial implementation of on disk shader cache
Timothy Arceri
2017-10-31
1
-0
/
+290