Commit Graph
5 Commits
Author SHA1 Message Date
Glenn Maynard 1771747c0c RageSurfaceUtils::FlipVertically 2004-08-26 20:36:44 +00:00
Glenn Maynard de4b0cc408 update comment 2004-08-08 17:17:11 +00:00
Glenn Maynard a7badfb3ba simplify/optimize blit_same_type 2004-08-07 17:43:22 +00:00
Glenn Maynard 17bc5b0025 palette handling fixes
don't free pixels passed to CreateSurfaceFrom
2004-07-14 21:02:49 +00:00
Glenn Maynard b44f1404ce RageSurface, to replace SDL_Surface.
Most of SDL_utils is moved to RageSurfaceUtils, and does not require
SDL; SDL_utils is now only utils that actually need SDL.
(My goal isn't to eliminate SDL; it's to make it a back-end library, that
can be disabled on some platforms, rather than a required library as it
is now.)
2004-06-14 00:37:55 +00:00