Sam Lantinga
|
eb3fc668d0
|
Added SDL_GetColorKey()
|
2009-04-03 13:27:33 +00:00 |
|
Sam Lantinga
|
42a8aa5af2
|
Reverted SDL_LoadICO_RW() addition, this should go in SDL_image
|
2009-01-12 06:21:34 +00:00 |
|
Couriersud
|
1cd0eb7eba
|
Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file.
|
2009-01-11 23:56:19 +00:00 |
|
Sam Lantinga
|
8318ef98b6
|
Added RenderPiont() API
Merged the drawing tests into a single test program
|
2008-12-21 17:39:41 +00:00 |
|
Sam Lantinga
|
f2c09059c1
|
Added stubs for software implementations of blending fills and line drawing
|
2008-12-20 13:14:28 +00:00 |
|
Sam Lantinga
|
befb0f7f42
|
Updated copyright date
|
2008-12-08 00:27:32 +00:00 |
|
Sam Lantinga
|
766c1e1e93
|
Added very slow software scaling to the X11 renderer
|
2008-12-03 12:10:51 +00:00 |
|
Sam Lantinga
|
69c1e59e91
|
The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs.
Fixed saving BMP files of surfaces with an alpha channel.
|
2008-11-29 11:26:01 +00:00 |
|
Sam Lantinga
|
4f2f07efff
|
Split out the SDL_rect and SDL_surface functions into their own headers.
Removed unused count from the dirty rect list.
|
2007-09-10 12:20:02 +00:00 |
|