anv: rework queries writes to ensure ordering memory writes
[mesa.git] / src / util /
2019-05-06 Timothy Arceriradeonsi: add config entry for Counter-Strike Global...
2019-05-06 Timothy Arceriutil/drirc: add workarounds for bugs in Doom 3: BFG
2019-05-03 Dylan Bakertests/vma: fix build with MSVC
2019-05-03 Dylan Bakerutil/tests: Use define instead of VLA
2019-05-03 Dave Airlieutil/bitset: fix bitset range mask calculations.
2019-05-03 Dave Airlieutil/tests: add basic unit tests for bitset
2019-05-02 Jason Ekstrandutil/bitset: Return an actual bool from test macros
2019-05-01 Eric Engestromutil: move #include out of #if linux
2019-04-30 Axel Davyst/nine: Control shader constant inlining with drirc
2019-04-30 Axel Davydrirc: Add Gallium nine workaround for Rayman Legends
2019-04-30 Axel Davyst/nine: Add drirc option to use data_internal for...
2019-04-30 Eric Engestromutil: add os_read_file() helper
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-25 Nicolai Hähnleradeonsi: add si_debug_options for convenient adding...
2019-04-22 Danylo Piliaievdrirc: Add workaround for Epic Games Launcher
2019-04-19 Kristian H. Kristensenralloc: Fully qualify non-virtual destructor call
2019-04-15 grmatdrirc: add Spectacle, Falkon to a-sync blacklist
2019-04-15 davidbepodrirc: add Waterfox to adaptive-sync blacklist
2019-04-15 El Christianitodrirc: add Budgie WM to adaptive-sync blacklist
2019-04-15 Dylan BakerDelete autotools
2019-04-11 Qiang Yuu_dynarray: add util_dynarray_grow_cap
2019-04-11 Qiang Yuu_math: add ushort_to_float/float_to_ushort
2019-04-04 Eric Engestromutil/process: document memory leak
2019-04-01 Marek Olšákutil/queue: add util_queue_adjust_num_threads
2019-04-01 Marek Olšákutil/queue: hold a lock when reading num_threads in...
2019-04-01 Marek Olšákutil/queue: add ability to kill a subset of threads
2019-04-01 Marek Olšákutil/queue: move thread creation into a separate function
2019-03-29 Brian Paulutil: no-op __builtin_types_compatible_p() for non...
2019-03-28 Eric Engestromutil/disk_cache: close fd in the fallback path
2019-03-25 Kishore Kadiyalaandroid: static link with libexpat with Android O+
2019-03-14 Alyssa Rosenzweigutil: Add a drm_find_modifier helper
2019-03-11 Eric Anholtutil: Add a DAG datastructure.
2019-03-05 Eric Engestromutil: #define PATH_MAX when undefined (eg. Hurd)
2019-03-03 Greg Vutil: emulate futex on FreeBSD using umtx
2019-02-28 Eric Engestromdriconf: add DTD to allow the drirc xml (00-mesa-defaul...
2019-02-27 Timo Aaltonenutil/os_misc: Add check for PIPE_OS_HURD
2019-02-27 Tapani Pälliutil: fix a warning when building against clang7 headers
2019-02-26 Drew Davenportutil: Don't block SIGSYS for new threads
2019-02-26 Eric Engestromdriinfo: add DTD to allow the xml to be validated
2019-02-19 Mario Kleinerdrirc: Add sddm-greeter to adaptive_sync blacklist.
2019-02-19 Marek Olšákdriconf: add Civ6Sub executable for Civilization 6
2019-02-19 Marek Olšákradeonsi: always enable NIR for Civilization 6 to fix...
2019-02-19 Marek Olšákradeonsi: add driconf option radeonsi_enable_nir
2019-02-15 Tapani Pällidrirc/i965: add option to disable 565 configs and visuals
2019-02-14 Eric Engestromutil/tests: compile to something sensible in release...
2019-02-08 Timothy Arceriutil: move BITFIELD macros to util/macros.h
2019-02-07 Eric Engestromdriconf: drop unused macro
2019-01-24 Matt Turnergallium: Enable ASIMD/NEON on aarch64.
2019-01-18 Caio Marcelo de... nir: check NIR_SKIP to skip passes by name
2019-01-14 Caio Marcelo de... util: Helper to create sets and hashes with pointer...
2018-12-28 Nicholas Kazlauskasdrirc: Initial blacklist for adaptive sync
2018-12-28 Nicholas Kazlauskasutil: Add adaptive_sync driconf option
2018-12-28 Nicholas Kazlauskasutil: Get program name based on path when possible
2018-12-16 Ian Romanickutil/hash_table: Add _mesa_hash_table_init function
2018-12-14 Ian Romanickutil/slab: Rename slab_mempool typed parameters to...
2018-11-27 Rob Clarkutil: env_var_as_unsigned() helper
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-11-21 Marek Olšákdrirc: enable glthread for Talos Principle
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-13 Eric Engestromxmlpool: update translation po files
2018-11-13 Matt Turnerutil/ralloc: Make sizeof(linear_header) a multiple...
2018-11-13 Matt Turnerutil/ralloc: Switch from DEBUG to NDEBUG
2018-11-12 Alyssa Rosenzweigutil: Fix warning in u_cpu_detect on non-x86
2018-11-05 Sergii Romantsovautotools: library-dependency when no sse and 32-bit
2018-11-01 Dylan Bakermeson: don't install translation files
2018-10-31 Dylan Bakerutil/gen_xmlpool: Make use of python's foreach loop
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't use len to test for container...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't write via shell redirection
2018-10-31 Dylan Bakerutil/gen_xmlpool: use with statement to open file
2018-10-31 Dylan Bakerutil/gen_xmlpool: use a main function
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use print function instad of sys...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use more standard style
2018-10-31 Dylan Bakerutil/xmlpool: Update for meson generation
2018-10-31 Dylan Bakermeson: add support for generating translation mo files
2018-10-31 Dylan Bakerutil/gen_xmlpool: use argparse for argument handling
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Dylan Bakerutil: move u_cpu_detect to util
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Eric Engestromutil: s/0/NULL/ for pointer
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-23 Eric Engestromutil: use *unsigned* ints for bit operations
2018-10-17 Marek Olšákutil: document a limitation of util_fast_udiv32
2018-10-16 Caio Marcelo de... util: Add foreach_reverse for dynarray
2018-10-10 Jason Ekstrandutil: Add tests for fast integer division by constants
2018-10-10 Marek Olšákutil: Add power-of-two divisor support to compute_fast_...
2018-10-10 Jason Ekstrandutil: Generalize fast integer division to be variable...
2018-10-10 Marek Olšákutil: Add fast division helpers
2018-10-10 Marek Olšákutil: import public domain code for integer division...
2018-10-10 Jason Ekstrandutil: Add a simple big math library
2018-10-07 Marek Olšákutil/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
2018-10-06 Alan Coopersmithutil: Make xmlconfig.c build on Solaris without d_type...
2018-10-04 Marek Olšákdrirc: add a workaround for ARMA 3
2018-10-02 Timothy Arceriutil: add disk_cache_get_function_identifier()
2018-10-02 Timothy Arceriutil: rename timestamp param in disk_cache_create()
2018-10-02 Timothy Arceriutil: disable cache if we have no build-id and timestam...
2018-09-21 Caio Marcelo de... util: Add macro to get number of elements in dynarray
2018-09-20 Dylan BakerRevert "utils/u_math: break dependency on gallium/utils"
next