projects
/
sdlgit/SDL_perl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
apparently the macros are messed up
[sdlgit/SDL_perl.git]
/
lib
/
SDL
/
2009-09-26
Kartik Thakore
Merged to higher version
tree
|
commitdiff
2009-09-22
Kartik Thakore
Updated SDL::Event docs
tree
|
commitdiff
2009-09-22
Kartik Thakore
Updated SDL::App docs
tree
|
commitdiff
2009-09-19
Kartik Thakore
Added Nelson's Tutorial
tree
|
commitdiff
2009-09-13
Kartik Thakore
More fixes, some clean up. For some reason blit is...
tree
|
commitdiff
2009-09-12
Kartik Thakore
Made rect.pm strict
tree
|
commitdiff
2009-09-12
Kartik Thakore
Fixed Rect extension test but still not statisfied
tree
|
commitdiff
2009-09-10
Breno G. de Oliveira
Merge branch 'experimental' of git://github.com/kthakor...
tree
|
commitdiff
2009-09-08
Kartik Thakore
Using new Rect with v2.2.2.11. Had to change getClipRec...
tree
|
commitdiff
2009-09-08
Breno G. de Oliveira
removed C:XSA:A dep. Works now on current SDLperl
tree
|
commitdiff
2009-09-08
Kartik Thakore
Merged garu's changes: new Game::Rect, TTFont docs...
tree
|
commitdiff
2009-09-07
Breno G. de Oliveira
improved documentation
tree
|
commitdiff
2009-08-31
Breno G. de Oliveira
SDL::Game::Rect was not added... oopsie :)
tree
|
commitdiff
2009-08-31
Kartik Thakore
FreeBSD audio on cpan still fails. So fixed test to...
tree
|
commitdiff
2009-08-30
Breno G. de Oliveira
fixed docs
tree
|
commitdiff
2009-08-30
Breno G. de Oliveira
require Carp only on error.
tree
|
commitdiff
2009-08-30
Breno G. de Oliveira
implemented 'aliases' left, top, h and w
tree
|
commitdiff
2009-08-30
Breno G. de Oliveira
improved documentation
tree
|
commitdiff
2009-08-24
kthakore
https://rt.cpan.org/Ticket/Display.html?id=16988
tree
|
commitdiff
2009-08-23
Kartik Thakore
Merged to v2.2.2
tree
|
commitdiff
2009-08-23
Kartik Thakore
Added types for GLU and Tels Faster color function
tree
|
commitdiff
2009-08-22
Kartik Thakore
Added patch to selectively init Modes for SDL::APP...
tree
|
commitdiff
2009-08-18
Kartik Thakore
Stop spewing warnings for blit
tree
|
commitdiff
2009-08-18
Kartik Thakore
Applied same fix to OpenGL constants
tree
|
commitdiff
2009-08-18
Kartik Thakore
Pulled arodlands fix
tree
|
commitdiff
2009-08-18
Andrew Rodland
Fix re-exporting SDL::Constants symbols to caller.
tree
|
commitdiff
2009-08-17
Kartik Thakore
Merge branch 'master' of git://github.com/szabgab/SDL_p...
tree
|
commitdiff
2009-08-17
Gabor Szabo
Merge branch 'v2.2.1' of git@github.com:szabgab/SDL_perl
tree
|
commitdiff
2009-08-17
Gabor Szabo
fix more tutorials
tree
|
commitdiff
2009-08-17
Gabor Szabo
fix more tutorials
tree
|
commitdiff
2009-08-17
Gabor Szabo
fix the Tutorial
tree
|
commitdiff
2009-08-17
Kartik Thakore
Do not need to fail ttf font if SDL::Debug not set
tree
|
commitdiff
2009-08-15
Kartik Thakore
More fixes and error reporting
tree
|
commitdiff
2009-08-15
Kartik Thakore
Surface errors
tree
|
commitdiff
2009-08-15
Kartik Thakore
Fixes for Font in strict
tree
|
commitdiff
2009-08-15
Kartik Thakore
Forces defined parameters to blit
tree
|
commitdiff
2009-08-10
cthulhuology
moving some things around
tree
|
commitdiff
2009-08-09
Kartik Thakore
Made sure that Build knows if sdl-config exists
tree
|
commitdiff
2009-08-08
Kartik Thakore
Made sure that empty surfaces are not attempted to...
tree
|
commitdiff
2009-08-07
cthulhuology
Tweaked a few setting on the Mac OS X build system...
tree
|
commitdiff
2009-08-06
Kartik Thakore
Removed unesscary files
tree
|
commitdiff
2009-08-05
Kartik Thakore
Fixed v2.2.0
tree
|
commitdiff
2009-08-04
Kartik Thakore
Fixed some merge errors in MSWin32.pm. Also seperated...
tree
|
commitdiff
2009-08-04
Kartik Thakore
first merge
tree
|
commitdiff
2009-08-04
Kartik Thakore
Applied patch ready for merge
tree
|
commitdiff
2009-08-04
Kartik Thakore
Brought all packages under eye of strict, warnings...
tree
|
commitdiff
2009-08-04
Kartik Thakore
Typo with - sign in constant. Causing constants to...
tree
|
commitdiff
2009-08-03
Kartik Thakore
Added SDL::Mixer::mix_set_panning support
tree
|
commitdiff
2009-08-03
Kartik Thakore
Added Some fixes
tree
|
commitdiff
2009-08-02
Kartik Thakore
added SDL_PeepEvents support
tree
|
commitdiff
2009-08-02
Kartik Thakore
Added some docs
tree
|
commitdiff
2009-08-02
Kartik Thakore
Added patch for die error
tree
|
commitdiff
2009-08-02
Kartik Thakore
Merge branch 'patch'
tree
|
commitdiff
2009-08-02
Kartik Thakore
Applied Tels patch for faster Color.pm
tree
|
commitdiff
2009-08-02
Kartik Thakore
Applied patch to allow fast App init
tree
|
commitdiff
2009-08-02
Kartik Thakore
Added Mix_VolumeChunk to SDL::Mixer + tests
tree
|
commitdiff
2009-08-01
Kartik Thakore
Fixed XS building
tree
|
commitdiff
2009-08-01
Kartik Thakore
First commit of SDL_Perl-2.1.3
tree
|
commitdiff
2009-07-12
cthulhuology
Importing SDLPerl 2.2
tree
|
commitdiff