Mercurial > sdl-ios-xcode
log src/video/photon/SDL_photon.c @ 4583:5c925d4f220f
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Fri, 20 Nov 2009 14:42:40 +0000 | Mike Gorchak | Support for UTF-8 text input has been added. |
Thu, 22 Oct 2009 06:08:36 +0000 | Mike Gorchak | Fixes in GLES configuration selection. Support for an old QNX 6.3.2. |
Tue, 13 Oct 2009 20:17:11 +0000 | Mike Gorchak | Working on fullscreen video modes support |
Mon, 12 Oct 2009 19:47:01 +0000 | Mike Gorchak | Initial support for fullscreen application modes. |