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