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