Commit Graph

11 Commits

Author SHA1 Message Date
69d35b5d15 Convenience font rendering function for black text 2022-10-24 15:15:39 +02:00
5d555fd5a0 Font rendering v1 2022-10-24 13:14:45 +02:00
7236465623 Merge branch 'master' of https://libneat.hopto.org/git/kevin/KDE 2022-10-17 20:20:14 +02:00
5d3aaec3dc Started windows port
Not done yet
2022-10-17 20:19:56 +02:00
c745c0f228 Update 'README.md' 2022-10-17 20:18:39 +02:00
0ff83db84e moved glfw to 3.3.8 2022-10-17 19:15:09 +02:00
fbb139d1bc Actually include the INTEGRATION hint 2022-10-17 18:46:13 +02:00
b8a0ab5468 Handling state 2022-10-17 18:45:09 +02:00
dd8fbe4c2f Added Integration hints 2022-10-17 18:16:19 +02:00
5d0c2caf78 documentation 2022-10-17 16:27:45 +02:00
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