RetroArch/libretro-common/include
LibretroAdmin 3abd414656 Backport ebe5f2cc3d -
Remove config_file_exists, replace with path_is_valid
2022-09-03 06:35:41 +02:00
..
array Fix possible hash map corruption when deleting string keys 2022-03-21 15:07:53 +01:00
audio Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00
cdrom Reorder structs, alignment 2020-08-15 20:38:31 +02:00
compat Revert "Update zlib.h (#13641)" (#13642) 2022-02-19 21:56:52 +01:00
defines (PSL1GHT/Switch) Fix warnings 2022-07-07 16:38:12 +02:00
dynamic (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
encodings (libretro-common) Move file_crc32 out of encoding_crc32.c - we don't want file I/O 2022-08-01 14:04:01 +02:00
features (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
file Backport ebe5f2cc3d - 2022-09-03 06:35:41 +02:00
formats (libretro-common) Remove unused jsonsax files - we use rjson now instead 2022-08-26 17:38:34 +02:00
gfx for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
glsym (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
libchdr Update libretro-common 2020-11-01 17:22:32 +01:00
lists (libretro-common) More documentation refinement 2022-08-01 11:03:58 +02:00
math (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
media (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net (Network) Get rid of the timeout_enable parameter for socket_connect (#14351) 2022-08-25 04:40:19 +02:00
playlists (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
queues add task_in_on_main_thread function 2021-11-08 09:35:25 -07:00
rthreads Revert "Resync" 2020-09-01 17:43:22 +02:00
streams (Network Stream) Add function netstream_eof (#14335) 2022-08-21 21:52:57 +02:00
string (word wrap functions in stdstring.c) Avoid implicit strlens, caller 2022-08-23 17:06:01 +02:00
time Revert "Move strftime_am_pm to libretro-common rtime.c, remove duplicate" 2022-07-12 03:31:42 +02:00
utils Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vfs Mitigate need for vfs cores on ntfs drives [UWP/XBOX] (#13368) 2021-12-17 13:46:04 +01:00
vulkan Move over to VK_EXT_debug_utils. 2022-08-31 19:45:21 +02:00
boolean.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
clamping.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
fastcpy.h for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
filters.h (sinc resampler) Simplifications - call besseli0 directly instead of 2022-08-02 11:29:05 +02:00
libco.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
libretro.h savestates: implement an api call for context awareness (#14101) 2022-06-30 10:45:59 +02:00
libretro_d3d.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
libretro_dspfilter.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
libretro_gskit_ps2.h Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing) 2020-05-20 20:13:19 +02:00
libretro_vulkan.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
lrc_hash.h (libretro-common) Rename rhash to lrc_hash 2020-12-28 19:55:54 +01:00
memalign.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
memmap.h Add more PSL1GHT ifdefs 2020-12-27 18:56:00 +01:00
retro_assert.h Improved code quality of retro_assert macro 2020-11-25 10:16:19 -08:00
retro_common.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
retro_common_api.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
retro_dirent.h Remove one include 2021-02-03 09:58:50 +01:00
retro_endianness.h Update libretro-common 2020-10-31 06:22:10 +01:00
retro_environment.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
retro_inline.h (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
retro_math.h Cleanups 2021-09-13 18:09:44 +02:00
retro_miscellaneous.h [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
retro_timers.h Don't do implicit memsets for struct timespec - always has only 2022-09-02 23:47:58 +02:00