Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 16 Oct 2010 17:15:19 -0700 | Sam Lantinga | This fixes some keyboard defs for Haiku. |
Sat, 16 Oct 2010 17:14:04 -0700 | Sam Lantinga | This fixes SDL_renderer_gl so that it builds with c89. |
Sun, 10 Oct 2010 15:45:58 -0700 | Sam Lantinga | Removed debug output |
Wed, 29 Sep 2010 21:24:50 -0700 | Sam Lantinga | Documentation clarification |
Wed, 29 Sep 2010 21:13:52 -0700 | Sam Lantinga | Make the union nameless to reduce the complexity of the API. |
Mon, 27 Sep 2010 01:30:42 -0700 | Sam Lantinga | Minor cleanup in patches from Coursoud |
Mon, 27 Sep 2010 01:24:05 -0700 | Sam Lantinga | Merged the Windows custom window system hooks into the union used by X11. |