1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
CHANGELOG
MANIFEST
COPYING
README
README.orig
README.freebsd
README.win32
BUGS
TODO
Makefile.PL
Makefile.linux
Makefile.win32
Makefile.freebsd
Makefile.netbsd
SDL_perl.pm
SDL_perl.xs
SDL_perl.spec
OpenGL.xs
SFont.c
SFont.h
configure
defines.h
detect.c
win32/setenv.bat
win32/release.pl
win32/sdlperl.nsi.env
typemap
lib/SDL.pm
lib/SDL/App.pm
lib/SDL/Cdrom.pm
lib/SDL/Console.pm
lib/SDL/Constants.pm
lib/SDL/Cursor.pm
lib/SDL/Event.pm
lib/SDL/Font.pm
lib/SDL/Mixer.pm
lib/SDL/Music.pm
lib/SDL/OpenGL.pm
lib/SDL/OpenGL/Constants.pm
lib/SDL/OpenGL/Cube.pm
lib/SDL/OpenGL/Model.pm
lib/SDL/Palette.pm
lib/SDL/Rect.pm
lib/SDL/Shell.pm
lib/SDL/Sound.pm
lib/SDL/Surface.pm
lib/SDL/Color.pm
lib/SDL/TTFont.pm
lib/SDL/Timer.pm
lib/SDL/Tool/Font.pm
lib/SDL/Tool/Graphic.pm
scripts/README
scripts/gl_const.pl
scripts/opengl_words.txt
scripts/sdl_const.pl
scripts/sdl_words.txt
t/apppm.t
t/cdrompm.t
t/colorpm.t
t/consolepm.t
t/cursorpm.t
t/eventpm.t
t/fontpm.t
t/toolfontpm.t
t/toolgraphicpm.t
t/mixerpm.t
t/musicpm.t
t/opengl.t
t/palettepm.t
t/rectpm.t
t/sdlpm.t
t/shellpm.t
t/soundpm.t
t/surfacepm.t
t/timerpm.t
t/ttfontpm.t
test/README
test/checkkeys.pl
test/graywin.pl
test/loopwave.pl
test/testcolor.pl
test/testconsole.pl
test/testfonttool.pl
test/testgraphictool.pl
test/testgfxprim.pl
test/testgfxroto.pl
test/testjoystick.pl
test/testmenu.pl
test/testshell.pl
test/testsprite.pl
test/testtimer.pl
test/OpenGL/README
test/OpenGL/test1.pl
test/OpenGL/test2.pl
test/OpenGL/test3.pl
test/OpenGL/test4.pl
test/OpenGL/test5.pl
test/OpenGL/tutorial/lesson02.pl
test/OpenGL/tutorial/lesson03.pl
test/OpenGL/tutorial/lesson04.pl
test/OpenGL/tutorial/lesson05.pl
test/OpenGL/tutorial/lesson06.pl
test/OpenGL/tutorial/lesson07.pl
test/OpenGL/tutorial/lesson08.pl
test/OpenGL/tutorial/Data/crate.png
test/OpenGL/tutorial/Data/cube.bmp
test/OpenGL/tutorial/Data/glass.bmp
test/OpenGL/tutorial/Data/NeHe.png
test/OpenGL/tutorial/Data/Star.bmp
test/OpenGL/tutorial/Data/tim.jpg
test/OpenGL/tutorial/Data/world.txt
test/data/24P_Arial_NeonYellow.png
test/data/24P_Copperplate_Blue.png
test/data/aircut3.ttf
test/data/electrohar.ttf
test/data/icon.bmp
test/data/LargeFont.bmp
test/data/logo.png
test/data/sample.wav
test/data/highlight.png
test/data/menu.png
patches/README
patches/patches.tgz
patches/pack
scripts/SDL/Constants.pm
scripts/OpenGL/Constants.pm
scripts/const.pl
SIGNATURE
|