Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Trogant
15a0b77960 Profiling under windows 2022-12-16 12:18:47 +01:00
Kevin Trogant
7fae583084 Loading files under win32 2022-11-24 09:52:56 +01:00
Kevin Trogant
5d555fd5a0 Font rendering v1 2022-10-24 13:14:45 +02:00
Kevin Trogant
5d3aaec3dc Started windows port
Not done yet
2022-10-17 20:19:56 +02:00
fbb139d1bc Actually include the INTEGRATION hint 2022-10-17 18:46:13 +02:00
Kevin Trogant
b8a0ab5468 Handling state 2022-10-17 18:45:09 +02:00
Kevin Trogant
2806eb6d71 Initial commit
What works?
- Reading files (AssetManager::loadFile)
- Rendering colored & textured rects (Renderer::addRect)
- Getting input (TouchInputEvent)

TODO
Port this to windows
2022-10-17 16:04:56 +02:00