mesa/src/util
Jason Ekstrand 9a41d94731 util/bitset: Allow iterating over const bitsets
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2016-03-24 15:20:44 -07:00
..
tests/hash_table util/hash_table: add _mesa_hash_table_clear (v4) 2016-02-03 14:03:25 +01:00
.gitignore
Android.mk
bitset.h util/bitset: Allow iterating over const bitsets 2016-03-24 15:20:44 -07:00
debug.c util: move brw_env_var_as_boolean() to util 2015-11-24 10:02:55 -05:00
debug.h util: Include <stdbool.h> in debug.h. 2015-11-24 10:05:32 -08:00
format_srgb.h util: Tiny optimisation for the linear→srgb conversion 2015-11-27 10:55:22 +01:00
format_srgb.py
half_float.c
half_float.h
hash_table.c util/hash_table: add _mesa_hash_table_clear (v4) 2016-02-03 14:03:25 +01:00
hash_table.h util: fix new gcc6 warnings 2016-02-18 17:10:55 -05:00
list.h util: Add list_is_singular() helper function 2015-11-10 21:13:35 +01:00
macros.h Remove Sun CC specific code. 2015-12-02 07:51:04 +00:00
Makefile.am configure: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
Makefile.sources
mesa-sha1.c
mesa-sha1.h util/sha: do not wrap header inclusion in extern "C" 2016-03-09 17:16:50 +00:00
ralloc.c ralloc: Fix ralloc_adopt() to the old context's last child's parent. 2015-12-18 23:30:51 -08:00
ralloc.h
register_allocate.c
register_allocate.h
rgtc.c
rgtc.h
roundeven_test.c
rounding.h
SConscript scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
set.c util/set: don't compare against deleted entries 2016-02-02 14:42:32 -05:00
set.h
simple_list.h
strndup.c
strndup.h
strtod.c
strtod.h
texcompress_rgtc_tmp.h
u_atomic.h util/u_atomic: Remove MSVC 2008 support. 2016-02-12 10:31:15 +00:00
u_atomic_test.c util: fix comment typo 2015-12-04 14:06:41 +00:00