Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoamouse.m @ 3685:64ce267332c6
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. |
Sun, 06 Dec 2009 08:03:38 +0000 | Sam Lantinga | Added an API function to query geometry of multiple monitors: |
Sat, 05 Dec 2009 19:57:49 +0000 | Sam Lantinga | Fixed compilation on Mac OS X 10.4 |