mirror of
https://github.com/Rakashazi/emu-ex-plus-alpha.git
synced 2024-11-23 13:49:50 +00:00
3f0c38cba8
* Imagine: Add API for setting frame timer events in Window and Screen classes to a different thread * Imagine: Clean up FDEventSource, Timer and various related APIs * Imagine: Enable unused parameter/function/variable warnings and fix related warnings * Imagine: Simplify MenuItem text alignment code * Imagine: Run java Looper in EventLoop::run() instead of the native one if it exists * Imagine: Run a single iteration of ALooper_pollOnce() in EventLoop::run() to ensure loop condition is checked properly * Imagine: Post next frame in Screen::runOnFrameDelegates() before running delegates * Imagine: Add support for indirectly writing to a Gfx::MappedBuffer in case it could be in use by the GPU * Imagine: Update gradle to 8.9 and plugin to 8.5 * EmuFramework: Run the frame timer in EmuSystemTask's thread to simplify code and reduce jitter * EmuFramework: Add headings to system options menu * EmuFramework: Remove syncEmulationThread() and replace with suspendEmulationThread() API * EmuFramework: Simplify FrameTimeStats * EmuFramework: Fix incorrect remove_if() usage in KeyConfig::set() * NES.emu, PCE.emu, Snes9x: Fix incorrect multitap gamepad key categories * Lynx.emu: Add .lyx to recognized extensions |
||
---|---|---|
.. | ||
metadata | ||
res | ||
src | ||
android-release.mk | ||
android.mk | ||
build.mk | ||
config.mk | ||
ios-release.mk | ||
ios.mk | ||
linux-x86_64-clang.mk | ||
linux-x86_64-release-static.mk | ||
linux-x86_64-release.mk | ||
linux-x86_64.mk | ||
pandora-release.mk | ||
pandora.mk | ||
ps3.mk |