Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 01 Jan 2009 07:59:08 +0000 | Sam Lantinga | Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. |
Thu, 01 Jan 2009 07:58:20 +0000 | Ryan C. Gordon | Audio driver priority: favor PulseAudio and ALSA over OSS. |
Thu, 01 Jan 2009 07:54:58 +0000 | Ryan C. Gordon | Adjusted default choice of audio driver. |
Wed, 31 Dec 2008 08:05:21 +0000 | Sam Lantinga | Removed unused variable |
Wed, 31 Dec 2008 07:56:56 +0000 | Sam Lantinga | iPhone build compiles again (drawing routines need to be implemented) |
Wed, 31 Dec 2008 07:35:55 +0000 | Sam Lantinga | Added testdraw2 to Visual C++ tests |
Wed, 31 Dec 2008 07:11:53 +0000 | Sam Lantinga | Fixed logic problem with SDL_RestoreWindow() |