Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
Jesse Talavera b7ddac2431
Add Doxygen-styled comments to parts of the libretro API (#15641)
* Touch up the documentation for a few environment calls

* Touch up more comments

* Update docs for more environment calls

* Add doc comments for more environment calls

* Change various @returns to indicate that the environment call is available

- Some environment calls might be recognized but ignored (e.g. when fast-forwarding during netplay)

* Note some deprecated symbols

* Touch up the docs for RETRO_ENVIRONMENT_SET_MESSAGE

* Touch up the docs for RETRO_ENVIRONMENT_SET_PIXEL_FORMAT

* Add more doc comments

* (libretro) Add more doxygen documentation for the libretro API

* (libretro) Add doxygen comments for the callbacks

* Document retro_init and retro_deinit

* Add comments for retro_log-related symbols

* Add a comment

* Clean up some camera-related comments

* Clean up frame time-related callbacks

* Correct some information about major callbacks

* Clarify some parameter info

* Fix incorrect info about retro_set_environment

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* (libretro) Add doxygen docs on RETRO_THROTTLE

* Touch up the docs for RETRO_ENVIRONMENT_SET_AUDIO_CALLBACK

* Touch up the docs for some macros

* Touch up the docs for some more environment calls

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Tidy up the doc comments for clamping.h

- It was a low-hanging fruit

* Define some sections for constants

- Doxygen will group all contained symbols on one page

* Fix a duplicate @see

* Polish up the docs for the rumble interface

* Polish up the docs for RETRO_ENVIRONMENT_GET_INPUT_DEVICE_CAPABILITIES

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Document INLINE

* Clean up some tags

* Touch up the docs for the sensor interface

* Add docs for RETRO_ENVIRONMENT_SET_PROC_ADDRESS_CALLBACK

* Update docs for RETRO_ENVIRONMENT_GET_INPUT_BITMASKS and accompanying names

* Update some group definitions

* Spiff up the docs for retro_dirent.h

* Document dylib.h

* Document base64.h

* Document crc32.h

* Touch up the docs for audio conversion functions

* Clean up some Doxygen tags

* Refine the docs for RETRO_ENVIRONMENT_GET_PERF_INTERFACE

* Fix incorrect infor in dylib.h

* Touch up the docs for RETRO_ENVIRONMENT_GET_CAMERA_INTERFACE

* Revise the docs for RETRO_ENVIRONMENT_SET_GEOMETRY

* Revise the docs for RETRO_ENVIRONMENT_GET_LOCATION_INTERFACE

* Revise a function's doc

* Touch up most of the rthreads docs

* Touch up the retro_timers.h docs

* Revise the subsystem docs

* Fix some incorrect @see's

* Touch up the docs for RETRO_ENVIRONMENT_GET_LED_INTERFACE

* Give the RETRO_ENVIRONMENT_GET_SAVESTATE_CONTEXT docs a makeover

* Slight cleanup to the microphone docs

* Slight cleanup to the device power docs

* Touch up serialization quirk docs

* Give the MIDI docs a haircut

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Freshen up rtime's docs

* Improve the docs and accompanying definitions for RETRO_ENVIRONMENT_GET_AUDIO_VIDEO_ENABLE

- Revise the text of the documentation
- Introduce an enum that defines the flags (it's still an int, so ABI compatibility will be fine)
- Move the documentation for each bit to its corresponding enum

* Shine the shoes of RETRO_ENVIRONMENT_GET_INPUT_MAX_USERS's docs

* Freshen up the docs for fifo_queue.h

* Document most of task_queue.h

* Put retro_dirent's symbols in a group

* Finish documenting task_queue.h

* Document some compatibility headers

* Document read_stdin

* Document file_stream_transforms.h

* Document the VFS API

- Not the wrappers, just the plain API itself

* (Docs) Add doxygen notes about RETRO_DEVICE_*

* Fix some line breaks

* Revise RETRO_DEVICE docs

* Document strl.h

* Update the features_cpu.h docs

* Rewrite the docs for file_stream.h

* Update the docs for retro_endianness.h

* Update the docs for retro_miscellaneous.h

* Document the RETRO_VFS_SEEK_POSITION constants

* Finish documenting rthreads.h

* Document network_stream.h

* Put the RETRO_MEMORY defines in a defgroup

* Move a doc comment in retro_common.h to file scope

* Revise the docs for RETRO_ENVIRONMENT_SET_CONTROLLER_INFO, and accompanying symbols

* Fix the @param/in/out order in libretro.h's @param declarations

* Tidy up the docs for RETRO_ENVIRONMENT_GET_CORE_OPTIONS_VERSION

* Spiff up the docs for RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER

* Fix some tags

* Polish up RETRO_ENVIRONMENT_GET_HW_RENDER_INTERFACE's docs

* libretro: Add header doxygen

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Update libretro-common/include/libretro.h

Co-authored-by: Rob Loach <robloach@gmail.com>

* Clean up the docs for RETRO_ENVIRONMENT_SET_CORE_OPTIONS_DISPLAY

* Clean up the docs for RETRO_ENVIRONMENT_SET_HW_RENDER_CONTEXT_NEGOTIATION_INTERFACE

* Touch up some comment syntax for RETRO_ENVIRONMENT_GET_VARIABLE_UPDATE

* Fix some inaccuracies

* Re-add the license statement for libretro.h

* Touch up the docs for RETRO_ENVIRONMENT_SET_CORE_OPTIONS_V2

* Touch up docs for RETRO_ENVIRONMENT_SET_CORE_OPTIONS_DISPLAY

* Touch up docs for some options-related symbols

* Fix some syntax that was preventing most doc files from being generated

* Express retro_core_option_definition docs in terms of retro_core_option_v2_definition

* Finalize some core option-related docs

* Fix some incorrect info about achievements

* Polish up the docs for RETRO_ENVIRONMENT_SET_MEMORY_MAPS

* Polish up the docs for RETRO_ENVIRONMENT_GET_DISK_CONTROL_INTERFACE_VERSION

* Add a notice for `RETRO_ENVIRONMENT_GET_LOG_INTERFACE`

* Update the disk control interface docs

* Add a sentence to a doc comment

* Update a comment

* Remove an irrelevant @todo

* Touch up the docs for `retro_message_target`

* Touch up the docs for `retro_message_type`

* Touch up the docs for `RETRO_ENVIRONMENT_SET_MESSAGE_EXT`

* Touch up the docs for `RETRO_ENVIRONMENT_SET_AUDIO_BUFFER_STATUS_CALLBACK`

* Touch up the docs for `RETRO_ENVIRONMENT_SET_MINIMUM_AUDIO_LATENCY`

* Revise a comment

* Revise the docs for `RETRO_ENVIRONMENT_SET_VARIABLE`

* Add a `@see`

* Clean up the `RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE` docs

* Update the Doxyfile

* libretro: Add three more environment callback doxygen docs

* doxygen: Remove @example reference

---------

Co-authored-by: Rob Loach <robloach@gmail.com>
2024-03-09 17:24:01 -08:00
.github Webos makefile and CI updates (#16312) 2024-03-03 07:57:21 -08:00
.vscode change vscode settings to add a ruler at width 80 (#13358) 2021-12-14 14:07:25 +01:00
audio (WASAPI) Buffer cleanups (#16057) 2023-12-28 18:56:28 -08:00
bluetooth bluetoothctl: add / modify pairing steps (#13818) 2022-04-03 19:29:03 +02:00
bootstrap VITA: don't fail if vm_memblock can't be allocated (#13545) 2022-01-25 04:19:00 +01:00
camera Remove asserts 2023-01-09 00:51:05 +01:00
cheevos Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
cores (Video processor) C89 buildfix 2023-11-01 03:53:59 +01:00
ctr Cleanups 2023-06-01 22:52:05 +02:00
deps Backport CVE-2020-24370's patch (#16190) 2024-02-02 06:27:36 -08:00
dingux Small cleanups 2023-05-03 21:10:21 +02:00
dist-scripts (Emscripten) Modularize the JavaScript and clean up the web build (#15688) 2023-11-02 13:25:50 -07:00
docs XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
emscripten (Emscripten) Modularize the JavaScript and clean up the web build (#15688) 2023-11-02 13:25:50 -07:00
fastlane/metadata/android/en-US Add F-Droid metadata to repo in Fastlane format 2022-06-18 10:30:13 -06:00
frontend Logging config file writes in all places where it was not done so far. (#16311) 2024-03-03 08:09:46 -08:00
gfx vulkan: Remove use of oldSwapchain. 2024-03-06 12:49:52 +01:00
griffin MESA UWP Integration (#16285) 2024-03-02 09:36:17 -08:00
input Fixes for linuxraw driver (#16330) 2024-03-06 09:08:21 -08:00
intl Fetch translations from Crowdin 2024-03-10 00:12:22 +00:00
led Cleanups/style nits 2023-02-23 13:15:14 +01:00
libretro-common Add Doxygen-styled comments to parts of the libretro API (#15641) 2024-03-09 17:24:01 -08:00
libretro-db Silence some warnings and general cleanups 2023-08-16 22:08:01 +02:00
location/drivers Add missing header for Android 2021-09-21 17:00:58 +02:00
media (WIN32) Fix native ui savestate slots (#16290) 2024-02-26 03:12:07 -08:00
memory Cleanups/style nits 2023-02-23 13:15:14 +01:00
menu (Ozone) Sidebar + sublabel animation fixes (#16326) 2024-03-04 14:31:39 -08:00
midi/drivers Fix local header path includes 2021-12-04 16:11:02 +01:00
misc/cpufreq Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
network Fix many warnings (#16180) 2024-01-31 09:15:14 -08:00
pkg (UWP) Update .pfx key (#16317) 2024-03-02 10:33:03 -08:00
play_feature_delivery Reduce strlcat calls where possible 2023-06-19 06:00:10 +02:00
qb Update wayland-protocols version to 1.31 due to fractional-scale-v1 (#15990) 2023-12-14 11:09:26 -08:00
record Reduce strlcat calls where possible 2023-06-19 06:00:10 +02:00
reference Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
samples/tasks/database Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
shaders Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
shaders-hlsl Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
shaders-hlsl-no-opt/asm/frag Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
shaders-msl Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
shaders-no-opt/asm/frag Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
steam (Steam) Buildfix 2022-08-26 12:58:06 +02:00
tasks tvOS Top Shelf (#16302) 2024-02-27 23:20:32 -08:00
tests-other Squashed 'deps/SPIRV-Cross/' content from commit f3a75d1d4b 2023-01-20 18:00:31 +01:00
tools (Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
ui tvOS: fix a crash when a history playlist item does not have a label (#16336) 2024-03-06 14:37:11 -08:00
uwp MESA UWP Integration (#16285) 2024-03-02 09:36:17 -08:00
vita/launcher (vita/launcher) Use snprintf 2021-05-18 15:07:58 +02:00
webos webOS: replace ncpu (go), fix undefined function compile error, use pkg-config from buildroot (#16271) 2024-02-24 15:37:53 -08:00
wii (Netplay) Some cleaning 2022-05-30 22:02:24 -03:00
wiiu (wiiu) HBL_loadToMemory - close file descriptor to avoid leakage 2023-12-21 01:32:35 +01:00
.editorconfig HTTPS link to EditorConfig.org 2021-07-06 13:55:43 +09:00
.gitignore Rebase of wakira's wp_fractional_scale_v1 support (#15965) 2023-11-30 03:29:38 -08:00
.gitlab-ci.yml Adjust apple packaging so correct git version gets reported (#16139) 2024-01-21 18:13:07 -08:00
.project
.travis.yml (Travis) Try to take out two Travis jobs that always fail and are 2021-03-22 22:16:19 +01:00
10bpc-gl.diff
accessibility.h Fix narrator modes (#16179) 2024-02-08 21:14:23 -08:00
AUTHORS.h Add microphone support via a new driver (#14731) 2023-06-06 21:55:06 +02:00
autosave.h
CHANGES.md Bump version 2024-01-25 15:59:56 +01:00
cheat_manager.c Do away with one temp buffer 2023-09-06 02:50:56 +02:00
cheat_manager.h Localize string and other cleanups 2023-05-28 23:48:26 +02:00
CODE_OF_CONDUCT.md Include subject line inclusion. 2021-08-26 09:34:40 -04:00
CODING-GUIDELINES Update CODING-GUIDELINES 2022-10-04 17:53:52 +02:00
com.libretro.RetroArch.appdata.xml chore: Update metadata manifest (Linux) 2021-10-13 16:08:58 +03:00
command.c Remove some unneeded logging (#16298) 2024-02-26 20:59:01 -08:00
command.h Save improvements (#16053) 2023-12-28 11:10:46 -08:00
config.def.h Webos makefile and CI updates (#16312) 2024-03-03 07:57:21 -08:00
config.def.keybinds.h Show also lightgun bind labels instead of only 'N/A' (#15535) 2023-07-31 05:12:21 +02:00
config.features.h Remove references to removed features (#13564) 2022-01-30 09:29:43 +01:00
configuration.c Logging config file writes in all places where it was not done so far. (#16311) 2024-03-03 08:09:46 -08:00
configuration.h Add visibility option for disc control notifications (#16292) 2024-02-26 06:01:15 -08:00
configure
content.h Make auto-savestates not use the task queue (#16061) 2023-12-30 21:44:15 -08:00
CONTRIBUTING.md Add coding standards. 2021-08-25 10:54:04 -04:00
COPYING
core.h Simplify core_serialize_size and core_serialize_size_special 2023-06-16 17:20:27 +02:00
core_backup.c Cleanups 2023-09-02 16:42:49 +02:00
core_backup.h Cleanups 2023-09-02 16:42:49 +02:00
core_info.c - Safer code - use strlcpy where possible instead of manual character 2023-06-20 16:33:55 +02:00
core_info.h Remove unused core_info_hw_api_supported 2022-07-17 08:10:01 +02:00
core_option_manager.c * Remove more strlcat calls 2023-06-20 17:43:33 +02:00
core_option_manager.h General cleanups - 2022-08-01 21:31:45 +02:00
core_updater_list.c If we already know the length of the string, use strldup instead. 2022-08-25 16:31:54 +02:00
core_updater_list.h
database_info.c Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
database_info.h database_info.h - cleanup to struct 2023-06-16 20:35:15 +02:00
default.txt Bump version 2024-01-25 15:59:56 +01:00
defaults.h Revive/rewrite Keyboard Overlay and OSK Toggle 2023-07-09 04:42:49 +02:00
disk_control_interface.c Remove some unneeded logging (#16298) 2024-02-26 20:59:01 -08:00
disk_control_interface.h Option for disabling initial disc change (#16197) 2024-02-04 11:58:16 -08:00
disk_index_file.c Small style nits and plain sense cleanups 2023-08-16 01:14:50 +02:00
disk_index_file.h
Doxyfile Add Doxygen-styled comments to parts of the libretro API (#15641) 2024-03-09 17:24:01 -08:00
driver.h Add microphone support via a new driver (#14731) 2023-06-06 21:55:06 +02:00
dynamic.h Header uniformity - enums on top, then structs, then public declarations 2023-05-30 21:03:36 +02:00
fetch-submodules.sh
file_path_special.c macos: add portable.txt as flag for portable install (#16244) 2024-02-18 08:23:40 -08:00
file_path_special.h XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
github-contributors.py Update AUTHORS.h and script 2021-08-31 22:42:31 +03:00
lakka-switch.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
lakka.h * (PSP/Vita) Remove unused variables 2021-08-12 18:51:33 +02:00
list_special.h Cloud Sync (#15548) 2023-08-04 09:20:50 +02:00
location_driver.h Merge midi_driver.c and location_driver.c into retroarch.c - 2023-12-17 05:01:12 +01:00
Makefile (WIN32) Fix native ui savestate slots (#16290) 2024-02-26 03:12:07 -08:00
Makefile.apple
Makefile.classic_sega_mini Remove remaining mentions of joyconfig (#14787) 2022-12-31 02:35:08 +01:00
Makefile.classic_snesc Remove remaining mentions of joyconfig (#14787) 2022-12-31 02:35:08 +01:00
Makefile.common (cheevos) upgrade to rcheevos 11.1 (#16151) 2024-01-21 18:12:30 -08:00
Makefile.ctr Add HAVE_UPDATE_CORE_INFO for targets that already have HAVE_UPDATE_CORES defined 2022-12-23 01:52:38 +01:00
Makefile.ctr.salamander Add compat_strldup.c to Salamander versions 2022-08-25 17:00:23 +02:00
Makefile.dingux Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.dos XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.emscripten replace dashes with underscores in core names (#15910) 2023-11-15 13:18:41 -08:00
Makefile.griffin Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.lfx000 Add Leapfrog (LFx000) Target (#14697) 2022-12-04 22:53:13 +01:00
Makefile.libnx Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.libogc
Makefile.miyoo XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.msvc (WIN32) Prefer D3D11 and WASAPI (#15913) 2023-11-16 06:04:48 -08:00
Makefile.ngc XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.openpandora Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.orbis second attempt to fix PS4 build 2023-05-15 03:41:45 +02:00
Makefile.orbis.salamander Improve makefiles 2022-11-08 21:36:44 +01:00
Makefile.pandora Remove remaining mentions of joyconfig (#14787) 2022-12-31 02:35:08 +01:00
Makefile.ps2 XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.ps2.salamander [PS2] Use ps2_drivers library for simplify frontend (#14724) 2022-12-12 05:52:57 +01:00
Makefile.psl1ght Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.psl1ght.salamander Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
Makefile.psp1 XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.psp1.salamander (PSP) Buildfix 2023-02-11 09:12:42 +01:00
Makefile.retrofw XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.rg350 Enable networking for RG350 (#15182) 2023-04-11 17:31:49 +02:00
Makefile.rg350_odbeta Enable networking for RG350 (#15182) 2023-04-11 17:31:49 +02:00
Makefile.rs90 XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.switch Add HAVE_CORE_INFO_CACHE - disable this for Steam build 2021-10-14 15:57:28 +02:00
Makefile.vita XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.vita.salamander Add compat_strldup.c to Salamander versions 2022-08-25 17:00:23 +02:00
Makefile.webos Webos makefile and CI updates (#16312) 2024-03-03 07:57:21 -08:00
Makefile.wii Enable cheevos for Wii builds (#16116) 2024-01-13 18:47:28 -08:00
Makefile.wii.salamander Forgot to add compat_strldup.c to Wii and WiiU salamanders 2022-08-25 17:02:05 +02:00
Makefile.wiiu XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
Makefile.win (WIN32) Fix native ui savestate slots (#16290) 2024-02-26 03:12:07 -08:00
manual_content_scan.c Small style nits and plain sense cleanups 2023-08-16 01:14:50 +02:00
manual_content_scan.h Remove unused function 2022-12-05 21:40:51 +01:00
midi_driver.h Merge midi_driver.c and location_driver.c into retroarch.c - 2023-12-17 05:01:12 +01:00
msg_hash.c Separate ffmpeg and audiomixer conditionals (#15872) 2023-11-05 15:32:14 -08:00
msg_hash.h Add visibility option for disc control notifications (#16292) 2024-02-26 06:01:15 -08:00
no-xib.diff
nvda_controller.h
nvdaControllerClient64.dll
paths.h Override bind save + menu manager overhaul (#14895) 2023-01-24 01:42:50 +01:00
performance_counters.h Header uniformity - enums on top, then structs, then public declarations 2023-05-30 21:03:36 +02:00
playlist.c Create directories after the config is read (#16093) 2024-01-11 13:16:27 -08:00
playlist.h Flexible thumbnail matching (#16040) 2023-12-27 02:26:46 -08:00
README-exynos.md
README-mali_fbdev_r4p0.md Remove references to removed features (#13564) 2022-01-30 09:29:43 +01:00
README-OMAP.md
README.md fix broken discord invite (#15602) 2023-08-16 08:55:27 -07:00
retroarch-android-debug.diff
retroarch-apple-packaging.sh Build OSX Metal using Makefile (#11941) 2021-01-26 09:48:15 +01:00
retroarch-mingw-build.sh
retroarch.c tvOS Top Shelf (#16302) 2024-02-27 23:20:32 -08:00
retroarch.cfg Add microphone support via a new driver (#14731) 2023-06-06 21:55:06 +02:00
retroarch.desktop Add StartupWMClass to retroarch.desktop file 2021-08-08 23:14:56 -04:00
retroarch.h Fix quit on content close option (#16014) 2023-12-20 16:23:18 -08:00
retroarch_types.h XDelta patch support (Take 2) (#15915) 2023-11-23 20:19:07 -08:00
runahead.c Rewrite input_state_get_last somewhat 2023-09-03 17:41:41 +02:00
runahead.h Split up runahead into its own file(s) - runahead.c/runahead.h - 2023-01-11 10:19:56 +01:00
runloop.c Add Doxygen-styled comments to parts of the libretro API (#15641) 2024-03-09 17:24:01 -08:00
runloop.h Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
runtime_file.c Remove some temporary buffers (#15624) 2023-08-20 10:59:15 -07:00
runtime_file.h (runtime_file.c) Cleanups - remove functions that are never used 2023-06-16 01:23:24 +02:00
runtime_file_defines.h (config.def.h) only try to include define headers 2022-11-27 22:57:17 +01:00
save.c Save improvements (#16053) 2023-12-28 11:10:46 -08:00
setting_list.h Turn setting_set_with_string_representation static 2023-06-16 02:41:36 +02:00
state_manager.c don't flag rewind as initialized until after we're able to validate against core info (#15983) 2023-12-07 11:36:52 -08:00
state_manager.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
switch_performance_profiles.h Lakka Switch Updates.... (#15754) 2023-10-06 04:55:22 -07:00
translation_defines.h Add Belarusian language option (#15780) 2023-10-31 05:51:57 -07:00
travis-deploy-key.enc
travis_metal_deploy.sh Last fix 2021-05-29 11:03:35 +07:00
verbosity.c MESA UWP Integration (#16285) 2024-03-02 09:36:17 -08:00
verbosity.h Revert "Log level prefix cleanup (#15852)" (#15907) 2023-11-14 14:31:55 -08:00
version.all Bump version 2024-01-25 15:59:56 +01:00
version.dtd Bump version 2024-01-25 15:59:56 +01:00
version.h
version_git.c
version_git.h
wiiu-devel.properties.template

Build Status Coverity Scan Build Status Crowdin

RetroArch

RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes video game system emulators and game engines as well as more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".

XMB menu driver

rgui menu driver

glui menu driver

ozone menu driver

libretro

libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little to no porting effort.

While RetroArch is the reference frontend for libretro, several other projects have used the libretro interface to include support for emulators and/or game engines. libretro is completely open and free for anyone to use.

libretro API header

Binaries

Latest binaries are currently hosted on the buildbot.

Support

To reach developers, either make an issue here on GitHub, make a thread on the forum, chat on discord, or visit our IRC channel: #retroarch @ irc.freenode.org. You could create a post in Reddit with Technical Support flair.

Documentation

See our Documentation Center. On Unix, man-pages are provided. More developer-centric stuff is found here.

Philosophy

RetroArch attempts to be small and lean while still having all the useful core features expected from an emulator. It is designed to be very portable and features a gamepad-centric and touchscreen UI. It also has a full-featured command-line interface.

In some areas, RetroArch goes beyond and emphasizes on not-so-common technical features such as multi-pass shader support, real-time rewind (Braid-style), video recording (using FFmpeg), run-ahead input latency removal, etc.

RetroArch also emphasizes being easy to integrate into various launcher frontends.

Platforms

RetroArch has been ported to the following platforms:

  • Android (2.x to most recent version)
  • Apple iOS
  • Apple macOS (PPC, x86-32 and x86-64)
  • Apple tvOS
  • Blackberry
  • DOS
  • Emscripten (WebAssembly and JavaScript)
  • FreeBSD
  • Haiku
  • Linux
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Microsoft Xbox One
  • Microsoft Xbox Series S/X
  • Miyoo
  • NetBSD
  • Nintendo 3DS/2DS
  • Nintendo GameCube
  • Nintendo NES/SNES Classic Edition
  • Nintendo Switch
  • Nintendo Wii
  • Nintendo Wii U
  • OpenBSD
  • OpenDingux
  • Original Microsoft Xbox
  • PlayStation2
  • PlayStation3
  • PlayStation4
  • PlayStation Portable
  • PlayStation Vita
  • Raspberry Pi
  • ReactOS
  • RetroFW
  • RS90
  • SerenityOS
  • Solaris
  • Windows 10
  • Windows 11
  • Windows 2000
  • Windows 7
  • Windows 8
  • Windows 95
  • Windows 98
  • Windows Millennium
  • Windows NT 3.5
  • Windows Vista
  • Windows XP

Dependencies (PC)

There are no true hard dependencies per se.

On Windows, RetroArch can run with only Win32 as dependency.

On Linux, there are no true dependencies. For optimal usage, the following dependencies come as recommended:

  • GL headers / Vulkan headers
  • X11 headers and libs, or EGL/KMS/GBM

OSX port of RetroArch requires latest versions of XCode to build.

RetroArch can utilize these libraries if enabled:

  • nvidia-cg-toolkit
  • libfreetype2 (TTF font rendering on screen)

RetroArch needs at least one of these audio driver libraries:

  • ALSA
  • OSS
  • RoarAudio
  • RSound
  • OpenAL
  • JACK
  • SDL
  • PulseAudio
  • XAudio2 (Win32, Xbox 360)
  • DirectSound (Win32, Xbox 1)
  • CoreAudio (OSX, iOS)

To run properly, RetroArch requires a libretro implementation present; however, as it's typically loaded dynamically, it's not required at build time.

Dependencies (Console ports, mobile)

Console ports have their own dependencies, but generally do not require anything other than what the respective SDKs provide.

Requirements

OpenGL1

Your videocard needs to at least support the OpenGL 1.1 spec.

Shaders: N/A

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly. XMB won't have shader pipeline effects because of the aforementioned lack of shader support.

OpenGL2

Your videocard needs to at least support the OpenGL 2.1 spec.

Shaders: You can choose between either NVIDIA Cg shaders (deprecated, requires separate runtime to be installed on your system), or GLSL shaders.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

OpenGL3

Your videocard needs to at least support the OpenGL 3.2 core feature spec.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

Direct3D 11

Your videocard needs to at least support the Direct3D11 11.0 spec. The card also needs to support at least the Shader Model 4.0.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

Vulkan

Your videocard needs to at least support the Vulkan 1.0 spec.

Shaders: You will be able to use modern Slang shaders with this driver.

Menu driver support: MaterialUI, XMB, Ozone and RGUI should all work correctly.

Configuring

The default configuration is defined in config.def.h. It is not recommended to change this unless you know what you're doing. These can later be tweaked by using a config file. A sample configuration file is installed to /etc/retroarch.cfg. This is the system-wide config file.

RetroArch will on startup create a config file in $XDG\_CONFIG\_HOME/retroarch/retroarch.cfg if it does not exist. Users only need to configure a certain option if the desired value deviates from the value defined in config.def.h.

To configure joypads, use the built-in menu or manually configure them in retroarch.cfg.

Compiling and installing

Instructions for compiling and installing RetroArch can be found in the Libretro/RetroArch Documentation Center.

CRT 15Khz Resolution Switching

CRT SwitchRes will turn on, on the fly. However, you will need to restart RetroArch to disable it. With CRT SwitchRes enable RetroArch will start in 2560 x 480 @ 60.

If you are running Windows, before enabling the CRT SwitchRes options please make sure you have installed CRTEmudriver and installed some modelines. The minimum modelines for all games to switch correctly are:

  • 2560 x 192 @ 60.000000
  • 2560 x 200 @ 60.000000
  • 2560 x 240 @ 60.000000
  • 2560 x 224 @ 60.000000
  • 2560 x 237 @ 60.000000
  • 2560 x 256 @ 50.000000
  • 2560 x 254 @ 55.000000
  • 2560 x 448 @ 60.000000
  • 2560 x 480 @ 60.000000

Install these modelines replacing 2560 with your desired super resolution. The above resolutions are NTSC only so if you would be playing any PAL content please add PAL modelines:

  • 2560 x 192 @ 50.000000
  • 2560 x 200 @ 50.000000
  • 2560 x 240 @ 50.000000
  • 2560 x 224 @ 50.000000
  • 2560 x 288 @ 50.000000
  • 2560 x 237 @ 50.000000
  • 2560 x 254 @ 55.000000
  • 2560 x 448 @ 50.000000
  • 2560 x 480 @ 50.000000

Some games will require higher PAL resolutions which should also be installed:

  • 2560 x 512 @ 50.000000
  • 2560 x 576 @ 50.000000

Ideally install all these modelines and everything will work great.

Super Resolutions

The default super resolution is 2560. It is displayed just under the CRT switch option, which can be found in video settings. This can be changed within the retroarch.cfg. The only compatible resolutions are 1920, 2560 and 3840. Any other resolutions will be ignored and native switching will be activated.

Native Resolutions

If native resolutions are activated you will need a whole new set of modelines:

  • 256 x 240 @ 50.006977 SNESpal

  • 256 x 448 @ 50.006977 SNESpal

  • 512 x 224 @ 50.006977 SNESpal

  • 512 x 240 @ 50.006977 SNESpal

  • 512 x 448 @ 50.006977 SNESpal

  • 256 x 240 @ 60.098812 SNESntsc

  • 256 x 448 @ 60.098812 SNESntsc

  • 512 x 240 @ 60.098812 SNESntsc

  • 512 x 224 @ 60.098812 SNESntsc

  • 512 x 448 @ 60.098812 SNESntsc

  • 256 x 192 @ 59.922745 MDntsc

  • 256 x 224 @ 59.922745 MDntsc

  • 320 x 224 @ 59.922745 MDntsc

  • 320 x 240 @ 59.922745 MDntsc

  • 320 x 448 @ 59.922745 MDntsc

  • 320 x 480 @ 59.922745 MDntsc

  • 256 x 192 @ 49.701458 MDpal

  • 256 x 224 @ 49.701458 MDpal

  • 320 x 224 @ 49.701458 MDpal

  • 320 x 240 @ 49.701458 MDpal

  • 320 x 288 @ 49.701458 MDpal

  • 320 x 448 @ 49.701458 MDpal

  • 320 x 480 @ 49.701458 MDpal

  • 320 x 576 @ 49.701458 MDpal

  • 256 x 288 @ 49.701458 MSYSpal

  • 256 x 240 @ 60.098812 NESntsc

  • 256 x 240 @ 50.006977 NESpal

  • 640 x 237 @ 60.130001 N64ntsc

  • 640 x 240 @ 60.130001 N64ntsc

  • 640 x 480 @ 60.130001 N64ntsc

  • 640 x 288 @ 50.000000 N64pal

  • 640 x 480 @ 50.000000 N64pal

  • 640 x 576 @ 50.000000 N64pal

  • 256 x 252 @ 49.759998 PSXpal

  • 320 x 252 @ 49.759998 PSXpal

  • 384 x 252 @ 49.759998 PSXpal

  • 640 x 252 @ 49.759998 PSXpal

  • 640 x 540 @ 49.759998 PSXpal

  • 384 x 240 @ 59.941002 PSXntsc

  • 256 x 480 @ 59.941002 PSXntsc

  • 352 x 240 @ 59.820000 Saturn/SGFX_NTSCp

  • 704 x 240 @ 59.820000 SaturnNTSCp

  • 352 x 480 @ 59.820000 SaturnNTSCi

  • 704 x 480 @ 59.820000 SaturnNTSCi

  • 352 x 288 @ 49.701458 SaturnPALp

  • 704 x 288 @ 49.701458 SaturnPALp

  • 352 x 576 @ 49.701458 SaturnPALi

  • 704 x 576 @ 49.701458 SaturnPALi

  • 240 x 160 @ 59.730000 GBA

  • 320 x 200 @ 60.000000 Doom

// Arcade

  • 400 x 254 @ 54.706841 MK
  • 384 x 224 @ 59.637405 CPS1

These modelines are more accurate giving exact hz. However, some games may have unwanted results. This is due to mid-scanline resolution changes on the original hardware. For the best results super resolutions are the way to go.

CRT resolution switching & MAME

Some arcade resolutions can be very different from consumer CRTs. There is resolution detection to ensure MAME games will be displayed in the closest available resolution but drawn at their native resolution within this resolution. Meaning that the MAME game will look just like the original hardware.

MAME ROMs that run in a vertical aspect like DoDonPachi need to be rotated within MAME before resolution switching and aspect correction will work. Do this before enabling CRT SwitchRes so that RetroArch will run in your desktop resolution. Once you have rotated any games that may need it turn CRT SwitchRes on.

Socials

The links below belong to our official channels. Links other than this may have been created by fans, independent members or followers. We seriously recommend using our original resources.