..
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: replace Elements() with ARRAY_SIZE()
2015-03-02 08:55:31 -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: Implement a new ralloc_adopt() API.
2015-04-02 14:19:41 -07:00
ralloc.h
util/ralloc: Fix extern "C" usage.
2015-04-13 12:03:26 +01:00
register_allocate.c
util: Avoid double promotion.
2015-07-29 09:34:52 -07:00
register_allocate.h
Fix invalid extern "C" around header inclusion.
2015-03-05 10:21:40 -08:00
rgtc.c
rgtc.h
roundeven_test.c
util: Add a roundeven test.
2015-03-18 21:06:26 -07:00
rounding.h
util: Use SSE intrinsics in _mesa_lroundeven{f,}.
2015-08-04 10:33:13 -07:00
SConscript
scons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 15:12:06 +00: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
include: Add helper header to help trap includes inside extern C.
2015-03-06 12:38:55 +00:00
u_atomic_test.c
util/u_atomic: Ignore warnings interlocked accesses.
2015-03-25 10:42:48 +00:00