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 |
|