RetroArch/libretro-common
2017-05-16 03:20:59 +02:00
..
audio Attempt to copy over audio mixer data 2017-05-15 01:28:46 +02:00
compat Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
crt
dynamic Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
encodings correct the mask used on the first byte in utf8_walk. fixes #4892 2017-05-11 17:41:27 +01:00
features Silence more warnings on iOS 2017-02-26 21:46:19 +01:00
file Start using string_is_equal_fast/string_is_not_equal_fast macros 2017-05-16 03:20:59 +02:00
formats Start using string_is_equal_fast/string_is_not_equal_fast macros 2017-05-16 03:20:59 +02:00
gfx Directly initialize sinc_size 2017-04-29 18:54:34 +02:00
glsm Update 2017-03-01 22:09:38 +01:00
glsym Update 2017-03-01 22:09:38 +01:00
hash Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
include Start using string_is_equal_fast/string_is_not_equal_fast macros 2017-05-16 03:20:59 +02:00
libco
lists Start using string_is_equal_fast/string_is_not_equal_fast macros 2017-05-16 03:20:59 +02:00
memmap Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
net Rewrite more string_is_equal call invocations as memcmp 2017-04-22 08:51:16 +02:00
queues Rewrite task_queue 2017-05-14 20:43:48 +02:00
rthreads Remove rsemaphore 2017-04-21 20:41:26 +02:00
samples Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
streams Try to prevent null pointer dereference 2017-05-08 22:53:06 +02:00
string (stdstring) Turn some functions into static inline functions 2017-04-21 13:35:26 +02:00
utils Try to avoid directly calling strcmp 2017-04-21 13:56:15 +02:00
vulkan
.gitignore