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

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

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

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

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

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

14 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

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

14 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

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

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

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

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

14 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

14 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

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

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

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

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

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

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

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

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

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

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

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

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

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

14 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

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

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

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

14 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

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

14 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

14 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

14 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().

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

14 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

14 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

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

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

14 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

14 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

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

14 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

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

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

14 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

14 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

14 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

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

14 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

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

14 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

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

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

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

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

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

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

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

14 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

14 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

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

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

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

14 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

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

14 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

14 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

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

14 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

14 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

14 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

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

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

14 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

14 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

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

14 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

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

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

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

14 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

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

14 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

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

14 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

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