egl/android: rework device probing
[mesa.git] / src / util /
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
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...
next