Sam Lantinga
|
95dcfa4c28
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
Sam Lantinga
|
f380ecb137
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
Sam Lantinga
|
028e5dcdbd
|
Happy New Year!
|
2011-12-31 09:28:07 -05:00 |
|
Ryan C. Gordon
|
bc13816375
|
Fixed a whole slew of compiler warnings that -Wall exposed.
|
2011-10-13 01:08:30 -04:00 |
|
Sam Lantinga
|
b0660ba5ff
|
SDL 1.3 is now under the zlib license.
|
2011-04-08 13:03:26 -07:00 |
|
Sam Lantinga
|
e5803d148c
|
Happy 2011! :)
|
2011-02-11 22:37:15 -08:00 |
|
Sam Lantinga
|
8209e2a9a9
|
Restored SDL_BLENDMODE_MOD for MAME
|
2011-02-04 19:50:56 -08:00 |
|
Sam Lantinga
|
c1295241c6
|
Making the API simpler, moved the surface drawing functions to the software renderer.
--HG--
rename : src/video/SDL_blendline.c => src/render/software/SDL_blendline.c
rename : src/video/SDL_blendpoint.c => src/render/software/SDL_blendpoint.c
rename : src/video/SDL_draw.h => src/render/software/SDL_draw.h
rename : src/video/SDL_drawline.c => src/render/software/SDL_drawline.c
rename : src/video/SDL_drawpoint.c => src/render/software/SDL_drawpoint.c
|
2011-02-03 02:45:29 -08:00 |
|