android: intel/isl: remove redundant building rules
[mesa.git] / src / util /
2018-08-20 Timothy Arcerimesa: remove unused dri config option excess_mipmap
2018-08-20 Timothy Arcerimesa: remove unused dri config option performance_boxes
2018-08-18 Kai Wasserbächutil: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8
2018-08-17 Timothy Arceriutil: add drirc workarounds for RAGE
2018-08-17 Timothy Arceriutil: better handle program names from wine
2018-08-17 Qiang Yuloader: add dri_driver option to override dri driver...
2018-08-17 Qiang Yuxmlconfig: add kernel_driver device attribute
2018-08-17 Qiang Yudriconf: move ${sysconfdir}/drirc to ${datadir}/drirc...
2018-08-17 Qiang Yuxmlconfig: read more config files from drirc.d/
2018-08-17 Emil Velikovxmlconfig: refine driParseConfigFiles to use parseOneCo...
2018-08-17 Mathieu Bridonpython: Open the template as text, with an explicit...
2018-08-17 Mathieu Bridonpython: Help Python 2 print the line
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-10 Mathieu Bridonpython: Rework bytes/unicode string handling
2018-08-09 vadym.shovkopliasdrirc: Allow extension midshader for Metro Redux
2018-08-02 Dan Willemsenutil: Android.mk: Convert implicit rules to static...
2018-08-02 Andres Gomezkutil/queue: use util_snprintf() in util_queue_init
2018-08-01 Dylan Bakerutil: move process.[ch] to u_process.[ch]
2018-08-01 Mathieu Bridonpython: Use open(), not file()
2018-08-01 Marek Olšákutil: don't use __builtin_clz unconditionally
2018-07-31 Marek Olšákmesa: add ASTC 2D LDR decoder
2018-07-29 Jason Ekstrandutil/list: Make some helpers take const lists
2018-07-24 Mathieu Bridonpython: Better check for keys in dicts
2018-07-20 Bas Nieuwenhuizenutil/disk_cache: Fix disk_cache_get_function_timestamp...
2018-07-18 Caio Marcelo de... util/string_buffer: fix warning in tests
2018-07-13 Caio Marcelo de... util/hash_table: add helper to remove entry by key
2018-07-12 Caio Marcelo de... util/set: helper to remove entry by key
2018-07-12 Caio Marcelo de... util/set: add a clone function
2018-07-12 Caio Marcelo de... util/set: add a basic unit test
2018-07-12 Jason Ekstrandutil/rb_tree: Fix a compiler warning
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-06 Jon Turneyvma/tests: Fix compilation if limits.h defines PAGE_SIZ...
2018-07-05 Lionel Landwerlinutil: u_queue: fix android build error
2018-07-05 Benedikt SchemmerUtil: fix msvc build
2018-07-05 Jason Ekstrandutil: rb-tree: A simple, invasive, red-black tree
2018-07-05 Timothy Arceriutil/drirc: turn on force_glsl_extensions_warn for...
2018-07-05 Marek Olšákutil/queue: remove leftover debug code
2018-07-05 Marek OlšákShorten u_queue names
2018-07-05 Marek Olšákkutil/queue: add a process name into a thread name
2018-07-05 Marek Olšákgallium/os: use util_get_process_name when possible
2018-07-05 Marek Olšákutil: extract get_process_name from xmlconfig.c
2018-07-02 Jason Ekstrandutil/macros: Import ALIGN_POT from ralloc.c
2018-06-19 Timothy Arceriutil: add allow_glsl_relaxed_es to drirc for Google...
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_relaxed_es driconfig override
2018-06-19 Timothy Arceriutil: add allow_glsl_builtin_const_expression to drirc...
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_builtin_const_expression...
2018-06-19 Timothy Arceriutil: manually extract the program name from program_in...
2018-06-15 Christian Gmeinerutil/bitset: include util/macro.h
2018-06-05 Scott D Phillipsutil/tests/vma: Fix warning c++11-narrowing
2018-06-05 Scott D Phillipsutil: tests: vma test depends on C++11 support
2018-05-31 Scott D Phillipsutil: Add a randomized test for the virtual memory...
2018-05-31 Jason Ekstrandutil: Add a virtual memory allocator
2018-05-29 Pierre Moreauutil/u_math: Implement a logbase2 function for unsigned...
2018-05-04 Scott D Phillipsutil/set: add a set_clear function
2018-04-27 Marek Olšákutil/u_queue: fix a deadlock in util_queue_finish
2018-04-24 Jason Ekstrandutil/srgb: Add a float sRGB -> linear helper
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-29 Ian Romanickutil: Include bitscan.h directly
2018-03-29 Ian Romanickutil: Optimize util_is_power_of_two_nonzero
2018-03-29 Ian Romanickutil: Use util_is_power_of_two_nonzero in u_vector
2018-03-29 Ian Romanickutil: Add and use util_is_power_of_two_nonzero
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-29 Marek Olšákdrirc: whitelist glthread for Medieval II: TW, Carnivor...
2018-03-23 Eric Engestrommeson/configure: detect endian.h instead of trying...
2018-03-14 Thomas Hellandutil: Use set_foreach instead of rolling our own
2018-03-14 Thomas Hellandutil: Implement a hash table cloning function
2018-03-08 Eric Engestromdrirc: whitespace fix
2018-03-08 Thomas Hellstromdrirc: Disable the GLX_SGI_video_sync extension for...
2018-03-08 Thomas Hellstromglx/dri: Add a driconf option to disable GLX_SGI_video_sync
2018-03-02 Thierry Redingdisk cache: Link with -latomic if necessary
2018-03-01 Jonathan Grayutil: use clock_gettime() on PIPE_OS_BSD
2018-02-27 Francisco Jerezutil/bitset: Make C++ wrapper trivially constructible.
2018-02-24 Francisco Jerezutil/bitset: Add C++ wrapper for static-size bitsets.
2018-02-24 Francisco Jerezutil: Add EXPLICIT_CONVERSION macro.
2018-02-09 Tapani Pällidisk cache: move path creation back to constructor
2018-02-07 Tapani Pällidisk cache: add callback functionality
2018-02-07 Tapani Pällidisk cache: initialize cache path and index only when...
2018-02-06 Vlad Golovkinutil: remove redundant check for the __clang__ macro
2018-02-05 Stephan Gerholdutil/build-id: Fix address comparison for binaries...
2018-01-24 Dylan Bakermeson: correctly set SYSCONFDIR for loading dirrc
2018-01-22 Samuel Thibaultu_thread: Use pthread_setname_np on linux only.
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-17 Brian Paulutil: include string.h in u_dynarray.h
2018-01-17 Brian Paulmesa: include compiler.h in disk_cache.c
2018-01-14 Grazvydas Ignotasutil: use faster zlib's CRC32 implementaion
2018-01-14 Grazvydas Ignotasutil/crc32: don't drop the const qualifier
2018-01-12 Roland Scheideggerutil: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NO...
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-08 Igor Gnatenkolink mesautil with pthreads
2018-01-03 Mario Kleinerdri/common: Add option to allow exposure of 10 bpc...
2018-01-03 Rob HerringAndroid: util: fix locale generation in options.h
2017-12-20 Tapani Pällidrirc: set allow_glsl_cross_stage_interpolation_mismatc...
2017-12-15 Emil Velikovutil: scons: wire up the sha1 test
2017-12-11 Marek Olšákdrirc: whitelist glthread for Mount and Blade Warband...
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-07 Vadym Shovkopliasutil/disk_cache: Remove unneeded free() on always null...
2017-12-04 Jason Ekstrandutil: Add a NORETURN macro
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
2017-11-29 Jon Turneyutil: Also include endian.h on cygwin
2017-11-28 Eric Engestromutil: add mesa-sha1 test to meson
next