15 years agoRemoved ~~ for 5.8.x support
Kartik Thakore [Wed, 19 Aug 2009 09:40:17 +0000]
Removed ~~ for 5.8.x support

15 years agoStop spewing warnings for blit
Kartik Thakore [Tue, 18 Aug 2009 22:56:29 +0000]
Stop spewing warnings for blit

15 years agoupdated README
kthakore [Tue, 18 Aug 2009 12:42:15 +0000]
updated README

15 years agoAdded Gabor to Contributors
kthakore [Tue, 18 Aug 2009 12:39:10 +0000]
Added Gabor to Contributors

15 years agoUpdated CHANGELOG
Kartik Thakore [Tue, 18 Aug 2009 10:57:40 +0000]
Updated CHANGELOG

15 years agoApplied same fix to OpenGL constants
Kartik Thakore [Tue, 18 Aug 2009 10:55:56 +0000]
Applied same fix to OpenGL constants

15 years agoPulled arodlands fix
Kartik Thakore [Tue, 18 Aug 2009 10:52:33 +0000]
Pulled arodlands fix

15 years agoFix re-exporting SDL::Constants symbols to caller.
Andrew Rodland [Tue, 18 Aug 2009 02:53:33 +0000]
Fix re-exporting SDL::Constants symbols to caller.

This should restore compatibility with <= 2.1.3 without being quite as
hackish as that code was.

15 years agoMerge branch 'master' of git://github.com/szabgab/SDL_perl into v2.2.1
Kartik Thakore [Mon, 17 Aug 2009 09:58:13 +0000]
Merge branch 'master' of git://github.com/szabgab/SDL_perl into v2.2.1

15 years agochangelog update
Gabor Szabo [Mon, 17 Aug 2009 09:57:45 +0000]
changelog update

15 years agoMerge branch 'v2.2.1' of git@github.com:szabgab/SDL_perl
Gabor Szabo [Mon, 17 Aug 2009 09:43:05 +0000]
Merge branch 'v2.2.1' of git@github.com:szabgab/SDL_perl

15 years agofix more tutorials
Gabor Szabo [Mon, 17 Aug 2009 09:42:09 +0000]
fix more tutorials

15 years agofix more tutorials
Gabor Szabo [Mon, 17 Aug 2009 09:39:36 +0000]
fix more tutorials

15 years agofix the Tutorial
Gabor Szabo [Mon, 17 Aug 2009 09:37:15 +0000]
fix the Tutorial

15 years agoMore fixes for SDL::in() usage
Kartik Thakore [Mon, 17 Aug 2009 09:14:29 +0000]
More fixes for SDL::in() usage

15 years agoFixed return type on JoyAxisEventValue as per API
Kartik Thakore [Mon, 17 Aug 2009 01:12:53 +0000]
Fixed return type on JoyAxisEventValue as per API

15 years agoDo not need to fail ttf font if SDL::Debug not set
Kartik Thakore [Mon, 17 Aug 2009 01:09:43 +0000]
Do not need to fail ttf font if SDL::Debug not set

15 years agoPut minimum for YAML dep
Kartik Thakore [Mon, 17 Aug 2009 01:08:22 +0000]
Put minimum for YAML dep

15 years agoAdded Solaris Build and YAML dep
Kartik Thakore [Sat, 15 Aug 2009 19:43:18 +0000]
Added Solaris Build and YAML dep

15 years agoUpdated Readme
Kartik Thakore [Sat, 15 Aug 2009 19:29:21 +0000]
Updated Readme

15 years agoMore fixes and error reporting
Kartik Thakore [Sat, 15 Aug 2009 19:27:41 +0000]
More fixes and error reporting

15 years agoSurface errors
Kartik Thakore [Sat, 15 Aug 2009 18:45:38 +0000]
Surface errors

15 years agoFixes for Font in strict
Kartik Thakore [Sat, 15 Aug 2009 18:41:43 +0000]
Fixes for Font in strict

15 years agoadded test to MANIFEST
Kartik Thakore [Sat, 15 Aug 2009 15:32:53 +0000]
added test to MANIFEST

15 years agoAdded manifest.t to test MANIFEST
Kartik Thakore [Sat, 15 Aug 2009 15:32:06 +0000]
Added manifest.t to test MANIFEST

15 years agoForces defined parameters to blit
Kartik Thakore [Sat, 15 Aug 2009 14:32:04 +0000]
Forces defined parameters to blit

15 years agoCygwin Fix
Kartik Thakore [Wed, 12 Aug 2009 22:43:46 +0000]
Cygwin Fix

15 years agoMore typo fixes
Kartik Thakore [Tue, 11 Aug 2009 09:43:13 +0000]
More typo fixes

15 years agoStupid mistake
Kartik Thakore [Tue, 11 Aug 2009 09:24:54 +0000]
Stupid mistake

15 years agoAdded Utility to MANIFEST
Kartik Thakore [Tue, 11 Aug 2009 08:20:24 +0000]
Added Utility to MANIFEST

15 years agoMerge branch 'v2.2.1' of github.com:kthakore/SDL_perl into v2.2.1
Kartik Thakore [Mon, 10 Aug 2009 19:13:38 +0000]
Merge branch 'v2.2.1' of github.com:kthakore/SDL_perl into v2.2.1

15 years agoMerged upstream META.yml fix
Kartik Thakore [Mon, 10 Aug 2009 19:12:21 +0000]
Merged upstream META.yml fix

15 years agomoving some things around
cthulhuology [Mon, 10 Aug 2009 18:36:58 +0000]
moving some things around

15 years agoUpdate README file
kthakore [Mon, 10 Aug 2009 15:47:24 +0000]
Update README file

15 years agofix on return value for sdl functions in Utility
Kartik Thakore [Mon, 10 Aug 2009 10:01:57 +0000]
fix on return value for sdl functions in Utility

15 years agoFixed version
Kartik Thakore [Mon, 10 Aug 2009 09:23:48 +0000]
Fixed version

15 years agoAdd hack for windows building on mingw
Kartik Thakore [Sun, 9 Aug 2009 22:46:06 +0000]
Add hack for windows building on mingw

15 years agoMade sure that Build knows if sdl-config exists
Kartik Thakore [Sun, 9 Aug 2009 01:38:16 +0000]
Made sure that Build knows if sdl-config exists

15 years agoMade sure that empty surfaces are not attempted to be destroyed in
Kartik Thakore [Sat, 8 Aug 2009 17:44:06 +0000]
Made sure that empty surfaces are not attempted to be destroyed in
TTFont::DESTROY().

15 years agoAdded SDLPerl.app bundle to the now fixed Darwin build system
cthulhuology [Fri, 7 Aug 2009 20:59:14 +0000]
Added SDLPerl.app bundle to the now fixed Darwin build system
Added .spl filetype for launching SDLPerl.app scripts!

15 years agoTweaked a few setting on the Mac OS X build system to locate Mac Ports libraries...
cthulhuology [Fri, 7 Aug 2009 19:50:16 +0000]
Tweaked a few setting on the Mac OS X build system to locate Mac Ports libraries in /opt/local/include

15 years agoVersion was wrong. This way CPAN is not confused when we add v2.2.1
kthakore [Thu, 6 Aug 2009 12:35:27 +0000]
Version was wrong. This way CPAN is not confused when we add v2.2.1

15 years agoAdded stuff in CHANGELOG
Kartik Thakore [Thu, 6 Aug 2009 00:12:49 +0000]
Added stuff in CHANGELOG

15 years agoRemoved unesscary files
Kartik Thakore [Thu, 6 Aug 2009 00:04:38 +0000]
Removed unesscary files

15 years agoFixed v2.2.0
Kartik Thakore [Wed, 5 Aug 2009 23:54:16 +0000]
Fixed v2.2.0
Changes:
Build.PL => have build in root dir
src/OpenGl.xs => modify #include for opengl and defines.h
src/SDL.xs => modify header defines.h location
src/SFont.xs => modify header defines.h location

15 years agoFixed some merge errors in MSWin32.pm. Also seperated Darwin specific build flags...
Kartik Thakore [Tue, 4 Aug 2009 23:06:21 +0000]
Fixed some merge errors in MSWin32.pm. Also seperated Darwin specific build flags in Build.PL

15 years agofirst merge
Kartik Thakore [Tue, 4 Aug 2009 22:53:07 +0000]
first merge

15 years agoClean up files that could mess up merge
Kartik Thakore [Tue, 4 Aug 2009 22:25:26 +0000]
Clean up files that could mess up merge

15 years agoApplied patch ready for merge
Kartik Thakore [Tue, 4 Aug 2009 22:17:02 +0000]
Applied patch ready for merge

15 years agoMissing files added
Kartik Thakore [Tue, 4 Aug 2009 21:32:34 +0000]
Missing files added

15 years agoAdded Contributors file, if someone's name is missing we'll gladly add it!
cthulhuology [Tue, 4 Aug 2009 15:22:45 +0000]
Added Contributors file, if someone's name is missing we'll gladly add it!

Dave

15 years agoAdding 2.1.3 to 2.2.1 diff, this is so we can merge the two
cthulhuology [Tue, 4 Aug 2009 15:08:59 +0000]
Adding 2.1.3 to 2.2.1 diff, this is so we can merge the two

Dave

15 years agoscripts added from old sdlpl to generate constants
Kartik Thakore [Tue, 4 Aug 2009 11:31:46 +0000]
scripts added from old sdlpl to generate constants

15 years agoBrought all packages under eye of strict, warnings and love of Carp, For
Kartik Thakore [Tue, 4 Aug 2009 11:04:44 +0000]
Brought all packages under eye of strict, warnings and love of Carp, For
debugging help. Also removed forced die in Build of MSWin32.

15 years agoTypo with - sign in constant. Causing constants to not be loaded correctly
Kartik Thakore [Tue, 4 Aug 2009 04:22:19 +0000]
Typo with - sign in constant. Causing constants to not be loaded correctly

15 years agominor perldoc error
Kartik Thakore [Tue, 4 Aug 2009 04:12:59 +0000]
minor perldoc error

15 years agoAdded SDL::Mixer::mix_set_panning support
Kartik Thakore [Mon, 3 Aug 2009 13:02:38 +0000]
Added SDL::Mixer::mix_set_panning support

15 years agoAdded Some fixes
Kartik Thakore [Mon, 3 Aug 2009 01:56:31 +0000]
Added Some fixes

15 years agoadded SDL_PeepEvents support
Kartik Thakore [Sun, 2 Aug 2009 20:14:12 +0000]
added SDL_PeepEvents support

15 years agoAdded some docs
Kartik Thakore [Sun, 2 Aug 2009 19:26:20 +0000]
Added some docs

15 years agoUpdate .gitignore
Kartik Thakore [Sun, 2 Aug 2009 15:20:18 +0000]
Update .gitignore

15 years agoAdded patch for die error
Kartik Thakore [Sun, 2 Aug 2009 15:16:30 +0000]
Added patch for die error

15 years agoMerge branch 'patch'
Kartik Thakore [Sun, 2 Aug 2009 15:03:36 +0000]
Merge branch 'patch'

15 years agoAdded CL
Kartik Thakore [Sun, 2 Aug 2009 15:03:27 +0000]
Added CL

15 years agoApplied Tels patch for faster Color.pm
Kartik Thakore [Sun, 2 Aug 2009 15:02:20 +0000]
Applied Tels patch for faster Color.pm

15 years agoNeHe lesson 18 and glu features added to SDL_perl
Kartik Thakore [Sun, 2 Aug 2009 14:53:16 +0000]
NeHe lesson 18 and glu features added to SDL_perl

15 years agoMerge branch 'patch'
Kartik Thakore [Sun, 2 Aug 2009 14:37:56 +0000]
Merge branch 'patch'

15 years agoUpdated OpenGL subs
Kartik Thakore [Sun, 2 Aug 2009 14:37:33 +0000]
Updated OpenGL subs

15 years agoAdded raster subs
Kartik Thakore [Sun, 2 Aug 2009 14:32:37 +0000]
Added raster subs

15 years agoAdded patch and update to XS reqs
Kartik Thakore [Sun, 2 Aug 2009 14:31:25 +0000]
Added patch and update to XS reqs

15 years agoBroken OpenGL.xs
Kartik Thakore [Sun, 2 Aug 2009 14:06:57 +0000]
Broken OpenGL.xs

15 years agoapplied patch glGet_GL_MAX_TEXTURE_UNITS_ARB.diff from here http://rt.cpan.org/Public...
Kartik Thakore [Sun, 2 Aug 2009 13:36:49 +0000]
applied patch glGet_GL_MAX_TEXTURE_UNITS_ARB.diff from here rt.cpan.org/Public/Bug/Display.html?id=25907

15 years agoApplied patch to allow fast App init
Kartik Thakore [Sun, 2 Aug 2009 13:31:56 +0000]
Applied patch to allow fast App init

15 years agoApplied patch for NetResolveIP
Kartik Thakore [Sun, 2 Aug 2009 13:19:05 +0000]
Applied patch for NetResolveIP

15 years agoAdded simple Build.PL fix for generating .packlist
Kartik Thakore [Sun, 2 Aug 2009 13:11:57 +0000]
Added simple Build.PL fix for generating .packlist

15 years agoAdded GLint to typemap to silence error
Kartik Thakore [Sun, 2 Aug 2009 12:55:50 +0000]
Added GLint to typemap to silence error

15 years agoApplied patch for macosx fix and GFXFilledpieRGBA fix
Kartik Thakore [Sun, 2 Aug 2009 11:59:24 +0000]
Applied patch for macosx fix and GFXFilledpieRGBA fix

15 years agoApplied patch for Darwin build fix
Kartik Thakore [Sun, 2 Aug 2009 11:55:53 +0000]
Applied patch for Darwin build fix

15 years agoApplied patch for Darwin build fix
Kartik Thakore [Sun, 2 Aug 2009 11:55:04 +0000]
Applied patch for Darwin build fix

15 years agoAdded Mix_VolumeChunk to SDL::Mixer + tests
Kartik Thakore [Sun, 2 Aug 2009 11:17:07 +0000]
Added Mix_VolumeChunk to SDL::Mixer + tests

15 years agoApplied patch from here http://rt.cpan.org/Public/Bug/Display.html?id=47893. Seemed...
Kartik Thakore [Sun, 2 Aug 2009 01:15:17 +0000]
Applied patch from here rt.cpan.org/Public/Bug/Display.html?id=47893. Seemed to work fine

15 years agotypo fix
Kartik Thakore [Sun, 2 Aug 2009 00:21:30 +0000]
typo fix

15 years agobuild was placing SDL.c in root dir. Fixed it
Kartik Thakore [Sun, 2 Aug 2009 00:08:13 +0000]
build was placing SDL.c in root dir. Fixed it

15 years agoI promised its really fixed now
Kartik Thakore [Sat, 1 Aug 2009 23:07:21 +0000]
I promised its really fixed now

15 years agoFixed XS building
Kartik Thakore [Sat, 1 Aug 2009 22:44:26 +0000]
Fixed XS building

15 years agoFixed tests. Now installable
Kartik Thakore [Sat, 1 Aug 2009 19:55:03 +0000]
Fixed tests. Now installable

15 years agougly hack fix for t/apppm.t
Kartik Thakore [Sat, 1 Aug 2009 19:37:08 +0000]
ugly hack fix for t/apppm.t

15 years agoMore info in README
Kartik Thakore [Sat, 1 Aug 2009 18:51:09 +0000]
More info in README

15 years agoAdded git ignore for when perl Build.PL is run
Kartik Thakore [Sat, 1 Aug 2009 18:49:51 +0000]
Added git ignore for when perl Build.PL is run

15 years ago Added plan
Kartik Thakore [Sat, 1 Aug 2009 18:41:48 +0000]
 Added plan

15 years agoFirst commit of SDL_Perl-2.1.3
Kartik Thakore [Sat, 1 Aug 2009 18:37:01 +0000]
First commit of SDL_Perl-2.1.3

15 years agoImporting SDLPerl 2.2
cthulhuology [Sun, 12 Jul 2009 10:21:55 +0000]
Importing SDLPerl 2.2