15 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.

15 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

15 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

15 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

15 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

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

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

15 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

15 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

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

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

15 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

15 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

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

15 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

15 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

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

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

15 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

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

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

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

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

15 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

15 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

15 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

15 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.

15 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.

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

15 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

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

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

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

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

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

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

15 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

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

15 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

15 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

15 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

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

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

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

15 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

15 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

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

15 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

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

15 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

15 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

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

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

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

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

15 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

15 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 !

15 years agoClean up
Kartik Thakore [Wed, 28 Oct 2009 20:45:12 +0000]
Clean up

15 years agoFinished set_gamma_ramp! 30% for SDL::Video
Kartik Thakore [Wed, 28 Oct 2009 18:30:19 +0000]
Finished set_gamma_ramp! 30% for SDL::Video

15 years agoXS for redtable done for set_gamma_ramp
Kartik Thakore [Wed, 28 Oct 2009 16:30:50 +0000]
XS for redtable done for set_gamma_ramp

15 years agoAdded in Video.XS set_gamma, and stub for set_gamma_ramp. Added test for set_gamma...
Kartik Thakore [Wed, 28 Oct 2009 15:33:52 +0000]
Added in Video.XS set_gamma, and stub for set_gamma_ramp. Added test for set_gamma. Added int to typemap

15 years agoAdded test files for SDL::Events.pm
Kartik Thakore [Wed, 28 Oct 2009 14:18:32 +0000]
Added test files for SDL::Events.pm

15 years agoSkipping some tests for now
Kartik Thakore [Wed, 28 Oct 2009 13:10:22 +0000]
Skipping some tests for now

15 years agoAdded test for SDL::WindowManagement
Kartik Thakore [Wed, 28 Oct 2009 13:04:09 +0000]
Added test for SDL::WindowManagement

15 years agoAdded core test template
Kartik Thakore [Wed, 28 Oct 2009 03:03:46 +0000]
Added core test template

15 years agoAdded SDL_LOGPAL and SDL_PHYSPAL constants to SDL::Constants
Kartik Thakore [Tue, 27 Oct 2009 19:36:11 +0000]
Added SDL_LOGPAL and SDL_PHYSPAL constants to SDL::Constants

15 years agoIn Video.xs: removed use of goto. Added set_palette. In core_video.t tested set_palette
Kartik Thakore [Tue, 27 Oct 2009 19:30:36 +0000]
In Video.xs: removed use of goto. Added set_palette. In core_video.t tested set_palette

15 years agoNo pastes for you but will not send to #sdl
Kartik Thakore [Tue, 27 Oct 2009 14:49:12 +0000]
No pastes for you but will not send to #sdl

15 years agoTypo
Kartik Thakore [Tue, 27 Oct 2009 14:12:04 +0000]
Typo

15 years agoFixed up the test for video_set_colors
Kartik Thakore [Tue, 27 Oct 2009 14:11:16 +0000]
Fixed up the test for video_set_colors

15 years agoFixed up the test for video_set_colors
Kartik Thakore [Tue, 27 Oct 2009 14:00:37 +0000]
Fixed up the test for video_set_colors

15 years agoA bigg typo
Kartik Thakore [Mon, 26 Oct 2009 23:07:04 +0000]
A bigg typo

15 years agoMoved old SDL::Palette to SDL::Game::Palette.
Kartik Thakore [Mon, 26 Oct 2009 23:00:53 +0000]
Moved old SDL::Palette to SDL::Game::Palette.
Made palette() a method of SDL::PixelFormat.
Added tests for SDL::Palette.

15 years agoAdded set_colors. Started testing it. Made a percentage completed counter
Kartik Thakore [Mon, 26 Oct 2009 17:37:08 +0000]
Added set_colors. Started testing it. Made a percentage completed counter

15 years agoAdded percentage done counter
Kartik Thakore [Mon, 26 Oct 2009 16:13:18 +0000]
Added percentage done counter

15 years agoTest fix for SDL_TTF pixel offset in windows
Kartik Thakore [Mon, 26 Oct 2009 15:41:39 +0000]
Test fix for SDL_TTF pixel offset in windows

15 years agoUpdated surface test
Kartik Thakore [Mon, 26 Oct 2009 15:37:38 +0000]
Updated surface test

15 years agoBug in the logic of a test
Kartik Thakore [Mon, 26 Oct 2009 15:27:39 +0000]
Bug in the logic of a test

15 years agoRetarded hack for test in windows ttf parsing
Kartik Thakore [Mon, 26 Oct 2009 15:20:52 +0000]
Retarded hack for test in windows ttf parsing

15 years agoAdded SDL::Video::flip and test
Kartik Thakore [Mon, 26 Oct 2009 15:17:31 +0000]
Added SDL::Video::flip and test

15 years agoAdded missing SDL_Palette XS bindings file.
Kartik Thakore [Mon, 26 Oct 2009 14:47:52 +0000]
Added missing SDL_Palette XS bindings file.

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Kartik Thakore [Mon, 26 Oct 2009 00:26:56 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agoShould never malloc SDL_Pallete
Kartik Thakore [Mon, 26 Oct 2009 00:26:14 +0000]
Should never malloc SDL_Pallete

15 years agoAdded SDL_Pallete Capability
Kartik Thakore [Mon, 26 Oct 2009 00:22:25 +0000]
Added SDL_Pallete Capability

15 years agoBy the wrath of Eris you better work this time and post the INSTALL tutorial D=<
Katrina Payne [Mon, 26 Oct 2009 00:20:23 +0000]
By the wrath of Eris you better work this time and post the INSTALL tutorial D=<

15 years agoSkiping test for SDL_TTF because they are not aware of new API changes. It is illadvi...
Kartik Thakore [Sun, 25 Oct 2009 16:32:07 +0000]
Skiping test for SDL_TTF because they are not aware of new API changes. It is illadvice to work on it now as they will be changing too

15 years agoMore docs for video
Kartik Thakore [Sun, 25 Oct 2009 05:07:36 +0000]
More docs for video

15 years agoAdded set_video_mode at test
Kartik Thakore [Sun, 25 Oct 2009 01:32:34 +0000]
Added set_video_mode at test

15 years agoAdded update_rects
Kartik Thakore [Sun, 25 Oct 2009 01:26:41 +0000]
Added update_rects

15 years agoAdded video_mode_ok() and its test. Fixed test list_modes better
Kartik Thakore [Sat, 24 Oct 2009 21:19:50 +0000]
Added video_mode_ok() and its test. Fixed test list_modes better

15 years agoAdded fix for SDL::Surface->format. Fixed test and typemap if SDL::NULL (0) is passed...
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

15 years agoAdded list_modes
Kartik Thakore [Fri, 23 Oct 2009 22:44:22 +0000]
Added list_modes

15 years agoClean up test
Kartik Thakore [Fri, 23 Oct 2009 22:07:08 +0000]
Clean up test

15 years agoLots of fixes for SV hacking in get video driver for SDL::Video
Kartik Thakore [Fri, 23 Oct 2009 20:28:51 +0000]
Lots of fixes for SV hacking in get video driver for SDL::Video

15 years agoI 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:39:16 +0000]
I think a part of my soul died when I had to cast a const foo * to a foo * :(

15 years agoTest to contain XS macro hacks in SDL::Video::get_video_driver_name
Kartik Thakore [Fri, 23 Oct 2009 19:27:04 +0000]
Test to contain XS macro hacks in SDL::Video::get_video_driver_name

15 years agoThis work but I warnings of incompatible pointer to sv_2mortal
Kartik Thakore [Fri, 23 Oct 2009 19:17:13 +0000]
This work but I warnings of incompatible pointer to sv_2mortal

15 years agoRemoved insane XS for SDL::get_video_info. Added tests for it in core_video.t
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

15 years agoAdded VideoInfo as an object with appropriate docs
Kartik Thakore [Fri, 23 Oct 2009 18:21:19 +0000]
Added VideoInfo as an object with appropriate docs

15 years agoAdded getters to VideoInfo struct
Kartik Thakore [Fri, 23 Oct 2009 16:45:52 +0000]
Added getters to VideoInfo struct