1
0
Fork 0
spectre/source/System
Henrik Hautakoski 24da7f45e0 Rename Display to Window.
It makes more sense to be consistent and always call it window.
2023-08-22 07:12:47 +02:00
..
Log Spectre/System/Log/FileWriter: Implement flush() 2023-08-20 21:06:39 +02:00
ByteOrder.cpp Adding Spectre/System/ByteOrder 2020-10-21 13:02:03 +02:00
Event.cpp Rename Display to Window. 2023-08-22 07:12:47 +02:00
EventListener.cpp Rename Display to Window. 2023-08-22 07:12:47 +02:00
File.cpp Spectre/System/File: adding readString() 2022-09-25 16:31:52 +02:00
Log.cpp source/System/Log.cpp: make sure the writer is flushed after we write a line. 2023-08-20 21:07:13 +02:00
MessageHandler.cpp Rename Display to Window. 2023-08-22 07:12:47 +02:00
MessageQueue.cpp Use SPECTRE_PLATFORM_* defines instead of raw compiler ones. 2020-12-26 17:25:25 +01:00
Path.cpp source/System/File.cpp: move path stuff to Path.cpp 2020-01-10 00:45:11 +01:00
Stopwatch.cpp Adding Spectre/System/Stopwatch 2020-12-18 18:27:07 +01:00