AppleWin/source/frontends/common2
Andrea Odetti a75833847e Add cmd line option to switch off vsync.
Useful to profile.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-02-13 13:09:55 +00:00
..
CMakeLists.txt Fix string comparison in cmake. 2021-02-04 10:12:51 +00:00
commonframe.cpp Fix a few issues reported by clang. 2021-02-07 13:46:50 +00:00
commonframe.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
config.h.in Temporary step to load resources in libretro. 2020-12-12 18:46:06 +00:00
fileregistry.cpp First meaningful usage of ImGui features. 2021-02-07 16:10:54 +00:00
fileregistry.h First meaningful usage of ImGui features. 2021-02-07 16:10:54 +00:00
programoptions.cpp Add cmd line option to switch off vsync. 2021-02-13 13:09:55 +00:00
programoptions.h Add cmd line option to switch off vsync. 2021-02-13 13:09:55 +00:00
ptreeregistry.cpp Share some more registry-related code. 2020-12-28 11:35:58 +00:00
ptreeregistry.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
speed.cpp libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
speed.h libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
timer.cpp Prefer mean over average. 2020-11-15 14:47:51 +00:00
timer.h Improve stat logging. 2020-11-13 20:12:57 +00:00
utils.cpp Use RAII pattern to initialise and clear AppleWin emulator. 2021-01-31 13:26:23 +00:00
utils.h Use RAII pattern to initialise and clear AppleWin emulator. 2021-01-31 13:26:23 +00:00