eb36d5b38e9a4cbaf8f7c79d1c0ad937e9717d5e
[sdlgit/SDL_perl.git] / MANIFEST
1 BUGS
2 CHANGELOG
3 CONTRIBUTORS
4 COPYING
5 lib/SDL.pm
6 lib/SDL/App.pm
7 lib/SDL/Cdrom.pm
8 lib/SDL/Color.pm
9 lib/SDL/Config.pm
10 lib/SDL/Constants.pm
11 lib/SDL/Cursor.pm
12 lib/SDL/Event.pm
13 lib/SDL/Font.pm
14 lib/SDL/Game/Rect.pm
15 lib/SDL/Mixer.pm
16 lib/SDL/MPEG.pm
17 lib/SDL/Music.pm
18 lib/SDL/OpenGL.pm
19 lib/SDL/OpenGL/Constants.pm
20 lib/SDL/Palette.pm
21 lib/SDL/Rect.pm
22 lib/SDL/SFont.pm
23 lib/SDL/Sound.pm
24 lib/SDL/Surface.pm
25 lib/SDL/Timer.pm
26 lib/SDL/Tool/Font.pm
27 lib/SDL/Tool/Graphic.pm
28 lib/SDL/TTFont.pm
29 lib/SDL/Tutorial.pm
30 lib/SDL/Tutorial/Animation.pm
31 lib/SDL/Tutorial/Drawing.pm
32 lib/SDL/Tutorial/Images.pm
33 lib/SDL/Tutorial/LunarLander.pm
34 lib/SDL/Tutorial/Pong.pm
35 lib/SDL/Video.pm
36 lib/SDL_perl.pm
37 logo/sdl_perl_logo_large.png
38 logo/sdl_perl_logo_small.png
39 MacOSX/Info.plist
40 MacOSX/launcher.h
41 MacOSX/launcher.m
42 MacOSX/SDLPerl.icns
43 make/lib/SDL/Utility.pm
44 MANIFEST
45 MANIFEST.bak
46 MANIFEST.SKIP
47 META.yml
48 README
49 scripts/const.pl
50 scripts/gl_const.pl
51 scripts/OpenGL/Constants.pm
52 scripts/opengl_words.txt
53 scripts/README
54 scripts/SDL/Constants.pm
55 scripts/sdl_const.pl
56 scripts/sdl_words.txt
57 src/Core/Audio.xs
58 src/Core/CDROM.xs
59 src/Core/Events.xs
60 src/Core/Files.xs
61 src/Core/Joystick.xs
62 src/Core/Mouse.xs
63 src/Core/MultiThread.xs
64 src/Core/objects/Color.xs
65 src/Core/objects/PixelFormat.xs
66 src/Core/objects/Rect.xs
67 src/Core/SDL.xs
68 src/Core/Time.xs
69 src/Core/Video.xs
70 src/Core/WindowMangement.xs
71 src/defines.h
72 src/Mixer/Channels.xs
73 src/Mixer/Effects.xs
74 src/Mixer/Groups.xs
75 src/Mixer/Mixer.xs
76 src/Mixer/Music.xs
77 src/Mixer/objects/chunk.xs
78 src/Mixer/objects/effectDone.xs
79 src/Mixer/objects/effectFunc.xs
80 src/Mixer/objects/fading.xs
81 src/Mixer/objects/music.xs
82 src/Mixer/objects/musicType.xs
83 src/Mixer/README
84 src/Mixer/Samples.xs
85 src/Net/README
86 src/OpenGL.xs
87 src/SDL.xs
88 src/SFont.h
89 src/SFont.xs
90 src/support/darwin_support.h
91 src/support/darwin_support.m
92 src/support/win32.c
93 src/Surface.xs
94 src/TTF/Attributes.xs
95 src/TTF/Management.xs
96 src/TTF/objects/TTF_font.xs
97 src/TTF/README
98 src/TTF/Render.xs
99 src/TTF/TTF.xs
100 t/apppm.t
101 t/cdrompm.t
102 t/colorpm.t
103 t/constantspm.t
104 t/cursorpm.t
105 t/eventpm.t
106 t/extendingrect.t
107 t/fontpm.t
108 t/intergation1.t
109 t/manifest.t
110 t/mixerpm.t
111 t/mpegpm.t
112 t/musicpm.t
113 t/opengl.t
114 t/palettepm.t
115 t/rectpm.t
116 t/sdlgamerect.t
117 t/sdlpm.t
118 t/soundpm.t
119 t/surfaceML.t
120 t/surfacepm.t
121 t/timerpm.t
122 t/toolfontpm.t
123 t/toolgraphicpm.t
124 t/ttfontpm.t
125 t/videopm.t
126 test/64encode.pl
127 test/checkkeys.pl
128 test/data/24P_Arial_NeonYellow.png
129 test/data/24P_Copperplate_Blue.png
130 test/data/aircut3.ttf
131 test/data/electrohar.ttf
132 test/data/highlight.png
133 test/data/icon.bmp
134 test/data/LargeFont.bmp
135 test/data/logo.png
136 test/data/menu.png
137 test/data/sample.wav
138 test/graywin.pl
139 test/loopwave.pl
140 test/OpenGL/README
141 test/OpenGL/test1.pl
142 test/OpenGL/test2.pl
143 test/OpenGL/test3.pl
144 test/OpenGL/test4.pl
145 test/OpenGL/test5.pl
146 test/OpenGL/tutorial/Data/crate.png
147 test/OpenGL/tutorial/Data/cube.bmp
148 test/OpenGL/tutorial/Data/glass.bmp
149 test/OpenGL/tutorial/Data/NeHe.png
150 test/OpenGL/tutorial/Data/Star.bmp
151 test/OpenGL/tutorial/Data/tim.jpg
152 test/OpenGL/tutorial/Data/world.txt
153 test/OpenGL/tutorial/lesson02.pl
154 test/OpenGL/tutorial/lesson03.pl
155 test/OpenGL/tutorial/lesson04.pl
156 test/OpenGL/tutorial/lesson05.pl
157 test/OpenGL/tutorial/lesson06.pl
158 test/OpenGL/tutorial/lesson07.pl
159 test/OpenGL/tutorial/lesson08.pl
160 test/OpenGL/tutorial/lesson18.pl
161 test/README
162 test/testcolor.pl
163 test/testcolor.spl
164 test/testfonttool.pl
165 test/testgfxprim.pl
166 test/testgfxroto.pl
167 test/testgraphictool.pl
168 test/testjoystick.pl
169 test/testmenu.pl
170 test/testsprite.pl
171 test/testtimer.pl
172 test/wave.pl
173 TODO
174 typemap