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

15 years agocleaned up MANIFEST, Added it to .gitignore. Added lib/SDL/Video.pm with some prelim...
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

15 years agoMoved old SDL::Video test to smpeg test
Kartik Thakore [Fri, 23 Oct 2009 15:11:25 +0000]
Moved old SDL::Video test to smpeg test

15 years agoMoved Video to SMPGEG. Maybe move this to SDL::Game::Video later
Kartik Thakore [Fri, 23 Oct 2009 14:56:03 +0000]
Moved Video to SMPGEG. Maybe move this to SDL::Game::Video later

15 years agoMerge git://github.com/FROGGS/SDL_perl into redesign
Kartik Thakore [Fri, 23 Oct 2009 11:06:15 +0000]
Merge git://github.com/FROGGS/SDL_perl into redesign

15 years agoAdded more bindings for Overlay
Kartik Thakore [Thu, 22 Oct 2009 19:18:22 +0000]
Added more bindings for Overlay

15 years agoAdded documentation on flags for Overlay. Made core_memleak an author test
Kartik Thakore [Thu, 22 Oct 2009 13:00:25 +0000]
Added documentation on flags for Overlay. Made core_memleak an author test

15 years agoAdded mem leak test for core
Kartik Thakore [Thu, 22 Oct 2009 01:48:48 +0000]
Added mem leak test for core

15 years agoFixed Test
Kartik Thakore [Thu, 22 Oct 2009 01:40:08 +0000]
Fixed Test

15 years agoAdded test for Overlay, updated Build.PL to add Overlay, Also made sure that right...
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

15 years agoMare Overlay an object with new and DESTROY. Bootstrapper made to
Kartik Thakore [Wed, 21 Oct 2009 22:57:26 +0000]
Mare Overlay an object with new and DESTROY. Bootstrapper made to

15 years agoAdded last two objects (Overlay and VideoInfo) XS files for Video
Kartik Thakore [Wed, 21 Oct 2009 22:28:01 +0000]
Added last two objects (Overlay and VideoInfo) XS files for Video

15 years agoAdded tests for video.xs
Kartik Thakore [Wed, 21 Oct 2009 22:22:39 +0000]
Added tests for video.xs

15 years agoMoved version up
Kartik Thakore [Wed, 21 Oct 2009 22:00:34 +0000]
Moved version up

15 years agoStarted on Video.xs
Kartik Thakore [Wed, 21 Oct 2009 17:47:11 +0000]
Started on Video.xs

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Kartik Thakore [Wed, 21 Oct 2009 11:33:16 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agobuild warns now for non-existing header files
unknown [Tue, 20 Oct 2009 14:59:11 +0000]
build warns now for non-existing header files

15 years agoadded missing file
Kartik Thakore [Mon, 19 Oct 2009 15:23:04 +0000]
added missing file

15 years agoimproved Win32 warning/invitation message
Breno G. de Oliveira [Sun, 18 Oct 2009 02:28:05 +0000]
improved Win32 warning/invitation message

15 years agoincluded images, and demo-expanding
Breno G. de Oliveira [Sat, 17 Oct 2009 23:29:38 +0000]
included images, and demo-expanding

15 years agoremoved "installing sdl" as it's already there
Breno G. de Oliveira [Sat, 17 Oct 2009 20:55:10 +0000]
removed "installing sdl" as it's already there

15 years agoWrap TTF_Font with a few calls
Leon Brocard [Sat, 17 Oct 2009 11:10:17 +0000]
Wrap TTF_Font with a few calls

15 years agoRename t/rectpm.t -> t/core_rect.t
Leon Brocard [Sat, 17 Oct 2009 10:05:15 +0000]
Rename t/rectpm.t -> t/core_rect.t

15 years agoPixelFormat docs
Kartik Thakore [Fri, 16 Oct 2009 15:45:27 +0000]
PixelFormat docs

15 years agoMove update_rects out of Surface.xs and make SDL::UpdateRects work
Leon Brocard [Fri, 16 Oct 2009 14:39:21 +0000]
Move update_rects out of Surface.xs and make SDL::UpdateRects work

15 years agoMove display format and display format alpha out of Surface.xs
Leon Brocard [Fri, 16 Oct 2009 13:57:31 +0000]
Move display format and display format alpha out of Surface.xs

15 years agoMerge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
Kartik Thakore [Fri, 16 Oct 2009 13:29:32 +0000]
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign

15 years agoClosed Mem leak on DisplaFormat functions as they return a copy of the surface.
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

15 years agoAdd missing PixelFormat.pm
Leon Brocard [Fri, 16 Oct 2009 13:23:29 +0000]
Add missing PixelFormat.pm

15 years agomake .gitignore more strict
Leon Brocard [Fri, 16 Oct 2009 13:23:14 +0000]
make .gitignore more strict

15 years agoRemove update_rect from Surface.xs, enable it in SDL.xs
Leon Brocard [Fri, 16 Oct 2009 09:52:45 +0000]
Remove update_rect from Surface.xs, enable it in SDL.xs

15 years agoRemove fill_rect from surface, fix SDL::FillRect
Leon Brocard [Fri, 16 Oct 2009 09:47:23 +0000]
Remove fill_rect from surface, fix SDL::FillRect

15 years agoExpose SDL::MapRGB
Leon Brocard [Fri, 16 Oct 2009 09:29:18 +0000]
Expose SDL::MapRGB

15 years agoWrap PixelFormat
Leon Brocard [Fri, 16 Oct 2009 09:25:46 +0000]
Wrap PixelFormat

15 years agoMove blit out of Surface.xs, enable BlitSurface
Leon Brocard [Fri, 16 Oct 2009 08:45:13 +0000]
Move blit out of Surface.xs, enable BlitSurface

15 years agoMove load out of Surface.xs, rename it to reflect the SDL name
Leon Brocard [Fri, 16 Oct 2009 08:38:48 +0000]
Move load out of Surface.xs, rename it to reflect the SDL name

15 years agoMove Surface.xs to src/Core/objects/
Leon Brocard [Fri, 16 Oct 2009 08:29:25 +0000]
Move Surface.xs to src/Core/objects/

15 years agoFix DisplayFormat and DisplayFormatAlpha
Leon Brocard [Fri, 16 Oct 2009 08:21:06 +0000]
Fix DisplayFormat and DisplayFormatAlpha

15 years agotest pitch, SDL::GetClipRect
Leon Brocard [Fri, 16 Oct 2009 08:14:41 +0000]
test pitch, SDL::GetClipRect

15 years agoMove tests from t/surfacepm.t to t/core_surface.t
Leon Brocard [Fri, 16 Oct 2009 07:20:46 +0000]
Move tests from t/surfacepm.t to t/core_surface.t

15 years agomake it slightly slower so that we can see if it is working
Leon Brocard [Fri, 16 Oct 2009 07:12:51 +0000]
make it slightly slower so that we can see if it is working

15 years agoremove ugly hack
Leon Brocard [Fri, 16 Oct 2009 07:08:20 +0000]
remove ugly hack

15 years agoMake test pass
Leon Brocard [Fri, 16 Oct 2009 06:59:53 +0000]
Make test pass

15 years agoCall flip properly
Leon Brocard [Fri, 16 Oct 2009 06:58:06 +0000]
Call flip properly

15 years agoAdded file t/core_surface.t
Kartik Thakore [Fri, 16 Oct 2009 00:34:08 +0000]
Added file t/core_surface.t

15 years agoFailing at SDL::Surface::get_pixels
Kartik Thakore [Fri, 16 Oct 2009 00:20:27 +0000]
Failing at SDL::Surface::get_pixels

15 years agot/core_surface is failing even when t/intergration1 is passing. Why?
Kartik Thakore [Fri, 16 Oct 2009 00:03:20 +0000]
t/core_surface is failing even when t/intergration1 is passing. Why?

15 years agoadded pitch, get and set of pixels capability
Kartik Thakore [Thu, 15 Oct 2009 23:36:48 +0000]
added pitch, get and set of pixels capability

15 years agoMake surfaces work again (bad hack though)
Leon Brocard [Thu, 15 Oct 2009 14:51:19 +0000]
Make surfaces work again (bad hack though)

15 years agoMoved Rect and Color to Core/objects
Kartik Thakore [Thu, 15 Oct 2009 13:33:12 +0000]
Moved Rect and Color to Core/objects

15 years agotry seperating out surface - not quite working yet
Leon Brocard [Thu, 15 Oct 2009 06:18:05 +0000]
try seperating out surface - not quite working yet

15 years agoMade files stubs for heiarchy of XS
Kartik Thakore [Wed, 14 Oct 2009 17:34:31 +0000]
Made files stubs for heiarchy of XS

15 years agoClean up. This dir is still on experimental branch
Kartik Thakore [Wed, 14 Oct 2009 17:06:33 +0000]
Clean up. This dir is still on experimental branch