| .. |
|
linux
|
feat(event): implement OsInputGetMousePosition; add common behavior for SDL interaction regardless of your OS
|
2024-09-06 12:24:35 -04:00 |
|
mac
|
feat(event): implement OsInputGetMousePosition; add common behavior for SDL interaction regardless of your OS
|
2024-09-06 12:24:35 -04:00 |
|
sdl
|
feat(client): OsGui functions for linux
|
2024-09-06 23:39:33 -04:00 |
|
win
|
feat(event): add code page conversion
|
2025-03-29 23:03:25 +04: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
|
style(build): space after control flow
|
2024-09-10 20:29:20 -04: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): implement synchronous key and mouse state tracking
|
2023-04-29 23:12:53 -04:00 |
|
Event.hpp
|
feat(event): add EventGetCurrentContext and EventPostClose
|
2023-03-31 11:39:33 -05: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): handle mouse up and down events for windows
|
2023-03-17 23:27:58 -05:00 |
|
Input.hpp
|
feat(event): implement OsInputGetMousePosition; add common behavior for SDL interaction regardless of your OS
|
2024-09-06 12:24:35 -04:00 |
|
Queue.cpp
|
feat(event): implement synchronous key and mouse state tracking
|
2023-04-29 23:12:53 -04:00 |
|
Queue.hpp
|
feat(event): implement synchronous key and mouse state tracking
|
2023-04-29 23:12:53 -04:00 |
|
Scheduler.cpp
|
feat(event): run event scheduler on Linux
|
2023-12-04 19:22:13 -05:00 |
|
Scheduler.hpp
|
chore: initial commit
|
2023-01-02 13:17:18 -06:00 |
|
Synthesize.cpp
|
fix(event): use ExitProcess() to actually exit on Windows, exit() doesn't work
|
2023-08-17 05:43:24 -04: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(event): wire up more mouse mode handling
|
2023-03-16 12:25:07 -05:00 |