Set GL version to 3.1 (lowest possible version), fixed cleanup bug when calling Stop(), added input handling.

This commit is contained in:
Marvin Blum
2016-08-14 13:20:01 +02:00
parent 092ad543e5
commit 25814cf022
20 changed files with 213 additions and 25 deletions

View File

@@ -5,6 +5,6 @@
* ~~limit FPS~~
- does this really work?
* ~~fullscreen~~
* simple access to default resources like GetTex()
* ~~simple access to default resources like GetTex()~~
* ~~text rendering + font loading~~
* more options for GLFW