Remove update_rect from Surface.xs, enable it in SDL.xs
[sdlgit/SDL_perl.git] / t / intergation1.t
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 make it slightly slower so that we can see if it is...
2009-10-15 Leon Brocard Make surfaces work again (bad hack though)
2009-10-15 Leon Brocard try seperating out surface - not quite working yet
2009-10-14 Leon Brocard Split out SDL_Color into its own C-level class
2009-10-08 Kartik Thakore Cleaned up test and made awesome zoom effect
2009-10-08 Kartik Thakore need to return values of Rect* and so on
2009-10-08 Kartik Thakore Can us SDL::Game::Rect now
2009-09-27 Kartik Thakore Add integration1 test, also updated MANIFEST