Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Mon, 12 Oct 2009 08:18:36 +0000 | Ryan C. Gordon | Whoops, need to convert from bits to bytes for frame size. SDL-1.2 |
Mon, 12 Oct 2009 08:06:40 +0000 | Ryan C. Gordon | Corrected misuse of snd_pcm_writei() in ALSA driver. SDL-1.2 |
Sat, 10 Oct 2009 15:10:06 +0000 | Sam Lantinga | Added support for SDL_VIDEO_FULLSCREEN_DISPLAY, but mouse events need to be fixed up. SDL-1.2 |
Sat, 10 Oct 2009 15:06:04 +0000 | Sam Lantinga | Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11. SDL-1.2 |
Sat, 10 Oct 2009 14:59:32 +0000 | Sam Lantinga | Put the braces on the next line so vi can find the beginning of the function. SDL-1.2 |
Sat, 10 Oct 2009 10:28:05 +0000 | Patrice Mandin | Disable double buffer for Milan. Also set current width,height after we read it. SDL-1.2 |