Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 3044:b36579172f27
age | author | description |
---|---|---|
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 |
Sat, 20 Dec 2008 18:56:35 +0000 | Sam Lantinga | Added missing return |
Sat, 20 Dec 2008 13:14:28 +0000 | Sam Lantinga | Added stubs for software implementations of blending fills and line drawing |