Kartik Thakore [Sun, 25 Oct 2009 01:32:34 +0000]
Added set_video_mode at test
Kartik Thakore [Sun, 25 Oct 2009 01:26:41 +0000]
Added update_rects
Kartik Thakore [Sat, 24 Oct 2009 21:19:50 +0000]
Added video_mode_ok() and its test. Fixed test list_modes better
Kartik Thakore [Sat, 24 Oct 2009 00:22:30 +0000]
Added fix for SDL::Surface->format. Fixed test and typemap if SDL::NULL (0) is passed as an O_OBJECT
Kartik Thakore [Fri, 23 Oct 2009 22:44:22 +0000]
Added list_modes
Kartik Thakore [Fri, 23 Oct 2009 22:07:08 +0000]
Clean up test
Kartik Thakore [Fri, 23 Oct 2009 20:28:51 +0000]
Lots of fixes for SV hacking in get video driver for SDL::Video
Kartik Thakore [Fri, 23 Oct 2009 19:39:16 +0000]
I think a part of my soul died when I had to cast a const foo * to a foo * :(
Kartik Thakore [Fri, 23 Oct 2009 19:27:04 +0000]
Test to contain XS macro hacks in SDL::Video::get_video_driver_name
Kartik Thakore [Fri, 23 Oct 2009 19:17:13 +0000]
This work but I warnings of incompatible pointer to sv_2mortal
Kartik Thakore [Fri, 23 Oct 2009 18:26:48 +0000]
Removed insane XS for SDL::get_video_info. Added tests for it in core_video.t
Kartik Thakore [Fri, 23 Oct 2009 18:21:19 +0000]
Added VideoInfo as an object with appropriate docs
Kartik Thakore [Fri, 23 Oct 2009 16:45:52 +0000]
Added getters to VideoInfo struct
Kartik Thakore [Fri, 23 Oct 2009 15:49:43 +0000]
cleaned up MANIFEST, Added it to .gitignore. Added lib/SDL/Video.pm with some prelim docs. Added test for get_video_surface. Added video compile to Build.PL
Kartik Thakore [Fri, 23 Oct 2009 15:11:25 +0000]
Moved old SDL::Video test to smpeg test
Kartik Thakore [Fri, 23 Oct 2009 14:56:03 +0000]
Moved Video to SMPGEG. Maybe move this to SDL::Game::Video later
Kartik Thakore [Fri, 23 Oct 2009 11:06:15 +0000]
Merge git://github.com/FROGGS/SDL_perl into redesign
Kartik Thakore [Thu, 22 Oct 2009 19:18:22 +0000]
Added more bindings for Overlay
Kartik Thakore [Thu, 22 Oct 2009 13:00:25 +0000]
Added documentation on flags for Overlay. Made core_memleak an author test
Kartik Thakore [Thu, 22 Oct 2009 01:48:48 +0000]
Added mem leak test for core
Kartik Thakore [Thu, 22 Oct 2009 01:40:08 +0000]
Fixed Test
Kartik Thakore [Thu, 22 Oct 2009 01:26:30 +0000]
Added test for Overlay, updated Build.PL to add Overlay, Also made sure that right libraries are called to speed up Building time. Removed Create Overlay and Free Overlay from SDL.xs
Kartik Thakore [Wed, 21 Oct 2009 22:57:26 +0000]
Mare Overlay an object with new and DESTROY. Bootstrapper made to
Kartik Thakore [Wed, 21 Oct 2009 22:28:01 +0000]
Added last two objects (Overlay and VideoInfo) XS files for Video
Kartik Thakore [Wed, 21 Oct 2009 22:22:39 +0000]
Added tests for video.xs
Kartik Thakore [Wed, 21 Oct 2009 22:00:34 +0000]
Moved version up
Kartik Thakore [Wed, 21 Oct 2009 17:47:11 +0000]
Started on Video.xs
Kartik Thakore [Wed, 21 Oct 2009 11:33:16 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
unknown [Tue, 20 Oct 2009 14:59:11 +0000]
build warns now for non-existing header files
Kartik Thakore [Mon, 19 Oct 2009 15:23:04 +0000]
added missing file
Breno G. de Oliveira [Sun, 18 Oct 2009 02:28:05 +0000]
improved Win32 warning/invitation message
Breno G. de Oliveira [Sat, 17 Oct 2009 23:29:38 +0000]
included images, and demo-expanding
Breno G. de Oliveira [Sat, 17 Oct 2009 20:55:10 +0000]
removed "installing sdl" as it's already there
Leon Brocard [Sat, 17 Oct 2009 11:10:17 +0000]
Wrap TTF_Font with a few calls
Leon Brocard [Sat, 17 Oct 2009 10:05:15 +0000]
Rename t/rectpm.t -> t/core_rect.t
Kartik Thakore [Fri, 16 Oct 2009 15:45:27 +0000]
PixelFormat docs
Leon Brocard [Fri, 16 Oct 2009 14:39:21 +0000]
Move update_rects out of Surface.xs and make SDL::UpdateRects work
Leon Brocard [Fri, 16 Oct 2009 13:57:31 +0000]
Move display format and display format alpha out of Surface.xs
Kartik Thakore [Fri, 16 Oct 2009 13:29:32 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Kartik Thakore [Fri, 16 Oct 2009 13:28:03 +0000]
Closed Mem leak on DisplaFormat functions as they return a copy of the surface.
The related docs are here http://www.libsdl.org/cgi/docwiki.cgi/SDL_DisplayFormat#head-
17f6a1b691f7203226664e6323c8fd42ad5dbff1
Leon Brocard [Fri, 16 Oct 2009 13:23:29 +0000]
Add missing PixelFormat.pm
Leon Brocard [Fri, 16 Oct 2009 13:23:14 +0000]
make .gitignore more strict
Leon Brocard [Fri, 16 Oct 2009 09:52:45 +0000]
Remove update_rect from Surface.xs, enable it in SDL.xs
Leon Brocard [Fri, 16 Oct 2009 09:47:23 +0000]
Remove fill_rect from surface, fix SDL::FillRect
Leon Brocard [Fri, 16 Oct 2009 09:29:18 +0000]
Expose SDL::MapRGB
Leon Brocard [Fri, 16 Oct 2009 09:25:46 +0000]
Wrap PixelFormat
Leon Brocard [Fri, 16 Oct 2009 08:45:13 +0000]
Move blit out of Surface.xs, enable BlitSurface
Leon Brocard [Fri, 16 Oct 2009 08:38:48 +0000]
Move load out of Surface.xs, rename it to reflect the SDL name
Leon Brocard [Fri, 16 Oct 2009 08:29:25 +0000]
Move Surface.xs to src/Core/objects/
Leon Brocard [Fri, 16 Oct 2009 08:21:06 +0000]
Fix DisplayFormat and DisplayFormatAlpha
Leon Brocard [Fri, 16 Oct 2009 08:14:41 +0000]
test pitch, SDL::GetClipRect
Leon Brocard [Fri, 16 Oct 2009 07:20:46 +0000]
Move tests from t/surfacepm.t to t/core_surface.t
Leon Brocard [Fri, 16 Oct 2009 07:12:51 +0000]
make it slightly slower so that we can see if it is working
Leon Brocard [Fri, 16 Oct 2009 07:08:20 +0000]
remove ugly hack
Leon Brocard [Fri, 16 Oct 2009 06:59:53 +0000]
Make test pass
Leon Brocard [Fri, 16 Oct 2009 06:58:06 +0000]
Call flip properly
Kartik Thakore [Fri, 16 Oct 2009 00:34:08 +0000]
Added file t/core_surface.t
Kartik Thakore [Fri, 16 Oct 2009 00:20:27 +0000]
Failing at SDL::Surface::get_pixels
Kartik Thakore [Fri, 16 Oct 2009 00:03:20 +0000]
t/core_surface is failing even when t/intergration1 is passing. Why?
Kartik Thakore [Thu, 15 Oct 2009 23:36:48 +0000]
added pitch, get and set of pixels capability
Leon Brocard [Thu, 15 Oct 2009 14:51:19 +0000]
Make surfaces work again (bad hack though)
Kartik Thakore [Thu, 15 Oct 2009 13:33:12 +0000]
Moved Rect and Color to Core/objects
Leon Brocard [Thu, 15 Oct 2009 06:18:05 +0000]
try seperating out surface - not quite working yet
Kartik Thakore [Wed, 14 Oct 2009 17:34:31 +0000]
Made files stubs for heiarchy of XS
Kartik Thakore [Wed, 14 Oct 2009 17:06:33 +0000]
Clean up. This dir is still on experimental branch
Leon Brocard [Wed, 14 Oct 2009 11:22:09 +0000]
Simplyify SDL::Rect to be just an XS wrapper, add a few methods to SDL::Game::Rect
Leon Brocard [Wed, 14 Oct 2009 10:51:52 +0000]
remove unnecessary Carp
Leon Brocard [Wed, 14 Oct 2009 07:13:53 +0000]
Split out SDL_Color into its own C-level class
Breno G. de Oliveira [Mon, 12 Oct 2009 05:16:47 +0000]
small pod "fix"
Breno G. de Oliveira [Mon, 12 Oct 2009 05:16:21 +0000]
minor identation attempt
Breno G. de Oliveira [Mon, 12 Oct 2009 05:08:28 +0000]
doubled tests to ensure CONST and CONST() formats
Breno G. de Oliveira [Mon, 12 Oct 2009 04:50:24 +0000]
constants testing
Breno G. de Oliveira [Mon, 12 Oct 2009 03:36:31 +0000]
made Constants use constant instead of being subs
Breno G. de Oliveira [Sun, 11 Oct 2009 23:21:25 +0000]
Constant.pm uses base instead of @ISA directly
Breno G. de Oliveira [Sun, 11 Oct 2009 23:20:32 +0000]
made Constants.pm strict
Kartik Thakore [Sun, 11 Oct 2009 23:08:09 +0000]
Cleaned up Manifest
Leon Brocard [Sun, 11 Oct 2009 20:37:21 +0000]
Add left/right panning to the mixer
Kartik Thakore [Sun, 11 Oct 2009 15:49:49 +0000]
credits where they are due
Leon Brocard [Sun, 11 Oct 2009 15:47:37 +0000]
Add my changes to the CHANGELOG
Leon Brocard [Sun, 11 Oct 2009 13:55:47 +0000]
Fix bug with TTFSizeText, it actually returns 0 on success
Kartik Thakore [Sat, 10 Oct 2009 23:42:32 +0000]
garu++ for stupid free
Kartik Thakore [Sat, 10 Oct 2009 15:04:49 +0000]
Merge branch 'master' of github.com:kthakore/SDL_perl
Kartik Thakore [Sat, 10 Oct 2009 15:04:18 +0000]
fixed blit with new rect
Leon Brocard [Sat, 10 Oct 2009 10:36:14 +0000]
Add display_format_alpha
Kartik Thakore [Fri, 9 Oct 2009 18:48:25 +0000]
Merged experimental in. command ticket:30, t/integration1.t fails due to update.
Leon Brocard [Fri, 9 Oct 2009 15:13:01 +0000]
Remove SDL::Init, add comment about frequency
Leon Brocard [Fri, 9 Oct 2009 15:11:20 +0000]
Add an example that plays a .WAV sound sample
Kartik Thakore [Thu, 8 Oct 2009 16:01:52 +0000]
Merge git://github.com/garu/SDL_perl into experimental
Kartik Thakore [Thu, 8 Oct 2009 15:12:50 +0000]
Some fixes
Breno G. de Oliveira [Thu, 8 Oct 2009 14:24:32 +0000]
minor pod fix
Kartik Thakore [Thu, 8 Oct 2009 11:24:57 +0000]
Merge git://github.com/garu/SDL_perl into experimental
Breno G. de Oliveira [Thu, 8 Oct 2009 06:45:19 +0000]
initial state of Pong tutorial
Breno G. de Oliveira [Thu, 8 Oct 2009 06:38:08 +0000]
kthakore can't spell :)
Kartik Thakore [Thu, 8 Oct 2009 02:01:25 +0000]
Cleaned up test and made awesome zoom effect
Kartik Thakore [Thu, 8 Oct 2009 01:48:26 +0000]
need to return values of Rect* and so on
Kartik Thakore [Thu, 8 Oct 2009 00:45:40 +0000]
oops
Kartik Thakore [Thu, 8 Oct 2009 00:29:56 +0000]
Can us SDL::Game::Rect now
Kartik Thakore [Thu, 1 Oct 2009 11:03:44 +0000]
wow .. I don't even know how this fixes sound
Kartik Thakore [Tue, 29 Sep 2009 19:53:54 +0000]
Some fix
Kartik Thakore [Tue, 29 Sep 2009 19:33:42 +0000]
Build.PL fix