log src/video/uikit/SDL_uikitwindow.h @ 4853:f7cde99bf66a

age author description
Sun, 02 May 2010 05:08:12 -0400 Ryan C. Gordon Much improved multi-display support for iPad.
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.