.. |
array
|
CXX_BUILDFIX buildfixes
|
2024-07-20 19:42:45 +02:00 |
audio
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
cdrom
|
Reorder structs, alignment
|
2020-08-15 20:38:31 +02:00 |
compat
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
defines
|
iC comments
|
2024-07-20 17:54:44 +02:00 |
dynamic
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
encodings
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
features
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
file
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
formats
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
gfx
|
Cleanups/style nits
|
2023-02-23 13:15:14 +01:00 |
glsym
|
iC comments
|
2024-07-20 17:54:44 +02:00 |
libchdr
|
Update libretro-common
|
2020-11-01 17:22:32 +01:00 |
lists
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07: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
|
Enable cheevos for Wii builds (#16116)
|
2024-01-13 18:47:28 -08:00 |
playlists
|
(libretro-common) refinements to documentation
|
2022-08-01 13:06:35 +02:00 |
queues
|
Rewrite libretro-common task_queue, use flags
|
2024-09-10 02:42:07 +02:00 |
rthreads
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
streams
|
add intfstream_truncate for file streams
|
2024-06-18 13:13:59 -05:00 |
string
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
time
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08: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
|
[Vulkan] Define and implement v2 of context negotiation interface (#14890)
|
2023-02-04 16:51:50 +01:00 |
boolean.h
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
clamping.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08: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_d3d.h
|
add D3D12 HW_render support. (#15177)
|
2023-04-10 01:08:44 +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
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
libretro.h
|
Revert "Pointer confinement support (opt-in) (#17169)" (#17173)
|
2024-11-07 07:31:47 -08: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_api.h
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
retro_common.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
retro_dirent.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
retro_endianness.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
retro_environment.h
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
retro_inline.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |
retro_math.h
|
Cleanups
|
2021-09-13 18:09:44 +02:00 |
retro_miscellaneous.h
|
Downsize big char arrays in shader structs - a lot of these get
|
2024-09-10 07:03:50 +02:00 |
retro_timers.h
|
Add Doxygen-styled comments to parts of the libretro API (#15641)
|
2024-03-09 17:24:01 -08:00 |