Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 30 Sep 2009 04:49:57 +0000 | Sam Lantinga | I just tested DGA mouse motion with X.org 1.6.0 and it's working fine, SDL-1.2 |
Tue, 29 Sep 2009 13:50:33 +0000 | Ryan C. Gordon | Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2 |
Tue, 29 Sep 2009 13:42:33 +0000 | Ryan C. Gordon | Removed isCustom ... not used any more. SDL-1.2 |
Tue, 29 Sep 2009 13:40:34 +0000 | Ryan C. Gordon | Removed duplicate memset() calls. SDL-1.2 |
Tue, 29 Sep 2009 13:07:36 +0000 | Ryan C. Gordon | Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target. SDL-1.2 |
Tue, 29 Sep 2009 11:28:43 +0000 | Ryan C. Gordon | Batch x11 dga mouse motion events into a single SDL event. SDL-1.2 |