Jean-Philip Desjardins
|
30568a057d
|
Use app_config module.
Build macOS / build_macos (push) Has been cancelled
Build Android / build_android (apk) (push) Has been cancelled
Build Android / build_android (libretro) (push) Has been cancelled
Build Linux ARM32 / build_linux_arm32 (push) Has been cancelled
Build Linux ARM64 / build_linux_arm64 (push) Has been cancelled
Build Windows Psf / build_windows_psf (off, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows Psf / build_windows_psf (on, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows / build_windows (x86_32, Visual Studio 16 2019, installer32.nsi, win32_msvc2019, Win32) (push) Has been cancelled
Build Windows / build_windows (x86_64, Visual Studio 16 2019, installer64.nsi, win64_msvc2019_64, x64) (push) Has been cancelled
Check Format / run_clangformat (push) Has been cancelled
Build iOS / build_ios (push) Has been cancelled
Build JavaScript / build_js (push) Has been cancelled
Build Linux / build_linux (push) Has been cancelled
|
2025-03-11 16:18:58 -04:00 |
|
Mahmood - Zer0xFF
|
c3f138a424
|
Split DiskUtils into BootableUtils
|
2024-10-24 20:43:37 +01:00 |
|
Mahmood - Zer0xFF
|
9eaf97ae4d
|
Move IsBootableExecutablePath && IsBootableDiscImagePath to DiskUtils namespace
|
2024-10-24 18:13:18 +01:00 |
|
Eric Warmenhoven
|
d8360dad3c
|
Build libretro core for iOS
|
2024-03-05 12:59:05 -05:00 |
|
Jean-Philip Desjardins
|
907442608a
|
Move libretro.h to exclude from clang-format.
|
2023-08-18 10:13:38 -04:00 |
|
Jean-Philip Desjardins
|
f409283610
|
Fix build issues.
|
2022-07-25 11:19:56 -04:00 |
|
Jean-Philip Desjardins
|
bb2e65d1cf
|
Update supported extensions in libretro core.
|
2021-07-27 09:08:47 -04:00 |
|
Jean-Philip Desjardins
|
bebd51d6a8
|
Disable frame limiter on RetroArch.
|
2021-02-24 14:58:05 -05:00 |
|
Mahmood - Zer0xFF
|
f60909a98a
|
we need to ensure the VM is paused before continuing
|
2020-12-28 01:16:21 +00:00 |
|
Mahmood - Zer0xFF
|
7615633d88
|
use PauseAsync in the libretro core
|
2020-12-24 13:53:51 +00:00 |
|
bslenul
|
ded23896ea
|
"Triangle" typo.
|
2020-07-09 14:09:26 +02:00 |
|
Mahmood - Zer0xFF
|
d88c02b2ca
|
libretro support elf loading.... this id currently duplicating code from BootablesProcesses
|
2020-01-02 01:19:36 +00:00 |
|
Mahmood - Zer0xFF
|
3136dbafa6
|
libretro: set lower audio buffer
|
2019-12-31 21:03:41 +01:00 |
|
Mahmood - Zer0xFF
|
3b18a61966
|
cleanup
|
2019-12-31 21:03:41 +01:00 |
|
Mahmood - Zer0xFF
|
d710ceee04
|
Libretro: update input to support bitmasking
|
2019-12-31 21:03:41 +01:00 |
|
Mahmood - Zer0xFF
|
0105b71359
|
Libretro: Audio: replace queue with buffer, remove audio mute option (thats handled by RA)
|
2019-12-31 21:03:41 +01:00 |
|
Mahmood - Zer0xFF
|
fd4387c96c
|
Libretro: move audio processing to main thread
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
50bdcddc71
|
Libretro: Remove audio dependencies
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
aab9b66c89
|
poll button state on retro_run() thread... to avoid race condition, as these methods are not thread safe
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
ade7f38f7e
|
libretro: update supported format
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
cc70ffda69
|
Disable early logs, set storage path for android
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
ab26440574
|
Code style fixes.
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
2c8444b453
|
Fix Android build
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
4ec4e59e7a
|
Select correct OpenGL version
|
2019-12-31 21:03:40 +01:00 |
|
Mahmood - Zer0xFF
|
148bcf95fd
|
libretro: add save state support
|
2019-12-31 21:03:38 +01:00 |
|
Mahmood - Zer0xFF
|
7b4ff10de1
|
libretro: pass ram, for cheat system
|
2019-12-31 21:02:57 +01:00 |
|
Mahmood - Zer0xFF
|
d3308e727b
|
Cleanup: fix multiplier selection, set base resolution to PS2 default, use internal rendering resolution before rendering
|
2019-12-31 21:02:57 +01:00 |
|
Mahmood - Zer0xFF
|
b4c7777b84
|
Initial Libretro implementation
|
2019-12-31 21:02:35 +01:00 |
|