thunderbrew/src/event
2023-03-15 22:33:47 -05:00
..
linux feat(event): implement OsInputGet for windows 2023-03-15 17:40:07 -05:00
mac fix(event): include missing header 2023-03-15 20:03:05 -05:00
win fix(event): correct minor logic errors in windows message loop 2023-03-15 22:33:47 -05:00
CEvent.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CEvent.hpp chore(event): clean up function declarations 2023-01-05 21:07:14 -06:00
CMakeLists.txt feat(event): pass custom window proc in gx device creation 2023-03-14 17:15:54 -05:00
Context.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Context.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Event.cpp feat(event): handle close event 2023-01-02 15:37:41 -06:00
Event.hpp feat(event): handle close event 2023-01-02 15:37:41 -06:00
EvtContext.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtContext.hpp chore(event): clean up function declarations 2023-01-05 21:07:14 -06:00
EvtHandler.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtKeyDown.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtMessage.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtThread.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtThread.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtTimer.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Input.cpp feat(event): implement OsInputGet for windows 2023-03-15 17:40:07 -05:00
Input.hpp feat(event): implement OsInputGet for windows 2023-03-15 17:40:07 -05:00
Queue.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
Queue.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Scheduler.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
Scheduler.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Synthesize.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Synthesize.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Timer.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Timer.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Types.hpp feat(net): wire up polling loop for realm connections 2023-02-25 15:59:30 -06:00
Window.hpp feat(event): implement OsInputGet for windows 2023-03-15 17:40:07 -05:00