author | Kartik Thakore <thakore.kartik@gmail.com> | |
Sat, 1 Aug 2009 18:37:01 +0000 (14:37 -0400) | ||
committer | Kartik Thakore <thakore.kartik@gmail.com> | |
Sat, 1 Aug 2009 18:37:01 +0000 (14:37 -0400) | ||
commit | 8fde61e3e900d5000c94503679d735221acc1882 | |
tree | f0d07efeb1a95d7f70954772454300a08725a869 | tree | snapshot |
BUGS | [new file with mode: 0644] | blob |
Build.PL | [new file with mode: 0644] | blob |
CHANGELOG | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
META.yml | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
TODO | [new file with mode: 0644] | blob |
lib/SDL.pm | [new file with mode: 0644] | blob |
lib/SDL/App.pm | [new file with mode: 0644] | blob |
lib/SDL/Cdrom.pm | [new file with mode: 0644] | blob |
lib/SDL/Color.pm | [new file with mode: 0644] | blob |
lib/SDL/Constants.pm | [new file with mode: 0644] | blob |
lib/SDL/Cursor.pm | [new file with mode: 0644] | blob |
lib/SDL/Event.pm | [new file with mode: 0644] | blob |
lib/SDL/Font.pm | [new file with mode: 0644] | blob |
lib/SDL/MPEG.pm | [new file with mode: 0644] | blob |
lib/SDL/Mixer.pm | [new file with mode: 0644] | blob |
lib/SDL/Music.pm | [new file with mode: 0644] | blob |
lib/SDL/OpenGL.pm | [new file with mode: 0644] | blob |
lib/SDL/OpenGL/Constants.pm | [new file with mode: 0644] | blob |
lib/SDL/Palette.pm | [new file with mode: 0644] | blob |
lib/SDL/Rect.pm | [new file with mode: 0644] | blob |
lib/SDL/SFont.pm | [new file with mode: 0644] | blob |
lib/SDL/Sound.pm | [new file with mode: 0644] | blob |
lib/SDL/Surface.pm | [new file with mode: 0644] | blob |
lib/SDL/TTFont.pm | [new file with mode: 0644] | blob |
lib/SDL/Timer.pm | [new file with mode: 0644] | blob |
lib/SDL/Tool/Font.pm | [new file with mode: 0644] | blob |
lib/SDL/Tool/Graphic.pm | [new file with mode: 0644] | blob |
lib/SDL/Tutorial.pm | [new file with mode: 0644] | blob |
lib/SDL/Tutorial/Animation.pm | [new file with mode: 0644] | blob |
lib/SDL/Tutorial/Drawing.pm | [new file with mode: 0644] | blob |
lib/SDL/Tutorial/Images.pm | [new file with mode: 0644] | blob |
lib/SDL/Video.pm | [new file with mode: 0644] | blob |
lib/SDL_perl.pm | [new file with mode: 0644] | blob |
logo/sdl_perl_logo_large.png | [new file with mode: 0644] | blob |
logo/sdl_perl_logo_small.png | [new file with mode: 0644] | blob |
make/lib/SDL/Build.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/Cygwin.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/Darwin.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/Freebsd.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/Linux.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/MSWin32.pm | [new file with mode: 0644] | blob |
make/lib/SDL/Build/Netbsd.pm | [new file with mode: 0644] | blob |
src/OpenGL.xs | [new file with mode: 0644] | blob |
src/SDL.xs | [new file with mode: 0644] | blob |
src/SFont.h | [new file with mode: 0644] | blob |
src/SFont.xs | [new file with mode: 0644] | blob |
src/defines.h | [new file with mode: 0644] | blob |
t/apppm.t | [new file with mode: 0644] | blob |
t/cdrompm.t | [new file with mode: 0644] | blob |
t/colorpm.t | [new file with mode: 0644] | blob |
t/cursorpm.t | [new file with mode: 0644] | blob |
t/eventpm.t | [new file with mode: 0644] | blob |
t/fontpm.t | [new file with mode: 0644] | blob |
t/mixerpm.t | [new file with mode: 0644] | blob |
t/mpegpm.t | [new file with mode: 0644] | blob |
t/musicpm.t | [new file with mode: 0644] | blob |
t/opengl.t | [new file with mode: 0644] | blob |
t/palettepm.t | [new file with mode: 0644] | blob |
t/rectpm.t | [new file with mode: 0644] | blob |
t/sdlpm.t | [new file with mode: 0644] | blob |
t/soundpm.t | [new file with mode: 0644] | blob |
t/surfacepm.t | [new file with mode: 0644] | blob |
t/timerpm.t | [new file with mode: 0644] | blob |
t/toolfontpm.t | [new file with mode: 0644] | blob |
t/toolgraphicpm.t | [new file with mode: 0644] | blob |
t/ttfontpm.t | [new file with mode: 0644] | blob |
t/videopm.t | [new file with mode: 0644] | blob |
test/OpenGL/README | [new file with mode: 0644] | blob |
test/OpenGL/test1.pl | [new file with mode: 0644] | blob |
test/OpenGL/test2.pl | [new file with mode: 0644] | blob |
test/OpenGL/test3.pl | [new file with mode: 0644] | blob |
test/OpenGL/test4.pl | [new file with mode: 0644] | blob |
test/OpenGL/test5.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/NeHe.png | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/Star.bmp | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/crate.png | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/cube.bmp | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/glass.bmp | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/tim.jpg | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/Data/world.txt | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson02.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson03.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson04.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson05.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson06.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson07.pl | [new file with mode: 0644] | blob |
test/OpenGL/tutorial/lesson08.pl | [new file with mode: 0644] | blob |
test/README | [new file with mode: 0644] | blob |
test/checkkeys.pl | [new file with mode: 0644] | blob |
test/data/24P_Arial_NeonYellow.png | [new file with mode: 0644] | blob |
test/data/24P_Copperplate_Blue.png | [new file with mode: 0644] | blob |
test/data/LargeFont.bmp | [new file with mode: 0644] | blob |
test/data/aircut3.ttf | [new file with mode: 0644] | blob |
test/data/electrohar.ttf | [new file with mode: 0644] | blob |
test/data/highlight.png | [new file with mode: 0644] | blob |
test/data/icon.bmp | [new file with mode: 0644] | blob |
test/data/logo.png | [new file with mode: 0644] | blob |
test/data/menu.png | [new file with mode: 0644] | blob |
test/data/sample.wav | [new file with mode: 0644] | blob |
test/graywin.pl | [new file with mode: 0644] | blob |
test/loopwave.pl | [new file with mode: 0644] | blob |
test/testcolor.pl | [new file with mode: 0644] | blob |
test/testfonttool.pl | [new file with mode: 0644] | blob |
test/testgfxprim.pl | [new file with mode: 0644] | blob |
test/testgfxroto.pl | [new file with mode: 0644] | blob |
test/testgraphictool.pl | [new file with mode: 0644] | blob |
test/testjoystick.pl | [new file with mode: 0644] | blob |
test/testmenu.pl | [new file with mode: 0644] | blob |
test/testsprite.pl | [new file with mode: 0644] | blob |
test/testtimer.pl | [new file with mode: 0644] | blob |
typemap | [new file with mode: 0644] | blob |