mesa/src/util
Mathias Fröhlich 0ce5ec8ece util: Use win32 intrinsics for util_last_bit if present.
v2: Split into two patches.
v3: Fix off by one problem.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
Tested-by: Brian Paul <brianp@vmware.com>
2016-08-10 09:30:07 +02:00
..
tests/hash_table mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
.gitignore mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Android.mk
bitscan.c mesa/gallium: Move u_bit_scan{,64} from gallium to util. 2016-06-14 05:19:10 +02:00
bitscan.h util: Use win32 intrinsics for util_last_bit if present. 2016-08-10 09:30:07 +02:00
bitset.h
debug.c
debug.h
format_r11g11b10f.h util/r11g11b10f: Whitespace cleanups 2016-08-05 09:07:06 -07:00
format_rgb9e5.h util/format: Use explicitly sized types 2016-08-05 09:07:04 -07:00
format_srgb.h
format_srgb.py
half_float.c
half_float.h
hash_table.c
hash_table.h
list.h list: fix list_replace() for empty lists 2016-07-06 10:17:30 -04:00
macros.h util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am
Makefile.sources util: Move format_r11g11b10f.h to src/util 2016-08-05 09:06:57 -07:00
mesa-sha1.c util: Fix warning of invalid return value 2016-04-15 15:00:58 -07:00
mesa-sha1.h
ralloc.c util/ralloc: Remove double zero'ing of rzalloc buffers 2016-05-10 22:54:46 -07:00
ralloc.h
register_allocate.c
register_allocate.h
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript
set.c
set.h
simple_list.h
strndup.c
strndup.h
strtod.c
strtod.h
texcompress_rgtc_tmp.h
u_atomic.h
u_atomic_test.c