| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: Use consistent style for tests | Dylan Baker | 2018-01-11 | 3 | -37/+45 |
* | link mesautil with pthreads | Igor Gnatenko | 2018-01-08 | 1 | -0/+2 |
* | dri/common: Add option to allow exposure of 10 bpc color configs. (v2) | Mario Kleiner | 2018-01-03 | 1 | -0/+5 |
* | Android: util: fix locale generation in options.h | Rob Herring | 2018-01-03 | 1 | -1/+1 |
* | drirc: set allow_glsl_cross_stage_interpolation_mismatch for more games | Tapani Pälli | 2017-12-20 | 1 | -0/+8 |
* | util: scons: wire up the sha1 test | Emil Velikov | 2017-12-15 | 1 | -0/+7 |
* | drirc: whitelist glthread for Mount and Blade Warband again | Marek Olšák | 2017-12-11 | 1 | -0/+3 |
* | meson: add dep_thread to every lib that includes threads.h | Eric Engestrom | 2017-12-07 | 1 | -1/+1 |
* | util/disk_cache: Remove unneeded free() on always null string | Vadym Shovkoplias | 2017-12-07 | 1 | -1/+0 |
* | util: Add a NORETURN macro | Jason Ekstrand | 2017-12-04 | 1 | -0/+6 |
* | mesa: add AllowGLSLCrossStageInterpolationMismatch workaround | Tapani Pälli | 2017-11-30 | 2 | -0/+12 |
* | util: Also include endian.h on cygwin | Jon Turney | 2017-11-29 | 1 | -1/+1 |
* | util: add mesa-sha1 test to meson | Eric Engestrom | 2017-11-28 | 1 | -0/+9 |
* | util: Just give up and define PIPE_ARCH_LITTLE_ENDIAN on MSVC | Matt Turner | 2017-11-25 | 1 | -2/+3 |
* | util: Use preprocessor correctly | Matt Turner | 2017-11-25 | 1 | -1/+1 |
* | util: Fix disk_cache index calculation on big endian | Matt Turner | 2017-11-25 | 1 | -2/+2 |
* | util: Add a SHA1 unit test program | Matt Turner | 2017-11-25 | 2 | -1/+67 |
* | util: Fix SHA1 implementation on big endian | Matt Turner | 2017-11-25 | 1 | -1/+2 |
* | util: Assume little endian in the absence of platform-specific handling | Matt Turner | 2017-11-25 | 1 | -0/+3 |
* | util/u_queue: really use futex-based fences | Nicolai Hähnle | 2017-11-20 | 1 | -1/+1 |
* | util/u_queue: fix timeout handling in util_queue_fence_wait_timeout | Nicolai Hähnle | 2017-11-20 | 1 | -1/+1 |
* | src/util/simple_mtx.h: Fix two -Wunused-param warnings. | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | util: add new ASSERT_BITFIELD_SIZE() macro (v3) | Brian Paul | 2017-11-16 | 1 | -0/+17 |
* | util: include unistd.h, which may be required for usleep prototype | Jon Turney | 2017-11-10 | 1 | -0/+1 |
* | util/u_thread: fix compilation on Mac OS | Nicolai Hähnle | 2017-11-10 | 1 | -1/+1 |
* | util/u_queue: handle OS_TIMEOUT_INFINITE in util_queue_fence_wait_timeout | Nicolai Hähnle | 2017-11-10 | 1 | -0/+6 |
* | util/u_queue: add util_queue_fence_wait_timeout | Nicolai Hähnle | 2017-11-09 | 4 | -26/+121 |
* | util: move os_time.[ch] to src/util | Nicolai Hähnle | 2017-11-09 | 4 | -0/+325 |
* | u_queue: add util_queue_finish for waiting for previously added jobs | Nicolai Hähnle | 2017-11-09 | 2 | -0/+37 |
* | util: move pipe_barrier into src/util and rename to util_barrier | Nicolai Hähnle | 2017-11-09 | 1 | -0/+74 |
* | u_queue: add a futex-based implementation of fences | Nicolai Hähnle | 2017-11-09 | 2 | -0/+94 |
* | u_queue: add util_queue_fence_reset | Nicolai Hähnle | 2017-11-09 | 2 | -3/+14 |
* | u_queue: export util_queue_fence_signal | Nicolai Hähnle | 2017-11-09 | 2 | -1/+2 |
* | u_queue: group fence functions together | Nicolai Hähnle | 2017-11-09 | 1 | -9/+10 |
* | util/u_atomic: add p_atomic_xchg | Nicolai Hähnle | 2017-11-09 | 1 | -1/+31 |
* | util: move futex helpers into futex.h | Nicolai Hähnle | 2017-11-09 | 4 | -21/+57 |
* | mesa: Add new fast mtx_t mutex type for basic use cases | Timothy Arceri | 2017-11-09 | 3 | -0/+157 |
* | disk_cache: Fix issue reading GLSL metadata | Jordan Justen | 2017-10-31 | 1 | -1/+1 |
* | util: hashtable: make hashing prototypes match | Lionel Landwerlin | 2017-10-30 | 2 | -2/+3 |
* | radeonsi: update hack for HTILE corruption in ARK: Survival Evolved | Samuel Pitoiset | 2017-10-27 | 2 | -4/+4 |
* | util: use OpenBSD/NetBSD code on FreeBSD/DragonFly | Greg V | 2017-10-26 | 1 | -1/+2 |
* | util: add util_strdup() wrapper macro | Brian Paul | 2017-10-23 | 1 | -0/+2 |
* | drirc: Group a few games in the glthread whitelist together. | Darren Salt | 2017-10-19 | 1 | -6/+21 |
* | drirc: Enable glthread for more games (Saints Row 4 & Gat out of Hell). | Darren Salt | 2017-10-19 | 1 | -0/+6 |
* | ralloc: Allow reparenting to a NULL context | Jason Ekstrand | 2017-10-12 | 1 | -1/+1 |
* | radv: create on-disk shader cache | Timothy Arceri | 2017-10-12 | 1 | -0/+15 |
* | mesa: move _mesa_half_is_negative() to half_float.h | Brian Paul | 2017-10-10 | 1 | -0/+8 |
* | disk_cache: remove unnecessary NULL-pointer guards | Nicolai Hähnle | 2017-10-10 | 1 | -4/+2 |
* | disk_cache: fix a memory leak | Nicolai Hähnle | 2017-10-10 | 1 | -0/+1 |
* | meson: Build i965 and dri stack | Dylan Baker | 2017-10-09 | 2 | -1/+30 |