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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util/disk_cache: fix build on platforms where shader cache is disabled
Timothy Arceri
2017-03-21
1
-1
/
+1
*
util/disk_cache: add a write helper
Grazvydas Ignotas
2017-03-21
1
-14
/
+23
*
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
2017-03-21
2
-0
/
+21
*
util/disk_cache: check rename result
Grazvydas Ignotas
2017-03-20
1
-2
/
+6
*
util/disk_cache: delete .tmp if target exists
Grazvydas Ignotas
2017-03-20
1
-1
/
+3
*
util/disk_cache: fix stored_keys index
Grazvydas Ignotas
2017-03-20
1
-2
/
+2
*
util/disk_cache: pass predicate functions file stats directly (v4)
Alan Swanson
2017-03-18
1
-34
/
+21
*
util/build-id: check dlpi_name before strstr call
Tapani Pälli
2017-03-17
1
-0
/
+6
*
util/disk_cache: do eviction before creating .tmp
Grazvydas Ignotas
2017-03-16
1
-10
/
+8
*
util/sha1: drop _mesa_sha1_{update, format} return type
Emil Velikov
2017-03-15
2
-7
/
+4
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
2
-34
/
+13
*
util/sha1: add non-typedef name for the SHA1_CTX struct
Emil Velikov
2017-03-15
2
-1
/
+4
*
util/disk_cache: scale cache according to filesystem size
Alan Swanson
2017-03-15
1
-3
/
+8
*
util/disk_cache: actually enforce cache size
Alan Swanson
2017-03-15
1
-1
/
+5
*
util/disk_cache: use LRU eviction rather than random eviction
Alan Swanson
2017-03-15
1
-43
/
+34
*
util/disk_cache: don't fallback to an empty cache dir on evict
Timothy Arceri
2017-03-15
1
-6
/
+27
*
util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
2017-03-15
1
-13
/
+28
*
util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
2017-03-15
1
-0
/
+40
*
util/disk_cache: add thread queue to disk cache
Timothy Arceri
2017-03-15
1
-1
/
+15
*
util/vk: Add helpers for finding an extension struct
Jason Ekstrand
2017-03-15
1
-0
/
+17
*
util/vulkan: Add vk_outarray (v2)
Chad Versace
2017-03-13
1
-0
/
+140
*
util/u_thread.h: Include stdint.h for int64_t definition.
Jose Fonseca
2017-03-13
1
-0
/
+2
*
util/bitscan: use correct signature for ffs/ffsll
Emil Velikov
2017-03-13
2
-6
/
+6
*
util/u_queue: make u_queue accessible to cpp
Timothy Arceri
2017-03-13
1
-0
/
+8
*
gallium/util: move u_queue.{c,h} to src/util
Timothy Arceri
2017-03-12
3
-0
/
+442
*
util: add u_thread.h
Timothy Arceri
2017-03-12
2
-0
/
+90
*
gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
2017-03-12
2
-0
/
+205
*
util: remove shebang from format_srgb.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
util/disk_cache: fix size subtraction on 32bit
Grazvydas Ignotas
2017-03-09
1
-3
/
+3
*
util/disk_cache: fix compressed size calculation
Grazvydas Ignotas
2017-03-09
1
-1
/
+1
*
ralloc: don't leave out the alignment factor
Grazvydas Ignotas
2017-03-06
1
-1
/
+3
*
util/disk_cache: fix make check
Timothy Arceri
2017-03-06
2
-17
/
+18
*
Revert "glsl: Switch to disable-by-default for the GLSL shader cache"
Timothy Arceri
2017-03-06
1
-7
/
+0
*
util/disk_cache: support caches for multiple architectures
Timothy Arceri
2017-03-06
1
-0
/
+26
*
util/disk_cache: mark read-only arguments const
Grazvydas Ignotas
2017-03-06
2
-27
/
+28
*
android: fix libz dynamic library dependencies
Mauro Rossi
2017-03-04
1
-4
/
+0
*
util/disk_cache: compress individual cache entries
Timothy Arceri
2017-03-03
3
-24
/
+158
*
util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
2017-03-03
1
-3
/
+34
*
ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Jonas Pfeil
2017-03-02
1
-1
/
+12
*
util/build-id: Return a pointer rather than copying the data
Jason Ekstrand
2017-03-01
2
-7
/
+5
*
ralloc: Delete autofree handling.
Kenneth Graunke
2017-02-27
2
-27
/
+0
*
util/disk_cache: Use backward compatible st_mtime.
Vinson Lee
2017-02-24
1
-1
/
+1
*
util: automake: add sha1/README to the tarball
Emil Velikov
2017-02-24
1
-1
/
+4
*
util/disk_cache: fix bug with deleting old cache dirs
Timothy Arceri
2017-02-23
1
-4
/
+6
*
util: fix MSVC build issue in disk_cache.h
Brian Paul
2017-02-21
1
-10
/
+16
*
util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is...
Timothy Arceri
2017-02-22
1
-2
/
+8
*
util/radv: move *_get_function_timestamp() to utils
Timothy Arceri
2017-02-22
1
-0
/
+17
*
util/build-id: define ElfW and NT_GNU_BUILD_ID if needed
Jonathan Gray
2017-02-20
1
-0
/
+8
*
glsl: disable on disk shader cache when running as another user
Timothy Arceri
2017-02-17
1
-0
/
+4
*
util/disk_cache: fix typo in function stub
Timothy Arceri
2017-02-17
1
-1
/
+1
[prev]
[next]