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: gen_shader_sha1() doesn't use the brw_context
Eric Engestrom
2018-08-07
1
-4
/
+4
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
1
-1
/
+2
*
i965: Disable shader cache with INTEL_DEBUG=shader_time
Jordan Justen
2018-08-01
1
-0
/
+3
*
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Jordan Justen
2018-07-24
1
-1
/
+2
*
i965, anv: Add extra unused character in disk_cache renderer temp string
Jordan Justen
2018-07-24
1
-2
/
+3
*
i965: Use brw_prog_key_set_id in disk cache load/store code
Jordan Justen
2018-07-09
1
-16
/
+8
*
i965: Add brw_(read|write)_blob_program_data functions
Jordan Justen
2018-07-09
1
-41
/
+4
*
i965: Add brw_program_deserialize_driver_blob
Jordan Justen
2018-07-09
1
-2
/
+2
*
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