Commit Graph
10 Commits
Author SHA1 Message Date
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard aab53e70d8 split RageSurfaceUtils::CorrectBorderPixels 2004-09-27 01:12:13 +00:00
Glenn Maynard 6029dcd0f5 add defaults 2004-09-18 19:42:28 +00:00
Glenn Maynard 8879e7c2f1 s/Palettize/PalettizeToGrayscale/ 2004-09-04 04:10:56 +00:00
Glenn Maynard 296ac24e3b const fixes 2004-08-31 01:36:40 +00:00
Glenn Maynard b152c30512 simplify, const fixes 2004-08-31 01:28:51 +00:00
Glenn Maynard bb90bca544 remove unused ckey parameter to RageSurfaceUtils::Blit 2004-08-31 01:15:12 +00:00
Glenn Maynard 1771747c0c RageSurfaceUtils::FlipVertically 2004-08-26 20:36:44 +00:00
Glenn Maynard b481fc465b excessively large commit: use RageSurface 2004-06-14 00:51:00 +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