Commit graph

10 commits

Author SHA1 Message Date
Gered b48a13757b add platform-independant interface for loading Image objects from streams. add SDL backend support
SDL2# does not include anything suitable for using Streams with, so we
just use System.Drawing instead for now
2013-08-18 11:54:22 -04:00
Gered 76a8d77e2a rename classes named using "looper" to "application" 2013-08-17 18:06:24 -04:00
Gered 7e23c4d024 reorganize a bunch of platform-class stuff 2013-08-17 17:44:24 -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 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 37f8d8e1b0 initial commit 2013-08-13 17:55:26 -04:00