Updated surface test
[sdlgit/SDL_perl.git] / t / core_surface.t
2009-10-26 Kartik Thakore Updated surface test
2009-10-16 Leon Brocard Move update_rects out of Surface.xs and make SDL::Updat...
2009-10-16 Leon Brocard Move display format and display format alpha out of...
2009-10-16 Leon Brocard Remove update_rect from Surface.xs, enable it in SDL.xs
2009-10-16 Leon Brocard Remove fill_rect from surface, fix SDL::FillRect
2009-10-16 Leon Brocard Expose SDL::MapRGB
2009-10-16 Leon Brocard Wrap PixelFormat
2009-10-16 Leon Brocard Move blit out of Surface.xs, enable BlitSurface
2009-10-16 Leon Brocard Move load out of Surface.xs, rename it to reflect the...
2009-10-16 Leon Brocard Fix DisplayFormat and DisplayFormatAlpha
2009-10-16 Leon Brocard test pitch, SDL::GetClipRect
2009-10-16 Leon Brocard Move tests from t/surfacepm.t to t/core_surface.t
2009-10-16 Leon Brocard Make test pass
2009-10-16 Kartik Thakore Added file t/core_surface.t