Commit graph

169 commits

Author SHA1 Message Date
Gered 7e23c4d024 reorganize a bunch of platform-class stuff 2013-08-17 17:44:24 -04:00
Gered 6f7d3bfa40 reset the OpenTK OpenGL context when destroying the SDL OpenGL context 2013-08-17 16:48:11 -04:00
Gered fa9120c4ef fix SDL->key mapping 2013-08-17 15:41:50 -04:00
Gered 6e321c77f3 initial SDL platform implementation support
yay for code-dumps!
2013-08-17 15:15:24 -04:00
Gered 1b4abf1bfe add some basic SDL initialization and cleanup 2013-08-16 22:17:19 -04:00
Gered 469e460a31 add ILooper.Run 2013-08-16 21:42:19 -04:00
Gered cb56371ba2 add IGameApp interface 2013-08-16 18:43:25 -04:00
Gered 32f9203cee add ScreenOrientation 2013-08-15 19:42:49 -04:00
Gered 39283c095e expand IPlatformServices a bit 2013-08-15 19:13:49 -04:00
Gered e766bbf7bc add SDL logger implementation 2013-08-15 18:45:24 -04:00
Gered 42db6d83ae add SDL filesystem implementation 2013-08-15 18:41:41 -04:00
Gered 42a19a4008 add SDL input device class implementations 2013-08-15 18:33:07 -04:00
Gered 78ca2c5cb5 woops 2013-08-15 18:05:49 -04:00
Gered e2da46b479 add some graphics-related classes 2013-08-15 18:05:36 -04:00
Gered e9a6ee2ffb add some basic platform interfaces 2013-08-14 19:51:20 -04:00
Gered de75de9d83 add a bunch of ported math classes 2013-08-14 19:26:42 -04:00
Gered bfcee93006 add some basic interfaces and supporting classes 2013-08-14 19:16:24 -04:00
Gered 71154b1840 add LICENSE and README.md 2013-08-13 17:59:49 -04:00
Gered 37f8d8e1b0 initial commit 2013-08-13 17:55:26 -04:00