Android: clean-up and fix DRI module path handling
[mesa.git] / src / util /
2016-02-18 Rob Clarkutil: fix new gcc6 warnings
2016-02-12 Jose Fonsecautil/u_atomic: Remove MSVC 2008 support.
2016-02-11 Jose Fonsecascons: Eliminate MSVC2008 compatibility.
2016-02-11 Jose Fonsecaconfigure: Eliminate MSVC2008 compatibility.
2016-02-03 Nicolai Hähnleutil/hash_table: add _mesa_hash_table_num_entries
2016-02-03 Nicolai Hähnleutil/hash_table: add _mesa_hash_table_clear (v4)
2016-02-02 Connor Abbottutil/hash_table: don't compare deleted entries
2016-02-02 Connor Abbottutil/set: don't compare against deleted entries
2015-12-19 Kenneth Graunkeralloc: Fix ralloc_adopt() to the old context's last...
2015-12-04 Giuseppe Bilottautil: fix comment typo
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-11-27 Neil Robertsutil: Tiny optimisation for the linear→srgb conversion
2015-11-24 Matt Turnerutil: Include assert.h in macros.h.
2015-11-24 Matt Turnerutil: Include <stdbool.h> in debug.h.
2015-11-24 Rob Clarkutil: move brw_env_var_as_boolean() to util
2015-11-12 Matt Turnerralloc: Set *start in ralloc_vasprintf_rewrite_tail...
2015-11-10 Eduardo Lima Mitevutil: Add list_is_singular() helper function
2015-10-16 Rob Clarkglsl: move half<->float convertion to util
2015-10-08 Kristian Høgsberg... util: Move DRI parse_debug_string() to util
2015-09-30 Samuel Iglesias... util: use strnlen() in strndup() implementations
2015-09-29 Jose Fonsecautil: Fix strndup prototype on C++.
2015-09-29 Samuel Iglesias... util: implement strndup for WIN32
2015-09-09 Emil Velikovutil: automake: rework the format_srgb.c rule
2015-09-07 Ilia Mirkinutil: make mesa-sha1.c completely empty when there...
2015-09-06 Ilia Mirkinutil: always include sha1 into the build
2015-08-19 Roland Scheideggerutil/ra: (trivial) fix c99 loop variable initialization
2015-08-19 Roland Scheideggerutil: (trivial) include c99_math.h in rounding.h
2015-08-19 Jason Ekstrandutil/ra: Make allocating conflict lists optional
2015-08-19 Jason Ekstrandutil/ra: Add a function for making all conflicts on...
2015-08-19 Jason Ekstrandutil/bitset: Add a BITSET_FOREACH_SET macro
2015-08-10 Jason Ekstrandra: Delete the conflict lists in ra_set_finalize
2015-08-10 Jason Ekstrandra: Refactor ra_set_finalize
2015-08-09 Jose Fonsecautil: Use LONG_MAX instead of LONG_BIT.
2015-08-09 Jose Fonsecascons: Build roundevent_test.
2015-08-09 Jose Fonsecautil: Cope with LONG_BIT not being defined on Windows.
2015-08-09 Jose Fonsecautil: Rename PURE to ATTRIBUTE_PURE.
2015-08-04 Matt Turnerutil: Use SSE intrinsics in _mesa_lroundeven{f,}.
2015-08-03 Matt Turnermesa: Replace F_TO_I() with _mesa_lroundevenf().
2015-07-29 Matt Turnerutil: Avoid double promotion.
2015-07-17 Eric Anholtmesa: Detect and provide macros for function attributes...
2015-07-09 Matt Turnerutil: Don't link to SHA1 library if shader-cache is...
2015-07-06 Kenneth Graunkemesa: Add a MUST_CHECK macro for __attribute__((warn_un...
2015-06-29 Erik Faye-Lundmesa/main: free locale at exit
2015-06-29 Erik Faye-Lundutil: port _mesa_strto[df] to C
2015-06-21 Rob Clarkutil/list: add list_first/last_entry
2015-05-09 Jason Ekstrandutil/list: Add a list validation function
2015-05-09 Jason Ekstrandutil/list: Add list_empty and list_length functions
2015-05-09 Jason Ekstrandutil/list: Add C99-based iterator macros
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-29 Axel Davyutil/macros: Move DIV_ROUND_UP to util/macros.h
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-22 Emil Velikovandroid: add gallium dirs to more places in the tree
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-04-22 Chih-Wei Huangutil: android: optimize the rules to generate format_srgb.c
2015-04-13 Jose Fonsecautil/ralloc: Fix `extern "C"` usage.
2015-04-02 Kenneth Graunkeralloc: Implement a new ralloc_adopt() API.
2015-03-25 Jose Fonsecautil/u_atomic: Ignore warnings interlocked accesses.
2015-03-19 Matt Turnerutil: Optimize _mesa_roundeven with SSE 4.1.
2015-03-19 Matt Turnerutil: Add a roundeven test.
2015-03-19 Matt Turnermesa: Replace _mesa_round_to_even() with _mesa_roundeven().
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-06 Emil Velikovutil: rework _MSC_VER >= 1200 checks
2015-03-06 José Fonsecainclude: Add helper header to help trap includes inside...
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-04 Brian Paulmesa: consolidate PUBLIC macro definition
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-02 Brian Paulutil: replace Elements() with ARRAY_SIZE()
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-23 Francisco Jerezra: Disable round-robin strategy for optimistically...
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-02-18 Alan CoopersmithUse __typeof instead of typeof with Solaris Studio...
2015-02-17 Ian Romanickutil/hash: Silence comparison between signed and unsign...
2015-02-17 Ian Romanickutil/hash: Silence unused parameter warnings in tests
2015-02-13 Jose Fonsecauti/u_atomic: Don't test p_atomic_add with booleans.
2015-02-12 Jose Fonsecautil/u_atomic: Use lower-case variables in _Interlocked...
2015-02-12 Jose Fonsecautil/u_atomic: Add _InterlockedExchangeAdd8/16 for...
2015-02-12 Jose Fonsecautil/u_atomic: Test p_atomic_add() for 8bit integers.
2015-02-09 Carl Worthutil/u_atomic: Add new macro p_atomic_add
2015-02-08 Jason Ekstrandutil/hash_table: Try to hit a double-insertion bug...
2015-02-08 Jason Ekstrandutil/set: Do a full search when adding new items
2015-02-08 Jason Ekstrandutil/hash_table: Do a full search when adding new items
2015-01-30 José Fonsecautil/u_atomic: Provide a _InterlockedCompareExchange8...
2015-01-30 José Fonsecautil/u_atomic: Use _Interlocked* intrinsics for non...
2015-01-29 Eric Anholtmesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201a...
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2015-01-28 Jason EkstrandRevert "util: Move the alternate fpclassify implementat...
2015-01-28 Jason Ekstrandutil: Predicate the fpclassify fallback on !defined...
2015-01-28 Jason Ekstrandutil: Move the alternate fpclassify implementation...
2015-01-21 Jan Veselymesa: Fix some signed-unsigned comparison warnings
2015-01-19 Carl WorthRename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h
2015-01-17 Vinson Leesha1: Fix gcry_md_hd_t typo.
2015-01-16 Carl Worthconfigure: Add machinery for --enable-shader-cache...
2015-01-16 Carl Worthmesa: Add mesa SHA-1 functions
2015-01-16 Carl Worthutil: Make unreachable at least be an assert
2015-01-15 Jason Ekstrandutil/hash_set: Rework the API to know about hashing
2015-01-15 Jason Ekstrandutil: Move main/set to util/hash_set
2015-01-15 Jason Ekstrandhash_table: Rename insert_with_hash to insert_pre_hashed
next