util: move u_cpu_detect to util
[mesa.git] / src / util /
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"
2018-09-20 Dylan Bakerutils/u_math: break dependency on gallium/utils
2018-09-18 Timothy Arcerimesa: move legacy dri config option texture_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option fthrottle_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option def_max_anisotropy
2018-09-18 Timothy Arcerimesa: move legacy dri config option no_neg_lod_bias
2018-09-18 Timothy Arcerimesa: move legacy dri config option round_mode
2018-09-18 Timothy Arcerimesa: remove unused dri option float_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option dither_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option color_reduction
2018-09-18 Timothy Arcerimesa: move legacy TCL dri config options
2018-09-18 Timothy Arceriutil: use force_compat_profile for Wolfenstein The...
2018-09-18 Timothy Arcerimesa/st: add force_compat_profile option to driconfig
2018-09-17 Dylan Bakermove pthread_setaffinity_np check to the build system
2018-09-10 Marek Olšákutil: try to fix the Android and MacOS build
2018-09-10 Sergii Romantsovmesa/meson: 32bit xmlconfig linkage
2018-09-10 Jose FonsecaRequire Visual Studio 2015.
2018-09-07 Marek Olšákst/mesa: pin driver threads to a specific L3 cache...
2018-09-07 Dylan Bakermove u_math to src/util
2018-09-06 Andrii Simiklitmesa/util: add missing va_end() after va_copy()
2018-09-06 Andrii Simiklitmesa/util: don't ignore NULL returned from 'malloc'
2018-09-06 Andrii Simiklitmesa/util: don't use the same 'va_list' instance twice
2018-09-06 Eric Engestrommeson: consolidate langs lists
2018-08-29 Timothy Arcerist/mesa, gallium: add a workaround for No Mans Sky
2018-08-29 Timothy Arceriradeonsi: enable radeonsi_zerovram for No Mans Sky
2018-08-29 Timothy Arceriradeonsi: add radeonsi_zerovram driconfig option
2018-08-28 Dylan Bakermeson: Actually load translation files
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-22 Caio Marcelo de... util/dynarray: add a clone function
2018-08-22 Lionel Landwerlinutil: rb_tree: add safe iterators
2018-08-21 Eric Engestromutil/xmlpool: make indentation coherent
2018-08-20 Timothy Arcerimesa: move legacy hyperz option from dri config
2018-08-20 Timothy Arcerimesa: remove unused dri config option disable_shader_bi...
2018-08-20 Timothy Arcerimesa: drop legacy no_rast dri option
2018-08-20 Timothy Arcerimesa: move legacy dri config option texture_units
2018-08-20 Timothy Arcerimesa: remove unused dri config option texture_heaps
2018-08-20 Timothy Arcerimesa: move legacy dri config option texture_blend_quality
2018-08-20 Timothy Arceriutil: remove unused S3TC translation for dri config
2018-08-20 Timothy Arcerimesa: remove dri configs unused software-fallback options
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
next