2 Commits

Author SHA1 Message Date
Felix Kaaman
357d4d2aad Fix CMake support for MinGW, MSVC, and others
This improves the general building experience by integrating with the
newly created `sourceball` for windows. Most fixes involves either
adding `#ifdef WIN32` or replacing GCC-specific extensions with more
portable solutions.

Has been tested with MSVC 15 and MinGW64.
2016-01-05 19:25:51 +01:00
Felix Kaaman
d51dce202a Update to SDL2, start purging screen blitting 2015-11-01 13:01:50 +01:00