freedreno: android: add a6xx-pack.xml.h generation to android build
[mesa.git] / src / util /
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-05 Eric Engestromutil/disk_cache: check for write() failure in the zstd...
2020-02-04 Eric Anholtutil: Drop unpacking from int signed to unsigned and...
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-02-04 Eric Engestromutil/os_socket: fix header unavailable on windows
2020-02-03 Bernd Kuhlsutil/os_socket: Include unistd.h to fix build error
2020-01-25 Marek Olšákutil/simple_mtx: add a missing include to get ASSERTED
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-23 Anthony Peschutil/hash_table: replace _mesa_hash_data's fnv1a hash...
2020-01-23 Anthony Peschutil: move fnv1a hash implementation into its own header
2020-01-23 Anthony Peschutil: import xxhash
2020-01-23 Michel Dänzerutil: Add os_same_file_description helper
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-23 Matt Turnerutil: Explain BITSET_FOREACH_SET params
2020-01-22 Samuel Thibaultutil: Do not fail to build on unknown pthread_setname_np
2020-01-22 Eric Engestromutil/atomic: fix return type of p_atomic_add_return...
2020-01-22 X512util/u_thread: Fix build under Haiku
2020-01-17 C Stoututil/vector: Fix u_vector_foreach when head rolls over
2020-01-14 Jason Ekstrandvulkan/wsi: Add a driconf option to force WSI to advert...
2020-01-14 Erik Faye-Lundutil: initialize float-array with float-literals
2020-01-10 Kristian H. Kristensenir3: Set up full/half register conflicts correctly
2020-01-06 Marek Olšákradeonsi: remove TGSI
2020-01-03 Thong Thaiutil/format: Add the P010 format used for 10-bit videos
2019-12-31 Robert Fossandroid: Fix u_format_table.c being generated twice
2019-12-27 Eric Engestromu_format: move format tests to util/tests/
2019-12-27 Eric Engestromutil/format: add trivial srgb<->linear conversion test
2019-12-27 Eric Engestromutil/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_fo...
2019-12-27 Eric Engestromutil/format: remove left-over util_format_description_t...
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-16 Rafael Antognolliutils/os_socket: Define ssize_t on windows.
2019-12-14 Kenneth Graunkedrirc: Final Fantasy VIII: Remastered needs allow_highe...
2019-12-13 Rafael Antognolliutil/os_socket: Add socket related functions.
2019-12-13 Eric Engestromutil/simple_mtx: don't set the canary when it can't...
2019-12-11 Vinson Leeutil/u_thread: Restrict u_thread_get_time_nano on macOS.
2019-12-10 Kenneth Graunkeutil: Detect use-after-destroy in simple_mtx
2019-12-09 Gurchetan Singhdrirc: set allow_higher_compat_version for Faster Than...
2019-12-09 Roland Scheideggerutil/atomic: Fix p_atomic_add for unlocked and msvc...
2019-12-05 Jason Ekstrandutil/atomic: Add p_atomic_add_return for the unlocked...
2019-12-05 Jason Ekstrandutil/vma: Add a function to allocate a particular addre...
2019-12-05 Jason Ekstrandutil/vma: Factor out the hole splitting part of util_vm...
2019-12-05 Jason Ekstrandutil/atomic: Add a _return variant of p_atomic_add
2019-12-02 Jonathan Grayutil/u_thread: don't restrict u_thread_get_time_nano...
2019-12-02 Jonathan Grayutil/futex: use futex syscall on OpenBSD
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-11-28 Marek Olšákutil/driconfig: print ATTENTION if MESA_DEBUG=silent...
2019-11-27 Kenneth Graunkedrirc: Set vs_position_always_invariant for Shadow...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-25 Danylo Piliaievdrirc: Add glsl_zero_init workaround for GpuTest
2019-11-23 Michel Zoudisk_cache_get_function_timestamp: check for dladdr
2019-11-23 Marek Olšákutil/blob: add 8-bit and 16-bit reads and writes
2019-11-22 Markus Wickdrirc: Enable glthread for dolphin/citra/yuzu.
2019-11-18 Marek Olšákmesa: enable glthread for 7 Days To Die
2019-11-18 Pierre-Eric Pellou... radeonsi: enable mesa_glthread for GfxBench
2019-11-15 Mauro Rossiandroid: util/format: fix include path list
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-13 Tapani Pälliutil/android: fix android build errors
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-11 Dylan Bakerutil: Use ZSTD for shader cache if possible
2019-11-08 Marek Olšákutil: add blob_finish_get_buffer
2019-11-05 Dylan Bakerutil/u_endian: Add error checks
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-05 Dylan Bakerutil/u_endian: Use _WIN32 instead of _MSC_VER
2019-10-31 Eric Engestrommeson: move idep_xmlconfig_headers to xmlpool/
2019-10-31 Eric Engestrommeson: split out idep_xmlconfig_headers from idep_xmlconfig
2019-10-31 Jason Ekstrandutil: Add a free list structure for use with util_spars...
2019-10-31 Jason Ekstrandutil: Add a util_sparse_array data structure
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_REPLACE macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-24 Michel Dänzerutil/tests: Avoid int64_t overflow issues in fast_idiv_...
2019-10-24 Michel Dänzerutil: Use uint64_t for shifting left in sign_extend...
2019-10-24 Marek Olšákutil/u_queue: skip util_queue_finish if num_threads...
2019-10-24 Marek Olšákutil/disk_cache: finish all queue jobs in destroy inste...
2019-10-16 Eric Engestromutil/u_atomic: fix return type of p_atomic_{inc,dec...
2019-10-16 Alan Coopersmithutil: Solaris has linux-style pthread_setname_np
2019-10-16 Alan Coopersmithutil: Workaround lack of flock on Solaris
2019-10-16 Alan Coopersmithutil: Make Solaris implemention of p_atomic_add work...
2019-10-10 Dylan Bakermeson/util: Don't run string_buffer tests on mingw
2019-10-10 Dylan Bakermeson: only build timspec test if timespec is available
2019-10-10 Dylan Bakermeson: don't build or run mesa-sha1 test on windows
2019-10-10 Dylan Bakermeson: Add msvc compat args to util/tests
2019-10-10 Dylan Bakerutil/xmlconfig: include strndup.h for windows
2019-10-10 Dylan Bakerutil: use _WIN32 instead of WIN32
2019-10-09 OBATA Akioutil: fix to detect NetBSD properly
2019-10-09 Jan Beichutil: simplify BSD includes
2019-10-09 Jan Beichutil: detect AltiVec at runtime on BSDs
2019-10-09 Jan Beichutil: skip AltiVec detection if built with -maltivec
2019-10-09 Jan Beichutil: detect NEON at runtime on FreeBSD
2019-10-09 Jan Beichutil: skip NEON detection if built with -mfpu=neon
2019-10-09 Samuel Pitoisetdrirc: enable vk_x11_override_min_image_count for DOOM
2019-10-08 Clément Guérinradeonsi: enable zerovram for Rocket League
2019-09-26 Jason Ekstrandutil/rb_tree: Stop relying on &iter->field != NULL
2019-09-26 Jason Ekstrandutil/rb_tree: Also test _safe iterators
next