RetroArch/libretro-common/include
2016-12-29 23:51:48 +01:00
..
algorithms
audio Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT 2016-12-12 13:02:29 +01:00
compat starting to revert unicode changes 2016-12-03 00:15:29 -05:00
dynamic
encodings starting to revert unicode changes 2016-12-03 00:15:29 -05:00
features Clarify this function 2016-11-16 14:36:48 +01:00
file (libetro-common) Turn path_contains_compressed_file into a macro 2016-12-17 14:01:25 +01:00
formats Remove prototypes 2016-12-29 23:51:48 +01:00
gfx Simplify glTexImage2D/glTexStorage2D calls 2016-12-14 07:29:37 -08:00
glsm Go through opaque pointer for glDeleteSync - GLsync as a type 2016-09-24 00:04:19 +02:00
glsym (libretro-common) Cleanups 2016-12-20 00:39:45 +01:00
lists libretro-common is MIT and we don't want individual copyright 2016-10-27 19:52:58 +02:00
math float_minmax.h - include math.h 2016-11-01 11:43:00 +01:00
net Use nonblocking sockets for Netplay to avoid some stalls. 2016-12-18 19:28:38 -05:00
queues guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
rthreads Make thread local storage optional 2016-10-17 21:24:03 -03:00
streams Replacing archive_file_zlib backend with trans_stream 2016-11-26 15:48:58 -05:00
string undo previous new files and use existing encoding_utf header 2016-08-23 19:16:18 -04:00
utils
vulkan
boolean.h
clamping.h (libretro-common) Update files 2016-08-24 01:45:59 +02:00
fastcpy.h Updates 2016-10-14 15:34:02 +02:00
filters.h
libco.h
libretro.h Clarify this one, all known fronts already do this 2016-11-06 12:02:37 +01:00
libretro_vulkan.h
memalign.h
memmap.h preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
retro_assert.h
retro_common.h
retro_common_api.h (VITA) Workaround for scanning content 2016-10-13 18:00:40 +02:00
retro_dirent.h use unicode versions of windows functions 2016-11-29 14:34:35 -05:00
retro_endianness.h
retro_environment.h
retro_inline.h
retro_miscellaneous.h revert rest of unicode changes 2016-12-03 00:15:29 -05:00
retro_stat.h
rhash.h