RetroArch/libretro-common/include
twinaphex 69168ec6bc Core info list iteration was calling path_stat two times on the same
paths - unnecessary file I/O is an issue with UWP/WinRT so let's cut
this down to only one path_stat. config_file_read function created -
acts the same as config_file_new except it doesn't check if the path
provided is actually a directory, which in turn would lead to another path_stat call
2019-04-22 01:13:19 +02:00
..
array Clean up white space. 2019-02-03 16:00:50 -08:00
audio Remove mutexes - should hopefully fix dolphin/reicast threaded 2019-02-12 03:55:08 +01:00
compat silence warnings 2019-04-12 17:32:11 +01:00
dynamic Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
encodings Capture CRC content for deferred-loading cores 2018-10-18 11:26:45 -07:00
features show cpu model name in log, implemented for x86/64 on windows/linux so far 2019-02-23 16:50:42 -05:00
file Core info list iteration was calling path_stat two times on the same 2019-04-22 01:13:19 +02:00
formats Re-enable RXML and purge libxml 2019-03-17 03:04:35 +00:00
gfx Add further HAVE_OPENGL1 support 2019-02-17 10:42:16 +01:00
glsm Clean up white space. 2019-02-03 16:00:50 -08:00
glsym Add glsym private 2019-03-22 17:04:17 +01:00
libchdr (libretro-common/libchdr) Use int types and format aligned to the chd_header typedef 2019-03-14 18:12:10 +00:00
lists First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
math Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
net Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
queues fix a whole bunch of memory leaks 2019-03-01 12:05:14 -05:00
rthreads Add sthread_create_with_priority - missing functionality from desmume 2018-10-09 03:43:34 +02:00
streams Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
string Update stdstring.h 2019-04-03 12:06:31 -04:00
utils Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vfs (UWP) Base StorageFile implementation 2019-01-17 11:04:19 +01:00
vulkan Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
boolean.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
clamping.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
fastcpy.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
filters.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
libco.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
libretro_d3d.h d3d: fix cross-compilation on Linux 2019-01-25 23:28:07 -05:00
libretro_dspfilter.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
libretro_gskit_ps2.h Improvement the use of the palette 2019-02-17 23:29:16 +01:00
libretro_vulkan.h Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
libretro.h add initial Turkish translation from Ömercan Kömür (fpscan) 2019-04-17 19:08:23 -04:00
memalign.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
memmap.h PS2 is compiling with null drivers 2018-11-09 22:40:50 +01:00
retro_assert.h Add header include for printf 2018-12-30 07:53:09 +01:00
retro_common_api.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
retro_common.h Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
retro_dirent.h Revert "Revert "VFS v3: stat, mkdir, directory listings"" 2019-01-16 21:01:29 +01:00
retro_endianness.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
retro_environment.h (UWP) Fix ARM builds 2019-01-01 16:21:47 +01:00
retro_inline.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
retro_math.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
retro_miscellaneous.h Implement CDFS and custom file descriptor support 2019-03-15 20:19:14 +01:00
retro_timers.h (UWP) - Implement retro_sleep with SleepEx (untested) 2019-01-03 11:40:21 +01:00
rhash.h Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00