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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
2017-08-02
1
-0
/
+9
*
util: add merge_driinfo.py
Nicolai Hähnle
2017-08-02
1
-0
/
+222
*
android: export intermediates from libmesa_util
Tapani Pälli
2017-08-02
1
-0
/
+3
*
Android: fix xmlconfig build
Rob Herring
2017-07-31
1
-0
/
+3
*
util/ra: fix memory leak
Eric Engestrom
2017-07-31
1
-0
/
+2
*
Attempt to fix AppVeyor build, round 2
Nicolai Hähnle
2017-07-31
1
-5
/
+7
*
Attempt to fix the AppVeyor build
Nicolai Hähnle
2017-07-31
1
-4
/
+0
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
19
-8
/
+4390
*
ra: Add a callback for selecting a register from what's available.
Eric Anholt
2017-07-25
2
-14
/
+82
*
ra: Don't put a node in its own adjacency set.
Eric Anholt
2017-07-25
1
-13
/
+10
*
ra: Pull the body of a loop out to a helper function.
Eric Anholt
2017-07-25
1
-12
/
+19
*
util: fix warning/error on 32bit build
Tapani Pälli
2017-07-25
1
-2
/
+2
*
util: Make CLAMP turn NaN into MIN.
Kenneth Graunke
2017-07-18
1
-2
/
+2
*
util/u_queue: add an option to resize the queue when it's full
Marek Olšák
2017-07-17
2
-3
/
+36
*
util: Remove u_math from u_vector
Daniel Stone
2017-07-14
2
-1
/
+3
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-1
/
+1
*
util/disk_cache: fix a comment
Nicolai Hähnle
2017-07-03
1
-1
/
+1
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-0
/
+14
*
util: move pipe_thread_is_self from gallium to src/util
Marek Olšák
2017-06-26
1
-0
/
+12
*
mesa/util: add util_dynarray_clear() helper
Samuel Pitoiset
2017-06-18
1
-0
/
+6
*
mesa/util: add a hash table wrapper which support 64-bit keys
Samuel Pitoiset
2017-06-14
2
-0
/
+172
*
mesa/util: add new util_dynarray_delete_unordered helper
Samuel Pitoiset
2017-06-14
1
-0
/
+14
*
u_dynarray: fix coverity warning about ignoring return value from reralloc
Dave Airlie
2017-06-13
1
-1
/
+1
*
util: make set's deleted_key_value declaration consistent with hash table one
Vlad Golovkin
2017-06-08
1
-2
/
+2
*
util/u_queue: fix a use-before-initialization race for queue->threads
Marek Olšák
2017-06-07
2
-17
/
+14
*
util: Add extern c to u_dynarray.h
Thomas Helland
2017-06-07
1
-0
/
+8
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-10
/
+37
*
util: Remove unused includes and convert to lower-case memory ops
Thomas Helland
2017-06-07
1
-15
/
+12
*
util: Move u_dynarray to src/util
Thomas Helland
2017-06-07
2
-0
/
+115
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
3
-3
/
+24
*
util/u_queue: add a way to remove a job when we just want to destroy it
Marek Olšák
2017-06-07
2
-6
/
+49
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
3
-297
/
+1
*
util/rand_xor: add missing include statements
Nicolas Dechesne
2017-06-01
1
-0
/
+1
*
mesa/util: fix arithmetic use of 'void *' in u_vector_foreach
Samuel Pitoiset
2017-05-31
1
-1
/
+1
*
util: slab_destroy_child should check whether it's been initialized
Marek Olšák
2017-05-29
1
-0
/
+3
*
util: remove unneeded Android ifdef from ralloc.c
Rob Herring
2017-05-25
1
-5
/
+0
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
2
-3
/
+11
*
ralloc: Use strnlen() inside of strncat()
Vladislav Egorov
2017-05-22
1
-6
/
+1
*
util: Change the pointer hashing function
Thomas Helland
2017-05-22
1
-1
/
+2
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-17
1
-0
/
+1
*
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
2017-05-09
1
-0
/
+11
*
util/disk_cache: remove percentage based max cache limit
Timothy Arceri
2017-04-28
1
-6
/
+2
*
disk_cache: use block size rather than file size
Timothy Arceri
2017-04-27
1
-5
/
+11
*
disk_cache: reduce default cache size to 5% of filesystem
Timothy Arceri
2017-04-27
1
-2
/
+2
*
util/queue: don't hang at exit
Rob Clark
2017-04-18
1
-1
/
+10
*
util: fix MSVC warning in u_align_u32()
Brian Paul
2017-04-03
1
-1
/
+1
*
util: #include "c99_compat.h" to fix Windows build
Brian Paul
2017-04-03
2
-0
/
+2
*
util: s/SHA1_H/MESA_SHA1_H/
Brian Paul
2017-04-03
1
-2
/
+2
*
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
2017-04-03
2
-0
/
+76
*
util/disk_cache: don't deadlock on premature EOF
Grazvydas Ignotas
2017-03-25
1
-17
/
+26
[next]