Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 25 Jan 2011 17:40:06 -0800 | Sam Lantinga | Improvements based on feedback from Anthony Williams |
Mon, 24 Jan 2011 23:54:21 -0600 | krogoway | Added SDL_window.* to the project. |
Mon, 24 Jan 2011 21:41:36 -0800 | Sam Lantinga | Fixed cross-compiling for Windows |
Mon, 24 Jan 2011 21:31:32 -0800 | Sam Lantinga | Fixed Android build |
Mon, 24 Jan 2011 21:22:00 -0800 | Sam Lantinga | Only include windows.h on Windows. :) |
Mon, 24 Jan 2011 21:20:30 -0800 | Sam Lantinga | Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. |