Mercurial > sdl-ios-xcode
log src/video/photon/SDL_photon.c @ 3692:ad85eb21a559
age | author | description |
---|---|---|
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. |
Mon, 12 Oct 2009 11:45:01 +0000 | Mike Gorchak | Photon SDL renderer almost finished, the double/tripple buffering is left only. |