1
0
Fork 0
spectre/source/Platform
2023-08-22 17:51:24 +02:00
..
Unix Platform/PlatformWindow: pass owner in constructor instead of setting the variable directly on the object. it is cleaner. 2023-08-22 17:18:39 +02:00
Win32 Platform/PlatformWindow: pass owner in constructor instead of setting the variable directly on the object. it is cleaner. 2023-08-22 17:18:39 +02:00
PlatformApplication.cpp source/Platform/PlatformApplication: rename create() to get() and just return a statically allocated implementation. 2022-09-12 21:12:32 +02:00
PlatformApplication.h source/Platform/PlatformApplication: rename create() to get() and just return a statically allocated implementation. 2022-09-12 21:12:32 +02:00
PlatformEventQueue.h System/SystemEvent: Merge with Input/InputEvent into just Event. 2020-02-01 15:49:59 +01:00
PlatformInput.h Move everything from global namespace to "sp" namespace 2019-09-30 19:10:17 +02:00
PlatformMisc.h Rename Display to Window. 2023-08-22 07:12:47 +02:00
PlatformWindow.cpp Platform/PlatformWindow: adding getOwner() 2023-08-22 17:51:24 +02:00
PlatformWindow.h Platform/PlatformWindow: adding getOwner() 2023-08-22 17:51:24 +02:00