RetroArch/libretro-common
2017-09-06 23:40:38 +02:00
..
audio Updates 2017-08-08 18:45:56 +02:00
compat Fix null deref where argc = 0 2017-08-19 17:16:50 +10: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 Add pspkernel.h 2017-06-28 06:13:33 +02:00
file msvc throws debug assert with fopen on a null string 2017-09-03 23:52:58 -04:00
formats Updates 2017-08-08 18:51:01 +02:00
gfx GL_CAPS_TEX_STORAGE_EXT not working/supported on iOS, so disabling 2017-07-21 17:19:52 -10: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 Update 2017-09-06 23:17:00 +02:00
libco Update libco 2017-09-06 00:47:38 +02:00
lists (file_list.c) Add file_list_reserve() 2017-09-03 14:58:01 -03:00
memmap Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
net Silence some warnings for PS3 2017-09-06 00:21:20 +02:00
queues allow easier scheduling of tasks in single threaded mode by adding a 2017-05-22 11:18:42 +01:00
rthreads rthreads: early return if thread was null (temporary fix for shutdown crash in win98) 2017-08-22 23:41:58 -04:00
samples Add sha1_main 2017-06-13 10:21:38 +02:00
streams Buildfix 2017-09-06 23:40:38 +02:00
string Cast ctype args to unsigned char 2017-08-08 12:21:48 +01:00
utils Add sha1_main.c 2017-06-13 10:18:10 +02:00
vulkan
.gitignore