configure.ac: split the wayland client/server confusion
[mesa.git] / src / util /
2017-09-18 Nicolai Hähnleradeonsi: allow out-of-order rasterization in commutati...
2017-09-18 Nicolai Hähnleradeonsi: add drirc option "radeonsi_assume_no_z_fights"
2017-09-15 Matt Turnerutil/u_atomic: Add implementation of __sync_val_compare...
2017-09-15 Matt Turnerutil: Link libmesautil into u_atomic_test
2017-09-14 Christoph Berlinerdrirc: enable glthread for more games (Civ5, CivBE...
2017-09-13 Chad Versaceutil/build_id: Include <dlfcn.h>
2017-09-13 Chad Versaceutil: Query build-id by symbol address, not library...
2017-09-12 Eric Engestromutil/disk_cache: turn MESA_GLSL_CACHE_DISABLE into...
2017-09-07 Marek Olšákdisk_cache: make the thread queue resizable and low...
2017-09-07 Eric Engestromutil: rename include guard to avoid clash
2017-09-06 Nicolai Hähnleutil/ralloc: set prev-pointers correctly in ralloc_adopt
2017-09-03 Eric Engestromutil: improve compiler guard
2017-08-31 Roland Scheideggerutil: only use SCHED_IDLE in pthread_setschedparam...
2017-08-29 Emil Velikovutil: move string_to_uint_map to glsl
2017-08-27 Timothy Arceridisk_cache: assert if a cache entries keys don't match...
2017-08-26 Emil Velikovxmlconfig: use the portable __VA_ARGS__
2017-08-25 Timothy Arceriutil/disk_cache: write cache item metadata to disk
2017-08-25 Timothy Arceriglsl: pass shader source keys to the disk cache
2017-08-25 Timothy Arceriutil/disk_cache: add struct cache_item_metadata
2017-08-25 Timothy Arceridisk_cache: enable limited hash collision detection...
2017-08-25 Timothy Arceriutil/disk_cache: rename mesa cache dir and introduce...
2017-08-18 Eric Anholtanv: Move a comment that got left behind in the u_vecto...
2017-08-15 Eric Anholtutil: Fix build on old glibc.
2017-08-11 Timothy Arceriutil/ralloc: add ralloc_str_append() helper
2017-08-04 Juan A. Suarez Romeroutil: Makefile.am: add merge_driinfo.py in extra dist
2017-08-02 Emil Velikovutil: use cannonical form of ARRAY_SIZE
2017-08-02 Nicolai Hähnleradeonsi: add enable_sisched driconf option
2017-08-02 Nicolai Hähnleutil: add merge_driinfo.py
2017-08-02 Tapani Pälliandroid: export intermediates from libmesa_util
2017-07-31 Rob HerringAndroid: fix xmlconfig build
2017-07-31 Eric Engestromutil/ra: fix memory leak
2017-07-31 Nicolai HähnleAttempt to fix AppVeyor build, round 2
2017-07-31 Nicolai HähnleAttempt to fix the AppVeyor build
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-25 Eric Anholtra: Add a callback for selecting a register from what...
2017-07-25 Eric Anholtra: Don't put a node in its own adjacency set.
2017-07-25 Eric Anholtra: Pull the body of a loop out to a helper function.
2017-07-25 Tapani Pälliutil: fix warning/error on 32bit build
2017-07-19 Kenneth Graunkeutil: Make CLAMP turn NaN into MIN.
2017-07-17 Marek Olšákutil/u_queue: add an option to resize the queue when...
2017-07-14 Daniel Stoneutil: Remove u_math from u_vector
2017-07-10 Marek Olšákgallium: use "ull" number suffix to keep the QtCreator...
2017-07-03 Nicolai Hähnleutil/disk_cache: fix a comment
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-06-18 Samuel Pitoisetmesa/util: add util_dynarray_clear() helper
2017-06-14 Samuel Pitoisetmesa/util: add a hash table wrapper which support 64...
2017-06-14 Samuel Pitoisetmesa/util: add new util_dynarray_delete_unordered helper
2017-06-12 Dave Airlieu_dynarray: fix coverity warning about ignoring return...
2017-06-08 Vlad Golovkinutil: make set's deleted_key_value declaration consiste...
2017-06-07 Marek Olšákutil/u_queue: fix a use-before-initialization race...
2017-06-07 Thomas Hellandutil: Add extern c to u_dynarray.h
2017-06-07 Thomas Hellandutil: Port nir_array functionality to u_dynarray
2017-06-07 Thomas Hellandutil: Remove unused includes and convert to lower-case...
2017-06-07 Thomas Hellandutil: Move u_dynarray to src/util
2017-06-07 Marek Olšákutil/u_queue: add an option to set the minimum thread...
2017-06-07 Marek Olšákutil/u_queue: add a way to remove a job when we just...
2017-06-06 Alex Smithutil/vulkan: Move Vulkan utilities to src/vulkan/util
2017-06-01 Nicolas Dechesneutil/rand_xor: add missing include statements
2017-05-31 Samuel Pitoisetmesa/util: fix arithmetic use of 'void *' in u_vector_f...
2017-05-28 Marek Olšákutil: slab_destroy_child should check whether it's...
2017-05-25 Rob Herringutil: remove unneeded Android ifdef from ralloc.c
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Vladislav Egorovralloc: Use strnlen() inside of strncat()
2017-05-21 Thomas Hellandutil: Change the pointer hashing function
2017-05-17 Chih-Wei HuangAndroid: correct libz dependency
2017-05-09 Timothy Arceriutil: move ALWAYS_INLINE macro to util/macro.h
2017-04-28 Timothy Arceriutil/disk_cache: remove percentage based max cache...
2017-04-27 Timothy Arceridisk_cache: use block size rather than file size
2017-04-27 Timothy Arceridisk_cache: reduce default cache size to 5% of filesystem
2017-04-18 Rob Clarkutil/queue: don't hang at exit
2017-04-03 Brian Paulutil: fix MSVC warning in u_align_u32()
2017-04-03 Brian Paulutil: #include "c99_compat.h" to fix Windows build
2017-04-03 Brian Paulutil: s/SHA1_H/MESA_SHA1_H/
2017-04-03 Grazvydas Ignotasutil/u_atomic: provide 64bit atomics where they're...
2017-03-25 Grazvydas Ignotasutil/disk_cache: don't deadlock on premature EOF
2017-03-24 Timothy Arceriutil/disk_cache: write cache entry keys to file header
2017-03-24 Grazvydas Ignotasutil/disk_cache: hash pointer size and gpu name into...
2017-03-24 Grazvydas Ignotasutil/disk_cache: hash timestamps into the cache keys
2017-03-22 Timothy Arceriutil/disk_cache: use rand_xorshift128plus() to get...
2017-03-22 Timothy Arceriutil/rand_xor: add function to seed rand
2017-03-22 Timothy Arceriutil: move rand_xorshift128plus() to utils
2017-03-22 Rob HerringAndroid: remove host libmesa_util
2017-03-22 Emil Velikovutil: automake: beautify sources list
2017-03-22 Emil Velikovutil/strndup: move header inclusion as applicable
2017-03-22 Emil Velikovutil: inline strndup implementation in the header
2017-03-22 Emil Velikovutil: consistently use ifndef guards over pragma once
2017-03-22 Grazvydas Ignotasutil/sha1: harmonize _mesa_sha1_* wrappers
2017-03-21 Timothy Arceriutil/disk_cache: fix build on platforms where shader...
2017-03-21 Grazvydas Ignotasutil/disk_cache: add a write helper
2017-03-21 Grazvydas Ignotasutil/disk_cache: use a helper to compute cache keys
2017-03-19 Grazvydas Ignotasutil/disk_cache: check rename result
2017-03-19 Grazvydas Ignotasutil/disk_cache: delete .tmp if target exists
2017-03-19 Grazvydas Ignotasutil/disk_cache: fix stored_keys index
2017-03-18 Alan Swansonutil/disk_cache: pass predicate functions file stats...
2017-03-17 Tapani Pälliutil/build-id: check dlpi_name before strstr call
2017-03-15 Grazvydas Ignotasutil/disk_cache: do eviction before creating .tmp
2017-03-15 Emil Velikovutil/sha1: drop _mesa_sha1_{update, format} return...
2017-03-15 Emil Velikovutil/sha1: rework _mesa_sha1_{init,final}
2017-03-15 Emil Velikovutil/sha1: add non-typedef name for the SHA1_CTX struct
next