index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/set: add a set_clear function
Scott D Phillips
2018-05-04
2
-0
/
+26
*
util/u_queue: fix a deadlock in util_queue_finish
Marek Olšák
2018-04-27
2
-0
/
+10
*
util/srgb: Add a float sRGB -> linear helper
Jason Ekstrand
2018-04-24
1
-0
/
+14
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
2
-1
/
+1
*
util: Include bitscan.h directly
Ian Romanick
2018-03-29
1
-1
/
+1
*
util: Optimize util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-0
/
+17
*
util: Use util_is_power_of_two_nonzero in u_vector
Ian Romanick
2018-03-29
1
-2
/
+2
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-0
/
+11
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
2
-2
/
+14
*
drirc: whitelist glthread for Medieval II: TW, Carnivores: DHR, Far Cry 2
Marek Olšák
2018-03-28
1
-0
/
+15
*
meson/configure: detect endian.h instead of trying to guess when it's available
Eric Engestrom
2018-03-23
1
-1
/
+1
*
util: Use set_foreach instead of rolling our own
Thomas Helland
2018-03-14
1
-6
/
+2
*
util: Implement a hash table cloning function
Thomas Helland
2018-03-14
2
-0
/
+24
*
drirc: whitespace fix
Eric Engestrom
2018-03-08
1
-2
/
+2
*
drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmware
Thomas Hellstrom
2018-03-08
1
-0
/
+1
*
glx/dri: Add a driconf option to disable GLX_SGI_video_sync
Thomas Hellstrom
2018-03-08
1
-0
/
+5
*
disk cache: Link with -latomic if necessary
Thierry Reding
2018-03-02
1
-1
/
+1
*
util: use clock_gettime() on PIPE_OS_BSD
Jonathan Gray
2018-03-01
1
-1
/
+1
*
util/bitset: Make C++ wrapper trivially constructible.
Francisco Jerez
2018-02-27
1
-17
/
+20
*
util/bitset: Add C++ wrapper for static-size bitsets.
Francisco Jerez
2018-02-24
1
-0
/
+114
*
util: Add EXPLICIT_CONVERSION macro.
Francisco Jerez
2018-02-24
1
-0
/
+10
*
disk cache: move path creation back to constructor
Tapani Pälli
2018-02-09
1
-86
/
+76
*
disk cache: add callback functionality
Tapani Pälli
2018-02-07
2
-0
/
+67
*
disk cache: initialize cache path and index only when used
Tapani Pälli
2018-02-07
1
-49
/
+80
*
util: remove redundant check for the __clang__ macro
Vlad Golovkin
2018-02-06
1
-1
/
+2
*
util/build-id: Fix address comparison for binaries with LOAD vaddr > 0
Stephan Gerhold
2018-02-05
1
-1
/
+12
*
meson: correctly set SYSCONFDIR for loading dirrc
Dylan Baker
2018-01-24
1
-2
/
+6
*
u_thread: Use pthread_setname_np on linux only.
Samuel Thibault
2018-01-22
1
-1
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
4
-2
/
+8
*
util: include string.h in u_dynarray.h
Brian Paul
2018-01-17
1
-0
/
+1
*
mesa: include compiler.h in disk_cache.c
Brian Paul
2018-01-17
1
-0
/
+1
*
util: use faster zlib's CRC32 implementaion
Grazvydas Ignotas
2018-01-14
1
-0
/
+13
*
util/crc32: don't drop the const qualifier
Grazvydas Ignotas
2018-01-14
1
-1
/
+1
*
util: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NORETURN to c99_compat.h
Roland Scheidegger
2018-01-12
1
-4
/
+8
*
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
[next]