14 years agoImplement MixChunk
Leon Brocard [Fri, 6 Nov 2009 13:04:08 +0000]
Implement MixChunk

14 years agoMerge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign
magnet [Thu, 5 Nov 2009 23:59:24 +0000]
Merge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign

14 years agoAdded UserEvent
Kartik Thakore [Thu, 5 Nov 2009 23:48:37 +0000]
Added UserEvent

14 years agoadded QuitEvent
Tobias Leich [Thu, 5 Nov 2009 21:11:48 +0000]
added QuitEvent

14 years agoadded SysWMEvent
Tobias Leich [Thu, 5 Nov 2009 21:04:54 +0000]
added SysWMEvent

14 years agoadded ExposeEvent
Tobias Leich [Thu, 5 Nov 2009 20:50:36 +0000]
added ExposeEvent

14 years agoAdded tool I used to do that
Kartik Thakore [Thu, 5 Nov 2009 20:12:05 +0000]
Added tool I used to do that

14 years agoAdded stubs for Events
Kartik Thakore [Thu, 5 Nov 2009 20:11:34 +0000]
Added stubs for Events

14 years agoFixed JoyButtonEvent
Kartik Thakore [Thu, 5 Nov 2009 19:47:13 +0000]
Fixed JoyButtonEvent

14 years agoadded ResizeEvent
Tobias Leich [Thu, 5 Nov 2009 18:57:27 +0000]
added ResizeEvent

14 years agoadded JoyBallEvent
Tobias Leich [Thu, 5 Nov 2009 18:51:08 +0000]
added JoyBallEvent

14 years agoadded JoyHatEvent
Tobias Leich [Thu, 5 Nov 2009 18:43:41 +0000]
added JoyHatEvent

14 years agofix axis
Tobias Leich [Thu, 5 Nov 2009 18:27:43 +0000]
fix axis

14 years agoadded JoyAxisEvent
Tobias Leich [Thu, 5 Nov 2009 18:15:30 +0000]
added JoyAxisEvent

14 years agoadded MouseButtonEvent
Tobias Leich [Thu, 5 Nov 2009 18:08:20 +0000]
added MouseButtonEvent

14 years agoMerge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign
magnet [Thu, 5 Nov 2009 18:07:06 +0000]
Merge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign

14 years agoUpdated Video.pod
magnet [Thu, 5 Nov 2009 18:05:59 +0000]
Updated Video.pod

14 years agofixed KeyboardEvent::keysym, added MousMotionEvent
Tobias Leich [Thu, 5 Nov 2009 17:59:30 +0000]
fixed KeyboardEvent::keysym, added MousMotionEvent

14 years agoAdded ActiveEvent to Build.PL
Kartik Thakore [Thu, 5 Nov 2009 17:23:14 +0000]
Added ActiveEvent to Build.PL

14 years agoadded KeyboardEvent structure
Tobias Leich [Thu, 5 Nov 2009 17:16:32 +0000]
added KeyboardEvent structure

14 years agofixed filename typo
Tobias Leich [Thu, 5 Nov 2009 16:59:54 +0000]
fixed filename typo

14 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Tobias Leich [Thu, 5 Nov 2009 16:40:49 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

14 years agoCRLF to LF
Tobias Leich [Thu, 5 Nov 2009 16:39:27 +0000]
CRLF to LF

14 years agoMultiTheadPOC.pl added. It shows quickly how we can use Inline::C to do threading...
Kartik Thakore [Thu, 5 Nov 2009 15:52:17 +0000]
MultiTheadPOC.pl added. It shows quickly how we can use Inline::C to do threading with SDL MultiThreading. You need to install Inline::C btw :)

14 years agoRandom fail in core_video fixed???
Kartik Thakore [Thu, 5 Nov 2009 02:55:31 +0000]
Random fail in core_video fixed???

14 years agoAdded stubs Event and ActiveEvent
Kartik Thakore [Thu, 5 Nov 2009 02:51:37 +0000]
Added stubs Event and ActiveEvent

14 years agoFix of typemap for Event objects
Kartik Thakore [Thu, 5 Nov 2009 02:29:27 +0000]
Fix of typemap for Event objects

14 years agoRolled back peep,poll,wait event. As the data structures have not be implmented prope...
Kartik Thakore [Thu, 5 Nov 2009 02:02:31 +0000]
Rolled back peep,poll,wait event. As the data structures have not be implmented properly. The wstat 11 error before was due to a segv cause by using T_PTR type on SDL_Event * it needs to be O_OBJECT. Please take a look at src/Core/objects/Rect.xs

14 years agoChecked merge conflicts
Tobias Leich [Wed, 4 Nov 2009 21:17:35 +0000]
Checked merge conflicts

14 years agoStarted the cookbook
Kartik Thakore [Wed, 4 Nov 2009 20:20:39 +0000]
Started the cookbook

14 years agoAdded docs, XS , PM and test file stubs for SDL::MultiThread
Kartik Thakore [Wed, 4 Nov 2009 19:03:27 +0000]
Added docs, XS , PM and test file stubs for SDL::MultiThread

14 years agoMerge branch 'redesign' of github.com:FROGGS/SDL_perl into redesign
Tobias Leich [Wed, 4 Nov 2009 19:33:24 +0000]
Merge branch 'redesign' of github.com:FROGGS/SDL_perl into redesign

14 years ago+wait_event()
Tobias Leich [Wed, 4 Nov 2009 19:25:48 +0000]
+wait_event()

14 years agoAdded docs, XS , PM and test file stubs for SDL::MultiThread
Kartik Thakore [Wed, 4 Nov 2009 19:03:27 +0000]
Added docs, XS , PM and test file stubs for SDL::MultiThread

14 years agoMinor clean up. Removes warnings of pointer cast during compile
Kartik Thakore [Wed, 4 Nov 2009 18:39:46 +0000]
Minor clean up. Removes warnings of pointer cast during compile

14 years agoMinor clean up. Removes warnings of pointer cast during compile
Kartik Thakore [Wed, 4 Nov 2009 18:39:46 +0000]
Minor clean up. Removes warnings of pointer cast during compile

14 years agochecking for corrent 'action' in peep_events()
Tobias Leich [Wed, 4 Nov 2009 17:24:09 +0000]
checking for corrent 'action' in peep_events()

14 years agochecking for corrent 'action' in peep_events()
Tobias Leich [Wed, 4 Nov 2009 17:24:09 +0000]
checking for corrent 'action' in peep_events()

14 years ago15% of events. My stupid code didn't account of 0array being 1 less the actual count.
Kartik Thakore [Wed, 4 Nov 2009 16:56:38 +0000]
15% of events. My stupid code didn't account of 0array being 1 less the actual count.

14 years agoMerge branch 'redesign' of git://github.com/FROGGS/SDL_perl into redesign
Kartik Thakore [Wed, 4 Nov 2009 16:52:30 +0000]
Merge branch 'redesign' of git://github.com/FROGGS/SDL_perl into redesign

14 years agoadded pump_events(), peep_events() and poll_event()
Tobias Leich [Wed, 4 Nov 2009 16:46:07 +0000]
added pump_events(), peep_events() and poll_event()

14 years agoFixed up new_from. It is usable but it cause wierd XS behaviour so we don't recommend...
Kartik Thakore [Wed, 4 Nov 2009 16:36:18 +0000]
Fixed up new_from. It is usable but it cause wierd XS behaviour so we don't recommend anyone to use this right now

14 years agoAdded preliminary docs for SDL::Surface
Kartik Thakore [Wed, 4 Nov 2009 14:29:37 +0000]
Added preliminary docs for SDL::Surface

14 years agoRemoved wrapping functions. Cleaned up SDL.xs.
Kartik Thakore [Wed, 4 Nov 2009 10:22:03 +0000]
Removed wrapping functions. Cleaned up SDL.xs.

14 years agoBricas hack for a horrible but needed function
Kartik Thakore [Tue, 3 Nov 2009 20:58:35 +0000]
Bricas hack for a horrible but needed function

14 years agoAdded setters to SDL::Surface set_pixel_RGB and set_pixel_RGBA. Deprecreating SDL...
Kartik Thakore [Tue, 3 Nov 2009 19:30:07 +0000]
Added setters to SDL::Surface set_pixel_RGB and set_pixel_RGBA. Deprecreating SDL::SurfacePixel

14 years agoAdded SurfacePixel and its test for now so we can duplicated function for it with...
Kartik Thakore [Tue, 3 Nov 2009 18:51:11 +0000]
Added SurfacePixel and its test for now so we can duplicated function for it with set_pixel and get_pixel

14 years ago[WIP] SDL::SurfacePixel turned on again. Needs to be cleaned up
Kartik Thakore [Tue, 3 Nov 2009 18:38:58 +0000]
[WIP] SDL::SurfacePixel turned on again. Needs to be cleaned up

14 years agoMark version, linked_version as implemented
Leon Brocard [Tue, 3 Nov 2009 16:15:20 +0000]
Mark version, linked_version as implemented

14 years agoWrap SDL_version
Leon Brocard [Tue, 3 Nov 2009 16:13:36 +0000]
Wrap SDL_version

14 years agoNow compiling src/Core/Events.XS for SDL::Events
Kartik Thakore [Tue, 3 Nov 2009 14:33:26 +0000]
Now compiling src/Core/Events.XS for SDL::Events

14 years agoImplemented and add TODO tests for SDL::Video::GL_*. 97t/core_video.t done
Kartik Thakore [Tue, 3 Nov 2009 14:13:35 +0000]
Implemented and add TODO tests for SDL::Video::GL_*. 97t/core_video.t done

14 years agoAdded stub for SDL::Events
Kartik Thakore [Tue, 3 Nov 2009 02:15:42 +0000]
Added stub for SDL::Events

14 years agoMade stubs for SDL::Events
Kartik Thakore [Tue, 3 Nov 2009 00:05:31 +0000]
Made stubs for SDL::Events

14 years agoUpdate implementation status of SDL.pm and test t/core.t
Kartik Thakore [Mon, 2 Nov 2009 23:36:00 +0000]
Update implementation status of SDL.pm and test t/core.t

14 years agoImplemented display, [un]lock _YUV_overlay. 84% done
Kartik Thakore [Mon, 2 Nov 2009 19:51:35 +0000]
Implemented display, [un]lock _YUV_overlay. 84% done

14 years agoGetClipRect to proper name
Kartik Thakore [Mon, 2 Nov 2009 16:49:31 +0000]
GetClipRect to proper name

14 years agoImplement set_clip_rect, get_clip_rect
Leon Brocard [Mon, 2 Nov 2009 16:46:17 +0000]
Implement set_clip_rect, get_clip_rect

14 years agoMerge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign
Leon Brocard [Mon, 2 Nov 2009 16:31:16 +0000]
Merge branch 'redesign' of git@github.com:kthakore/SDL_perl into redesign

14 years agoMark blit_surface as implemented
Leon Brocard [Mon, 2 Nov 2009 16:30:53 +0000]
Mark blit_surface as implemented

14 years agoImplement blit_surface
Leon Brocard [Mon, 2 Nov 2009 16:30:12 +0000]
Implement blit_surface

14 years agoAdded test file for SDL::MultiThread as acme is moving like a hacking machine on...
Kartik Thakore [Mon, 2 Nov 2009 16:29:45 +0000]
Added test file for SDL::MultiThread as acme is moving like a hacking machine on steroids

14 years agoImplement fill_rect
Leon Brocard [Mon, 2 Nov 2009 16:25:04 +0000]
Implement fill_rect

14 years agoImplement load_BMP and save_BMP
Leon Brocard [Mon, 2 Nov 2009 16:17:53 +0000]
Implement load_BMP and save_BMP

14 years agoDelete GetRGBA from SDL.xs
Leon Brocard [Mon, 2 Nov 2009 16:08:36 +0000]
Delete GetRGBA from SDL.xs

14 years agoImplement get_RGB and get_RGBA
Leon Brocard [Mon, 2 Nov 2009 16:08:03 +0000]
Implement get_RGB and get_RGBA

14 years agoRemove methods in SDL.xs that have been implemented in Video.xs
Leon Brocard [Mon, 2 Nov 2009 15:54:15 +0000]
Remove methods in SDL.xs that have been implemented in Video.xs

14 years agoCall SDL_MapRGBA in video_map_RGBA instead of SDL_MapRGB
Leon Brocard [Mon, 2 Nov 2009 15:42:47 +0000]
Call SDL_MapRGBA in video_map_RGBA instead of SDL_MapRGB

14 years agoRequire Test::Trap for core_time.t
Leon Brocard [Mon, 2 Nov 2009 15:19:41 +0000]
Require Test::Trap for core_time.t

14 years agoImplemented and Tested SDL::Video::set_color_key, SDL::Video::set_alpha. Also did...
Kartik Thakore [Mon, 2 Nov 2009 14:12:59 +0000]
Implemented and Tested SDL::Video::set_color_key, SDL::Video::set_alpha. Also did preinit in SDL::Video xs. 55% imple on SDL::Video now.

14 years agoAdded SDL::Video::display_format* functions. 50% of SDL::Video.
Kartik Thakore [Mon, 2 Nov 2009 01:25:05 +0000]
Added SDL::Video::display_format* functions. 50% of SDL::Video.

14 years agoupdated the order: pull -> build -> test
Tobias Leich [Sun, 1 Nov 2009 19:02:26 +0000]
updated the order: pull -> build -> test

14 years agoAdded SDL::Video::covert_surface and test. 44% of SDL::Video
Kartik Thakore [Sun, 1 Nov 2009 18:10:10 +0000]
Added SDL::Video::covert_surface and test. 44% of SDL::Video

14 years agoadded comment and did cleanup
Tobias Leich [Sun, 1 Nov 2009 16:15:29 +0000]
added comment and did cleanup

14 years agomoved SDL.pod at the right location
magnet [Sun, 1 Nov 2009 13:03:19 +0000]
moved SDL.pod at the right location

14 years agoFixed the pod path in archive master
magnet [Sun, 1 Nov 2009 12:58:22 +0000]
Fixed the pod path in archive

14 years agowindows does't know shebang.
Tobias Leich [Sun, 1 Nov 2009 10:44:58 +0000]
windows does't know shebang.

14 years agoadded more docs update
Kartik Thakore [Sun, 1 Nov 2009 00:30:31 +0000]
added more docs update

14 years ago[Smoke tool] Builds before testing.
Kartik Thakore [Sat, 31 Oct 2009 20:44:49 +0000]
[Smoke tool] Builds before testing.

14 years ago[Smolder Tools] Gets platform and architecture automatically. Also can give git branc...
Kartik Thakore [Sat, 31 Oct 2009 20:31:39 +0000]
[Smolder Tools] Gets platform and architecture automatically. Also can give git branch as paramater to update before test. prove merges stdout with stderr

14 years agoMade smoke testing even easier
Kartik Thakore [Sat, 31 Oct 2009 20:09:22 +0000]
Made smoke testing even easier

14 years agoTest number on t/code_video.t was wrong. Fixed it
Kartik Thakore [Sat, 31 Oct 2009 12:59:52 +0000]
Test number on t/code_video.t was wrong. Fixed it

14 years agoAdded CreateRGBSurfaceFrom as an new constructor of SDL::Surface. Need to test it
Kartik Thakore [Sat, 31 Oct 2009 00:21:36 +0000]
Added CreateRGBSurfaceFrom as an new constructor of SDL::Surface. Need to test it

14 years agoAdded lock and unlock surface for SDL::Video and added tests
Kartik Thakore [Sat, 31 Oct 2009 00:06:39 +0000]
Added lock and unlock surface for SDL::Video and added tests

14 years agogeterror to get_error
Kartik Thakore [Fri, 30 Oct 2009 17:49:00 +0000]
geterror to get_error

14 years agoApplied Magnet's Patch
Kartik Thakore [Fri, 30 Oct 2009 17:36:25 +0000]
Applied Magnet's Patch

14 years agoTypos fixed
Kartik Thakore [Fri, 30 Oct 2009 17:03:56 +0000]
Typos fixed

14 years agoAdded and tested map_RGB[A] to SDL::Video
Kartik Thakore [Fri, 30 Oct 2009 16:04:02 +0000]
Added and tested map_RGB[A] to SDL::Video

14 years agoAdded trap for SDL::init because it keeps crashing on FreeBSD
Kartik Thakore [Fri, 30 Oct 2009 15:41:18 +0000]
Added trap for SDL::init because it keeps crashing on FreeBSD

14 years agoAdded test for time
Kartik Thakore [Fri, 30 Oct 2009 14:23:01 +0000]
Added test for time

14 years agoFixes for windows directx and windbi drivers on version of libsdl
Kartik Thakore [Thu, 29 Oct 2009 21:41:20 +0000]
Fixes for windows directx and windbi drivers on version of libsdl

14 years agoWarning message for Windows gamma users
Kartik Thakore [Thu, 29 Oct 2009 18:32:06 +0000]
Warning message for Windows gamma users

14 years agoSDL::GetError to SDL::geterror in t/core_video.t
Kartik Thakore [Thu, 29 Oct 2009 17:20:07 +0000]
SDL::GetError to SDL::geterror in t/core_video.t

14 years agoSDL::GetError to SDL::geterror in lib/SDL/App.pm
Kartik Thakore [Thu, 29 Oct 2009 17:11:43 +0000]
SDL::GetError to SDL::geterror in lib/SDL/App.pm

14 years agoTrying workaround for directx forcing
Kartik Thakore [Thu, 29 Oct 2009 16:56:36 +0000]
Trying workaround for directx forcing

14 years agoWork around
Kartik Thakore [Thu, 29 Oct 2009 16:30:02 +0000]
Work around

14 years agoMade Windows not use Gamma Functions
Kartik Thakore [Thu, 29 Oct 2009 15:27:10 +0000]
Made Windows not use Gamma Functions

14 years agoFixed tests
Kartik Thakore [Thu, 29 Oct 2009 02:13:30 +0000]
Fixed tests

14 years agoupdated Cdrom and Event and SDL pods,
magnet [Thu, 29 Oct 2009 01:45:00 +0000]
updated Cdrom and Event and SDL pods,
updated some functions name in the SDL.xs

14 years agoCleaned pod from SDL.pm
magnet [Wed, 28 Oct 2009 23:07:42 +0000]
Cleaned pod from SDL.pm
updated methods names both in doc and .xs file.
no more camels !