2009-10-22 |
Kartik Thakore |
Added mem leak test for core |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kartik Thakore |
Fixed Test |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kartik Thakore |
Added test for Overlay, updated Build.PL to add Overlay... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Mare Overlay an object with new and DESTROY. Bootstrapp... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Added last two objects (Overlay and VideoInfo) XS files... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Added tests for video.xs |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Moved version up |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Started on Video.xs |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kartik Thakore |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
unknown |
build warns now for non-existing header files |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kartik Thakore |
added missing file |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Leon Brocard |
Wrap TTF_Font with a few calls |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Leon Brocard |
Rename t/rectpm.t -> t/core_rect.t |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
PixelFormat docs |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move update_rects out of Surface.xs and make SDL::Updat... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move display format and display format alpha out of... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
Merge branch 'redesign' of github.com:kthakore/SDL_perl... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
Closed Mem leak on DisplaFormat functions as they retur... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Add missing PixelFormat.pm |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
make .gitignore more strict |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Remove update_rect from Surface.xs, enable it in SDL.xs |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Remove fill_rect from surface, fix SDL::FillRect |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Expose SDL::MapRGB |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Wrap PixelFormat |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move blit out of Surface.xs, enable BlitSurface |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move load out of Surface.xs, rename it to reflect the... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move Surface.xs to src/Core/objects/ |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Fix DisplayFormat and DisplayFormatAlpha |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
test pitch, SDL::GetClipRect |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Move tests from t/surfacepm.t to t/core_surface.t |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
make it slightly slower so that we can see if it is... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
remove ugly hack |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Make test pass |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Leon Brocard |
Call flip properly |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
Added file t/core_surface.t |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
Failing at SDL::Surface::get_pixels |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Kartik Thakore |
t/core_surface is failing even when t/intergration1... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Kartik Thakore |
added pitch, get and set of pixels capability |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Leon Brocard |
Make surfaces work again (bad hack though) |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Kartik Thakore |
Moved Rect and Color to Core/objects |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Leon Brocard |
try seperating out surface - not quite working yet |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Kartik Thakore |
Made files stubs for heiarchy of XS |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Kartik Thakore |
Clean up. This dir is still on experimental branch |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Leon Brocard |
Simplyify SDL::Rect to be just an XS wrapper, add a... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Leon Brocard |
remove unnecessary Carp |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Leon Brocard |
Split out SDL_Color into its own C-level class |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Breno G. de... |
small pod "fix" |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Breno G. de... |
minor identation attempt |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Breno G. de... |
doubled tests to ensure CONST and CONST() formats |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Breno G. de... |
constants testing |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Breno G. de... |
made Constants use constant instead of being subs |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Breno G. de... |
Constant.pm uses base instead of @ISA directly |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Breno G. de... |
made Constants.pm strict |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Kartik Thakore |
Cleaned up Manifest |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Leon Brocard |
Add left/right panning to the mixer |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Kartik Thakore |
credits where they are due |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Leon Brocard |
Add my changes to the CHANGELOG |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Leon Brocard |
Fix bug with TTFSizeText, it actually returns 0 on... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kartik Thakore |
garu++ for stupid free |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kartik Thakore |
Merge branch 'master' of github.com:kthakore/SDL_perl |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kartik Thakore |
fixed blit with new rect |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Leon Brocard |
Add display_format_alpha |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kartik Thakore |
Merged experimental in. command ticket:30, t/integratio... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Leon Brocard |
Remove SDL::Init, add comment about frequency |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Leon Brocard |
Add an example that plays a .WAV sound sample |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
Merge git://github.com/garu/SDL_perl into experimental |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
Some fixes |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Breno G. de... |
minor pod fix |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
Merge git://github.com/garu/SDL_perl into experimental |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Breno G. de... |
initial state of Pong tutorial |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Breno G. de... |
kthakore can't spell :) |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
Cleaned up test and made awesome zoom effect |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
need to return values of Rect* and so on |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
oops |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kartik Thakore |
Can us SDL::Game::Rect now |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
wow .. I don't even know how this fixes sound |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
Some fix |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
Build.PL fix |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
CPAN Rel v2.2.3 |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
Got rid of generated Config.pm |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kartik Thakore |
Added darwin build to Build.PL, fixed configure requires |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Rocco Caputo |
Find SDL libraries in Perl's include/lib path. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented 'duplicate' as 'copy' alias |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented collidehashall |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented collidehash |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented collidelistall |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented collidelist |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented colliderect |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented collidepoint |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented contains |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented normalize |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented fit and fit_ip |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented unionall and unionall_ip |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented union and union_ip |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Breno G. de... |
implemented clip and clip_ip |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Kartik Thakore |
wow .. I don't even know how this fixes sound |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Kartik Thakore |
Some fix |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Kartik Thakore |
Build.PL fix |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Kartik Thakore |
CPAN Rel v2.2.3 |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Breno G. de... |
implemented clamp and clamp_ip |
commit | commitdiff | tree | snapshot |
next |