Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 2882:04e89201f6ed
age | author | description |
---|---|---|
Sat, 20 Dec 2008 06:46:37 +0000 | Sam Lantinga | Fixed crash when resizing YUV textures |
Tue, 16 Dec 2008 17:44:10 +0000 | Sam Lantinga | indent |
Sun, 14 Dec 2008 04:36:32 +0000 | Sam Lantinga | The X11 window and all pixmaps and images share the same visual and depth. |
Sat, 13 Dec 2008 13:10:53 +0000 | Sam Lantinga | Fixed BadMatch error in X11 renderer |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Wed, 03 Dec 2008 12:10:51 +0000 | Sam Lantinga | Added very slow software scaling to the X11 renderer |
Wed, 03 Dec 2008 11:09:58 +0000 | Sam Lantinga | If scaling isn't supported, do an unscaled copy instead of not showing anything. |