Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 09 Jun 2009 08:56:43 +0000 | Mike Gorchak | 1. SDL_CreateTextureFromSurface() now tries to find surface's pixel format. |
Tue, 09 Jun 2009 04:34:50 +0000 | Sam Lantinga | Fixed 4 bit-per-pixel definition. Thanks Mike! |
Tue, 09 Jun 2009 03:27:48 +0000 | Bob Pendleton | make sure that mouse.z == 0 until it is used. |
Mon, 08 Jun 2009 21:00:52 +0000 | Mike Gorchak | Fixed support for 4bpp video modes enumeration, otherwise mode with zero bpp appears in the list. |
Mon, 08 Jun 2009 19:24:38 +0000 | Bob Pendleton | Fixed some typos and added a couple of includes. All were need to get SDL_power to compile on Linux. |
Sun, 07 Jun 2009 22:44:59 +0000 | Ryan C. Gordon | BeOS support for power subsystem. |