Cemu/src/Common
Tillsunset 3fb4b5e26c
MacOS+Linux: Use CLOCK_MONOTONIC_RAW over CLOCK_MONOTONIC (#313)
On MacOS this fixes the framerate being too high due to discontinuities in the timer that drives the emulated vsync. It also fixes behavior of the GetTickCount() wrapper.
2022-09-29 11:36:27 +02:00
..
ExceptionHandler Posix/Linux: Add setting to disable coredumps 2022-09-27 13:58:50 +02:00
GLInclude Add all the files 2022-08-22 22:21:23 +02:00
unix MacOS+Linux: Use CLOCK_MONOTONIC_RAW over CLOCK_MONOTONIC (#313) 2022-09-29 11:36:27 +02:00
windows Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
betype.h style: use std::enable_if & co instead of boost:: (#153) 2022-09-02 21:06:05 +02:00
CMakeLists.txt Properly list files in CMakeLists instead of using GLOB (#249) 2022-09-17 03:24:57 +02:00
enumFlags.h Add all the files 2022-08-22 22:21:23 +02:00
FileStream.h Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
MemPtr.h Add all the files 2022-08-22 22:21:23 +02:00
platform.h build: improve the Linux aspect of things (#75) 2022-08-29 07:19:48 +02:00
precompiled.cpp Add all the files 2022-08-22 22:21:23 +02:00
precompiled.h Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
socket.h Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
StackAllocator.h Add all the files 2022-08-22 22:21:23 +02:00
SysAllocator.cpp Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
SysAllocator.h Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
version.h Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
zstring_view.h Add all the files 2022-08-22 22:21:23 +02:00