RetroArch/libretro-common
2017-11-18 10:14:35 +01:00
..
audio Update include dirs 2017-11-06 05:23:53 +01:00
compat VC6 support (targets NT 3.51) 2017-09-06 23:03:02 -04:00
crt
dynamic Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
encodings Silence a lot of warnings 2017-11-06 19:13:54 +01:00
features VC6 support (targets NT 3.51) 2017-09-06 23:03:02 -04:00
file only call setvbuf right after opening file, and use our own buffer for C89 compliance 2017-11-17 02:28:45 -05:00
formats Updates 2017-11-06 05:37:32 +01:00
gfx Get rid of most of the HAVE_FBO usage 2017-11-13 06:20:30 +01:00
glsm Update 2017-03-01 22:09:38 +01:00
glsym Update 2017-03-01 22:09:38 +01:00
hash msvc2003 buildfixes 2017-09-07 02:02:43 -04:00
include Merge pull request #5697 from hiddenasbestos/analog_buttons 2017-11-18 10:14:35 +01:00
libco Update libco 2017-09-06 00:47:38 +02:00
lists Update vector_list.c 2017-10-02 19:19:12 -04:00
memmap Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
net Wipe out a buncha warnings and pointless ifdefs (some warnings will remain until #5497 is fixed) 2017-10-03 00:26:29 +02:00
queues allow easier scheduling of tasks in single threaded mode by adding a 2017-05-22 11:18:42 +01:00
rthreads Don't allow more than a billion nanoseconds 2017-10-15 23:25:21 +02:00
samples Add sha1_main 2017-06-13 10:21:38 +02:00
streams document setvbuf changes, only call it with bufsize >0 2017-11-17 16:12:36 -05:00
string check for end of string before trying to read more 2017-09-30 01:47:51 -04:00
utils Add sha1_main.c 2017-06-13 10:18:10 +02:00
vulkan
.gitignore