Added test for Overlay, updated Build.PL to add Overlay, Also made sure that right...
[sdlgit/SDL_perl.git] / lib / SDL /
2009-10-21 Kartik Thakore Mare Overlay an object with new and DESTROY. Bootstrapp...
2009-10-17 Leon Brocard Wrap TTF_Font with a few calls
2009-10-16 Kartik Thakore PixelFormat docs
2009-10-16 Leon Brocard Add missing PixelFormat.pm
2009-10-16 Leon Brocard remove ugly hack
2009-10-16 Leon Brocard Call flip properly
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 Simplyify SDL::Rect to be just an XS wrapper, add a...
2009-10-14 Leon Brocard remove unnecessary Carp
2009-10-14 Leon Brocard Split out SDL_Color into its own C-level class
2009-10-12 Breno G. de Oliveira made Constants use constant instead of being subs
2009-10-11 Breno G. de Oliveira Constant.pm uses base instead of @ISA directly
2009-10-11 Breno G. de Oliveira made Constants.pm strict
2009-10-11 Leon Brocard Add left/right panning to the mixer
2009-10-10 Kartik Thakore Merge branch 'master' of github.com:kthakore/SDL_perl
2009-10-10 Kartik Thakore fixed blit with new rect
2009-10-10 Leon Brocard Add display_format_alpha
2009-10-08 Kartik Thakore Merge git://github.com/garu/SDL_perl into experimental
2009-10-08 Kartik Thakore Some fixes
2009-10-08 Breno G. de Oliveira minor pod fix
2009-10-08 Breno G. de Oliveira initial state of Pong tutorial
2009-10-08 Breno G. de Oliveira kthakore can't spell :)
2009-10-08 Kartik Thakore need to return values of Rect* and so on
2009-10-07 Kartik Thakore wow .. I don't even know how this fixes sound
2009-10-07 Kartik Thakore Got rid of generated Config.pm
2009-10-04 Breno G. de Oliveira implemented 'duplicate' as 'copy' alias
2009-10-04 Breno G. de Oliveira implemented collidehashall
2009-10-04 Breno G. de Oliveira implemented collidehash
2009-10-04 Breno G. de Oliveira implemented collidelistall
2009-10-04 Breno G. de Oliveira implemented collidelist
2009-10-04 Breno G. de Oliveira implemented colliderect
2009-10-04 Breno G. de Oliveira implemented collidepoint
2009-10-04 Breno G. de Oliveira implemented contains
2009-10-04 Breno G. de Oliveira implemented normalize
2009-10-04 Breno G. de Oliveira implemented fit and fit_ip
2009-10-04 Breno G. de Oliveira implemented unionall and unionall_ip
2009-10-04 Breno G. de Oliveira implemented union and union_ip
2009-10-04 Breno G. de Oliveira implemented clip and clip_ip
2009-10-01 Kartik Thakore wow .. I don't even know how this fixes sound
2009-09-29 Breno G. de Oliveira implemented clamp and clamp_ip
2009-09-28 Kartik Thakore Got rid of generated Config.pm
2009-09-27 Kartik Thakore Cleanup Carp
2009-09-27 Kartik Thakore Merge git://github.com/garu/SDL_perl into experimental
2009-09-26 Kartik Thakore Merged to higher version
2009-09-22 Kartik Thakore Updated SDL::Event docs
2009-09-22 Kartik Thakore Updated SDL::App docs
2009-09-20 Breno G. de Oliveira implemented copy, move (& ip), inflate (& ip)
2009-09-19 Kartik Thakore Added Nelson's Tutorial
2009-09-13 Kartik Thakore More fixes, some clean up. For some reason blit is...
2009-09-12 Kartik Thakore Made rect.pm strict
2009-09-12 Kartik Thakore Fixed Rect extension test but still not statisfied
2009-09-10 Breno G. de Oliveira Merge branch 'experimental' of git://github.com/kthakor...
2009-09-08 Kartik Thakore Using new Rect with v2.2.2.11. Had to change getClipRec...
2009-09-08 Breno G. de Oliveira removed C:XSA:A dep. Works now on current SDLperl
2009-09-08 Kartik Thakore Merged garu's changes: new Game::Rect, TTFont docs...
2009-09-07 Breno G. de Oliveira improved documentation
2009-08-31 Breno G. de Oliveira SDL::Game::Rect was not added... oopsie :)
2009-08-31 Kartik Thakore FreeBSD audio on cpan still fails. So fixed test to...
2009-08-30 Breno G. de Oliveira fixed docs
2009-08-30 Breno G. de Oliveira require Carp only on error.
2009-08-30 Breno G. de Oliveira implemented 'aliases' left, top, h and w
2009-08-30 Breno G. de Oliveira improved documentation
2009-08-24 kthakore https://rt.cpan.org/Ticket/Display.html?id=16988
2009-08-23 Kartik Thakore Merged to v2.2.2
2009-08-23 Kartik Thakore Added types for GLU and Tels Faster color function
2009-08-22 Kartik Thakore Added patch to selectively init Modes for SDL::APP...
2009-08-18 Kartik Thakore Stop spewing warnings for blit
2009-08-18 Kartik Thakore Applied same fix to OpenGL constants
2009-08-18 Kartik Thakore Pulled arodlands fix
2009-08-18 Andrew Rodland Fix re-exporting SDL::Constants symbols to caller.
2009-08-17 Kartik Thakore Merge branch 'master' of git://github.com/szabgab/SDL_p...
2009-08-17 Gabor Szabo Merge branch 'v2.2.1' of git@github.com:szabgab/SDL_perl
2009-08-17 Gabor Szabo fix more tutorials
2009-08-17 Gabor Szabo fix more tutorials
2009-08-17 Gabor Szabo fix the Tutorial
2009-08-17 Kartik Thakore Do not need to fail ttf font if SDL::Debug not set
2009-08-15 Kartik Thakore More fixes and error reporting
2009-08-15 Kartik Thakore Surface errors
2009-08-15 Kartik Thakore Fixes for Font in strict
2009-08-15 Kartik Thakore Forces defined parameters to blit
2009-08-10 cthulhuology moving some things around
2009-08-09 Kartik Thakore Made sure that Build knows if sdl-config exists
2009-08-08 Kartik Thakore Made sure that empty surfaces are not attempted to...
2009-08-07 cthulhuology Tweaked a few setting on the Mac OS X build system...
2009-08-06 Kartik Thakore Removed unesscary files
2009-08-05 Kartik Thakore Fixed v2.2.0
2009-08-04 Kartik Thakore Fixed some merge errors in MSWin32.pm. Also seperated...
2009-08-04 Kartik Thakore first merge
2009-08-04 Kartik Thakore Applied patch ready for merge
2009-08-04 Kartik Thakore Brought all packages under eye of strict, warnings...
2009-08-04 Kartik Thakore Typo with - sign in constant. Causing constants to...
2009-08-03 Kartik Thakore Added SDL::Mixer::mix_set_panning support
2009-08-03 Kartik Thakore Added Some fixes
2009-08-02 Kartik Thakore added SDL_PeepEvents support
2009-08-02 Kartik Thakore Added some docs
2009-08-02 Kartik Thakore Added patch for die error
2009-08-02 Kartik Thakore Merge branch 'patch'
2009-08-02 Kartik Thakore Applied Tels patch for faster Color.pm
2009-08-02 Kartik Thakore Applied patch to allow fast App init
next