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