glx: drop unnecessary pointer deref for function calls
[mesa.git] / src / util /
2019-08-04 Eric Engestromintroduce c11_compat.h to provide C11 things in C99
2019-08-03 Eric Engestromutil: fix pointer type on NetBSD
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Matt Turnerutil: Handle differences in pthread_setname_np
2019-08-02 Eric Engestromutil/os_time: use detect_os.h to uncouple from gallium
2019-08-02 Eric Engestromutil/u_debug: use detect_os.h
2019-08-02 Eric Engestromutil/os_misc: use detect_os.h to start uncoupling from...
2019-08-02 Eric Engestromutil/os_memory: use detect_os.h to uncouple it from...
2019-08-02 Eric Engestromgallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
2019-08-02 Eric Engestromscons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
2019-08-02 Eric Engestromutil: fix typo in comment
2019-08-02 Eric Engestromutil: introduce detect_os.h
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-30 Matt Turnermeson: Test for program_invocation_name
2019-07-30 Matt Turnerutil: Drop preprocessor guards for glibc-2.12
2019-07-29 Lionel Landwerlinutil: add a timespec helper
2019-07-25 Alyssa Rosenzweigutil/ra: Add a getter for a node class
2019-07-24 Eric Engestromutil: fix no-op macro (bad number of arguments)
2019-07-23 Eric Engestromutil: fix asprintf() fallback
2019-07-23 Eric Engestromutil: add asprintf() wrapper for MSVC
2019-07-19 Eric Engestromutil: drop strncat(), strcmp(), strncmp(), snprintf...
2019-07-19 Eric Engestromutil: use standard name for vsnprintf()
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-19 Eric Engestromutil: use standard name for vasprintf()
2019-07-19 Eric Engestromutil: use standard name for sprintf()
2019-07-19 Eric Engestromutil: use standard name for strcmp()
2019-07-19 Eric Engestromutil: use standard name for strcasecmp()
2019-07-19 Eric Engestromutil: use standard name for strncmp()
2019-07-19 Eric Engestromutil: use standard name for strncat()
2019-07-19 Eric Engestromutil: use standard name for strdup()
2019-07-19 Eric Engestromutil: use standard name for strchrnul()
2019-07-19 Eric Engestromutil: drop unused vsprintf() wrapper
2019-07-19 Eric Engestromutil: drop unused strchr() wrapper
2019-07-19 Eric Engestromutil: drop unused strstr() wrapper
2019-07-16 Eric Anholtsrc/util: Switch _mesa_half_to_float() to u_half.h...
2019-07-04 Christian Gmeinerutil/macros: rework DIV_ROUND_UP macro
2019-06-28 Eric Engestromutil: add os_file_create_unique()
2019-06-27 Eric Engestrommeson: set up a proper internal dependency for xmlconfig
2019-06-27 Eric Engestromxmlconfig: add missing #include
2019-06-27 Eric Engestromxmlpool: fix typo in comment
2019-06-24 Eric Engestromutil: support "y" and "n" in env_var_as_boolean()
2019-06-21 Marek Olšákinclude: update GL headers from the registry
2019-06-20 Eric Engestromutil/os_file: resize buffer to what was actually needed
2019-06-20 Alejandro Piñeiroutil: add empty line before virgl options
2019-06-20 Alejandro Piñeiroutil: add missing DRI_CONF_OPT_END
2019-06-20 Gert Wollnyvirgl: Add a tweak to set the value for emulated querie...
2019-06-20 Gert Wollnyvirgl: Add tweak to apply a swizzle when drawing/blitti...
2019-06-20 Gert Wollnyvirgl: Add driconf tweak for emulating BGRA surfaces...
2019-06-19 Jory Prattutil: Heap-allocate 256K zlib buffer
2019-06-12 Caio Marcelo de... i965: Fix INTEL_DEBUG=bat
2019-06-12 Caio Marcelo de... util/hash_table: Properly handle the NULL key in hash_t...
2019-06-12 Nicolai Hähnleu_dynarray: turn util_dynarray_{grow, resize} into...
2019-06-12 Nicolai Hähnleu_dynarray: return 0 on realloc failure and ensure...
2019-06-12 Eric Engestromutil/futex: fix dangling pointer use
2019-06-09 Eric Engestromutil/os_file: suppress sign comparison warning
2019-06-09 Eric Engestromutil/os_file: fix error being sign-cast back and forth
2019-06-09 Eric Engestromutil/os_file: avoid shadowing read() with a local variable
2019-06-09 Eric Engestromutil/os_file: actually return the error read() gave us
2019-06-06 Jason Ekstrandutil/hash_table: Assert that keys are not reserved...
2019-06-06 Jason Ekstrandutil/set: Assert that keys are not reserved pointers
2019-05-31 Connor Abbottutil/hash_table: Use fast modulo computation
2019-05-31 Connor Abbottutil/set: Use fast modulo computation
2019-05-31 Connor Abbottutil: Add a helper for faster remainders
2019-05-31 Connor Abbottutil/hash_table: Add specialized resizing add function
2019-05-31 Connor Abbottutil/set: Add specialized resizing add function
2019-05-31 Connor Abbottutil/hash_table: Pull out loop-invariant computations
2019-05-31 Connor Abbottutil/set: Pull out loop-invariant computations
2019-05-31 Connor Abbottutil/set: Add a _mesa_set_search_or_add() function
2019-05-30 Rob Clarklist: add some iterator debug
2019-05-30 Marek OlšákChange a few frequented uses of DEBUG to !NDEBUG
2019-05-27 Timothy Arceriradeonsi: add drirc workaround for American Truck Simulator
2019-05-20 Timothy Arceriutil: add missing include to build_id.h
2019-05-16 Marek Olšákradeonsi: disable primitive restart for triangles for...
2019-05-16 Eric Engestromutil/os_file: always use the 'grow' mechanism
2019-05-14 Jason Ekstrandutil/ra: Assert nodes are in-bounds in add_node_interfe...
2019-05-14 Jason Ekstrandutil/ra: Don't destroy the graph in ra_allocate()
2019-05-14 Jason Ekstrandutil/ra: Add a helper for resetting a node's interference
2019-05-14 Jason Ekstrandutil/ra: Add helpers for adding nodes to an interferenc...
2019-05-14 Jason Ekstrandutil/ralloc: Add helpers for growing zero-initialized...
2019-05-14 Jason Ekstrandutil/ra: Improve the performance of ra_simplify
2019-05-14 Jason Ekstrandutil/ra: Only update q_total if the reg is not assigned
2019-05-14 Jason Ekstrandutil/ra: Only update best_optimistic_node if !progress
2019-05-14 Jason Ekstrandutil/ra: Make in_stack a bitset in the graph
2019-05-14 Jason Ekstrandutil/ra: Get rid of tabs
2019-05-13 Eric Anholtv3d: Use driconf to expose non-MSAA texture limits...
2019-05-13 Jason Ekstrandutil/set: Add a helper to resize a set
2019-05-13 Jason Ekstrandutil/set: Add a search_and_add function
2019-05-06 Timothy Arceriradeonsi: add config entry for Counter-Strike Global...
2019-05-06 Timothy Arceriutil/drirc: add workarounds for bugs in Doom 3: BFG
2019-05-03 Dylan Bakertests/vma: fix build with MSVC
2019-05-03 Dylan Bakerutil/tests: Use define instead of VLA
2019-05-03 Dave Airlieutil/bitset: fix bitset range mask calculations.
2019-05-03 Dave Airlieutil/tests: add basic unit tests for bitset
2019-05-02 Jason Ekstrandutil/bitset: Return an actual bool from test macros
2019-05-01 Eric Engestromutil: move #include out of #if linux
2019-04-30 Axel Davyst/nine: Control shader constant inlining with drirc
2019-04-30 Axel Davydrirc: Add Gallium nine workaround for Rayman Legends
2019-04-30 Axel Davyst/nine: Add drirc option to use data_internal for...
next