Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 3473:7bdc10624cba
age | author | description |
---|---|---|
Thu, 20 Aug 2009 04:40:02 +0000 | Sam Lantinga | Fix suggested by Bob |
Sun, 15 Feb 2009 06:12:52 +0000 | Sam Lantinga | Fixed destination of XCopyArea() |
Thu, 15 Jan 2009 21:35:42 +0000 | Bob Pendleton | Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11 |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Tue, 30 Dec 2008 07:14:11 +0000 | Sam Lantinga | SetDrawColor() and SetDrawBlendMode() are optional |
Thu, 25 Dec 2008 04:42:28 +0000 | Sam Lantinga | Fixed pitch alignment problem causing MITSHM error on 16-bit displays |
Sun, 21 Dec 2008 17:39:41 +0000 | Sam Lantinga | Added RenderPiont() API |