Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 19 Dec 2008 08:30:26 +0000 | Ryan C. Gordon | Allocate SDL_AudioCVT::coeff before using it. |
Fri, 19 Dec 2008 06:43:41 +0000 | Ryan C. Gordon | Use SDL_zerop instead of SDL_memset. |
Fri, 19 Dec 2008 06:01:03 +0000 | Ryan C. Gordon | Zero out SDL_AudioCVT struct before using it, to ensure it's all initialized. |
Fri, 19 Dec 2008 04:42:18 +0000 | Sam Lantinga | Reminder to implement icon support |
Wed, 17 Dec 2008 07:19:55 +0000 | Sam Lantinga | indent |
Wed, 17 Dec 2008 07:17:54 +0000 | Sam Lantinga | * Implemented X11 fullscreen input grab |