mesa/src/util
Roland Scheidegger 2b40a144b7 util/ra: (trivial) fix c99 loop variable initialization
Fails with old msvc otherwise.
2015-08-19 04:17:49 +02:00
..
tests/hash_table
.gitignore
Android.mk android: fix the building rules for Android 5.0 2015-04-22 15:53:35 +01:00
bitset.h util/bitset: Add a BITSET_FOREACH_SET macro 2015-08-18 17:48:28 -07:00
format_srgb.h
format_srgb.py
hash_table.c
hash_table.h
list.h util/list: add list_first/last_entry 2015-06-21 07:52:36 -04:00
macros.h util: Rename PURE to ATTRIBUTE_PURE. 2015-08-09 11:32:43 +01:00
Makefile.am util: Don't link to SHA1 library if shader-cache is disabled. 2015-07-09 15:49:02 -07:00
Makefile.sources util: port _mesa_strto[df] to C 2015-06-29 09:06:40 -07:00
mesa-sha1.c
mesa-sha1.h
ralloc.c
ralloc.h
register_allocate.c util/ra: (trivial) fix c99 loop variable initialization 2015-08-19 04:17:49 +02:00
register_allocate.h util/ra: Make allocating conflict lists optional 2015-08-18 17:48:53 -07:00
rgtc.c
rgtc.h
roundeven_test.c
rounding.h util: (trivial) include c99_math.h in rounding.h 2015-08-19 04:17:36 +02:00
SConscript scons: Build roundevent_test. 2015-08-10 00:07:27 +01:00
set.c
set.h
simple_list.h
strtod.c mesa/main: free locale at exit 2015-06-29 09:06:40 -07:00
strtod.h mesa/main: free locale at exit 2015-06-29 09:06:40 -07:00
texcompress_rgtc_tmp.h
u_atomic.h
u_atomic_test.c