etnaviv: drm: Don't miscalculate timeout
[mesa.git] / src / util /
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
2019-09-23 Jason Ekstrandutil/rb_tree: Replace useless ifs with asserts
2019-09-20 Jason Ekstrandutil/rb_tree: Reverse the order of comparison functions
2019-09-20 Jason Ekstrandutil/rb_tree: Add the unit tests
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-19 Timothy Arceriutil/disk_cache: make use of the total job size limitin...
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-19 Timothy Arceriutil/disk_cache: bump thread count assigned to disk...
2019-09-17 Samuel Iglesias... util: add fp64 -> fp32 conversion support for RTNE...
2019-09-17 Samuel Iglesias... util: add float to float16 conversions with RTZ and...
2019-09-17 Samuel Iglesias... util: add softfloat functions to operate with doubles...
2019-09-17 Jon TurneyFix timespec_from_nsec test for 32-bit time_t
2019-09-16 Lionel Landwerlindrirc: include unreal engine version 0 to 23
2019-09-16 Lionel Landwerlinutil/xmlconfig: fix regexp compile failure check
2019-09-15 Lionel Landwerlinvulkan: add vk_x11_strict_image_count option
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-10 Dylan Bakermeson: don't try to generate i18n translations on windows
2019-09-07 Tapani Pälliandroid: fix linking issues with liblog
next