The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
CHANGELOG
COPYING
examples/cookbook/1.pl
examples/cookbook/openglapp.pl
examples/cookbook/pdl.pl
examples/cookbook/pogl_sdl_texture.pl
examples/GFX/script_roto.pl
examples/pixel_operations/fast_pixel_write.pl
examples/pixel_operations/sols/ch02.pl
examples/pixel_operations/starry.pl
examples/pixel_operations/tie_matrix.pl
examples/SDLx/app.pl
examples/SDLx/music.pl
examples/SDLx/pong.pl
examples/SDLx/SDLx_C_Interface.pl
examples/SDLx/SDLx_controller_two_squares.pl
examples/SDLx/SDLx_LayerManager_Chess.pl
examples/SDLx/SDLx_Sound.pl
examples/SDLx/SDLx_sprite.pl
examples/SDLx/SDLx_sprite_animated.pl
examples/SDLx/SDLx_text.pl
examples/SDLx/SDLx_text_shadow.pl
examples/SDLx/SDLx_text_styles.pl
examples/SDLx/SDLx_text_wordwrap.pl
examples/SDLx/SDLx_text_zoom.pl
inc/My/Builder.pm
inc/My/Builder/Darwin.pm
inc/My/Builder/Unix.pm
inc/My/Builder/Windows.pm
INSTALL
lib/Module/Build/SDL.pm
lib/pods/SDL.pod
lib/pods/SDL/Audio.pod
lib/pods/SDL/AudioCVT.pod
lib/pods/SDL/AudioSpec.pod
lib/pods/SDL/CD.pod
lib/pods/SDL/CDROM.pod
lib/pods/SDL/CDTrack.pod
lib/pods/SDL/Color.pod
lib/pods/SDL/Cookbook.pod
lib/pods/SDL/Cookbook/OpenGL.pod
lib/pods/SDL/Cookbook/PDL.pod
lib/pods/SDL/Credits.pod
lib/pods/SDL/Cursor.pod
lib/pods/SDL/Deprecated.pod
lib/pods/SDL/Event.pod
lib/pods/SDL/Events.pod
lib/pods/SDL/GFX/BlitFunc.pod
lib/pods/SDL/GFX/FPSManager.pod
lib/pods/SDL/GFX/Framerate.pod
lib/pods/SDL/GFX/ImageFilter.pod
lib/pods/SDL/GFX/Primitives.pod
lib/pods/SDL/GFX/Rotozoom.pod
lib/pods/SDL/Image.pod
lib/pods/SDL/Joystick.pod
lib/pods/SDL/Mixer.pod
lib/pods/SDL/Mixer/Channels.pod
lib/pods/SDL/Mixer/Effects.pod
lib/pods/SDL/Mixer/Groups.pod
lib/pods/SDL/Mixer/MixChunk.pod
lib/pods/SDL/Mixer/MixMusic.pod
lib/pods/SDL/Mixer/Music.pod
lib/pods/SDL/Mixer/Samples.pod
lib/pods/SDL/Mouse.pod
lib/pods/SDL/MPEG.pod
lib/pods/SDL/MultiThread.pod
lib/pods/SDL/Overlay.pod
lib/pods/SDL/Palette.pod
lib/pods/SDL/Pango.pod
lib/pods/SDL/Pango/Context.pod
lib/pods/SDL/PixelFormat.pod
lib/pods/SDL/Platform.pod
lib/pods/SDL/Rect.pod
lib/pods/SDL/RWOps.pod
lib/pods/SDL/SMPEG.pod
lib/pods/SDL/Surface.pod
lib/pods/SDL/Time.pod
lib/pods/SDL/TTF.pod
lib/pods/SDL/TTF/Font.pod
lib/pods/SDL/Tutorial.pod
lib/pods/SDL/Tutorial/Animation.pod
lib/pods/SDL/Tutorial/LunarLander.pod
lib/pods/SDL/Version.pod
lib/pods/SDL/Video.pod
lib/pods/SDL/VideoInfo.pod
lib/pods/SDLx/App.pod
lib/pods/SDLx/Controller.pod
lib/pods/SDLx/Controller/Interface.pod
lib/pods/SDLx/Controller/State.pod
lib/pods/SDLx/Layer.pod
lib/pods/SDLx/LayerManager.pod
lib/pods/SDLx/Music.pod
lib/pods/SDLx/Rect.pod
lib/pods/SDLx/SFont.pod
lib/pods/SDLx/Sound.pod
lib/pods/SDLx/Sprite.pod
lib/pods/SDLx/Sprite/Animated.pod
lib/pods/SDLx/Surface.pod
lib/pods/SDLx/Text.pod
lib/SDL.pm
lib/SDL/Audio.pm
lib/SDL/AudioCVT.pm
lib/SDL/AudioSpec.pm
lib/SDL/CD.pm
lib/SDL/CDROM.pm
lib/SDL/CDTrack.pm
lib/SDL/Color.pm
lib/SDL/Config.pm
lib/SDL/Constants.pm
lib/SDL/Cursor.pm
lib/SDL/Event.pm
lib/SDL/Events.pm
lib/SDL/GFX.pm
lib/SDL/GFX/BlitFunc.pm
lib/SDL/GFX/FPSManager.pm
lib/SDL/GFX/Framerate.pm
lib/SDL/GFX/ImageFilter.pm
lib/SDL/GFX/Primitives.pm
lib/SDL/GFX/Rotozoom.pm
lib/SDL/Image.pm
lib/SDL/Internal/Loader.pm
lib/SDL/Joystick.pm
lib/SDL/Mixer.pm
lib/SDL/Mixer/Channels.pm
lib/SDL/Mixer/Effects.pm
lib/SDL/Mixer/Groups.pm
lib/SDL/Mixer/MixChunk.pm
lib/SDL/Mixer/MixMusic.pm
lib/SDL/Mixer/Music.pm
lib/SDL/Mixer/Samples.pm
lib/SDL/Mouse.pm
lib/SDL/MultiThread.pm
lib/SDL/Net.pm
lib/SDL/Net/IPaddress.pm
lib/SDL/Net/TCP.pm
lib/SDL/Net/UDP.pm
lib/SDL/Overlay.pm
lib/SDL/Palette.pm
lib/SDL/Pango.pm
lib/SDL/Pango/Context.pm
lib/SDL/PixelFormat.pm
lib/SDL/Rect.pm
lib/SDL/RWOps.pm
lib/SDL/SMPEG.pm
lib/SDL/SMPEG/Info.pm
lib/SDL/Surface.pm
lib/SDL/Time.pm
lib/SDL/TTF.pm
lib/SDL/TTF/Font.pm
lib/SDL/TTFont.pm
lib/SDL/Tutorial.pm
lib/SDL/Tutorial/Animation.pm
lib/SDL/Tutorial/LunarLander.pm
lib/SDL/Version.pm
lib/SDL/Video.pm
lib/SDL/VideoInfo.pm
lib/SDL_perl.pm
lib/SDLx/App.pm
lib/SDLx/Controller.pm
lib/SDLx/Controller/Interface.pm
lib/SDLx/Controller/State.pm
lib/SDLx/Controller/Timer.pm
lib/SDLx/FPS.pm
lib/SDLx/Layer.pm
lib/SDLx/LayerManager.pm
lib/SDLx/Music.pm
lib/SDLx/Music/Data.pm
lib/SDLx/Music/Default.pm
lib/SDLx/Rect.pm
lib/SDLx/SFont.pm
lib/SDLx/Sound.pm
lib/SDLx/Sprite.pm
lib/SDLx/Sprite/Animated.pm
lib/SDLx/Surface.pm
lib/SDLx/Surface/TiedMatrix.pm
lib/SDLx/Surface/TiedMatrixRow.pm
lib/SDLx/Text.pm
lib/SDLx/TTF.pm
lib/SDLx/Validate.pm
MacOSX/Info.plist
MacOSX/main.c
MacOSX/Makefile.test
MacOSX/SDLPerl.icns
MANIFEST			This list of files
META.yml
OFL-FAQ.txt
OFL.txt
scripts/auto_constants.pl
scripts/const.pl
scripts/gl_const.pl
scripts/MultiThreadPOC.pl
scripts/sdl_const.pl
scripts/sdl_module_maker.pl
scripts/SDLpp.pl
share/GenBasR.ttf
src/Core/Audio.xs
src/Core/CDROM.xs
src/Core/Events.xs
src/Core/Joystick.xs
src/Core/Mouse.xs
src/Core/MultiThread.xs
src/Core/objects/AudioCVT.xs
src/Core/objects/AudioSpec.xs
src/Core/objects/CD.xs
src/Core/objects/CDTrack.xs
src/Core/objects/Color.xs
src/Core/objects/Cursor.xs
src/Core/objects/Event.xs
src/Core/objects/keysym.xs
src/Core/objects/Overlay.xs
src/Core/objects/Palette.xs
src/Core/objects/PixelFormat.xs
src/Core/objects/Rect.xs
src/Core/objects/RWOps.xs
src/Core/objects/Surface.xs
src/Core/objects/typemap
src/Core/objects/Version.xs
src/Core/objects/VideoInfo.xs
src/Core/Time.xs
src/Core/Video.xs
src/defines.h
src/GFX/BlitFunc.xs
src/GFX/CHANGELOG
src/GFX/FPSManager.xs
src/GFX/Framerate.xs
src/GFX/GFX.xs
src/GFX/ImageFilter.xs
src/GFX/Primitives.xs
src/GFX/README
src/GFX/Rotozoom.xs
src/helper.h
src/Image.xs
src/Mixer/Channels.xs
src/Mixer/Effects.xs
src/Mixer/Groups.xs
src/Mixer/Mixer.xs
src/Mixer/Music.xs
src/Mixer/objects/MixChunk.xs
src/Mixer/objects/MixMusic.xs
src/Mixer/README
src/Mixer/Samples.xs
src/Pango/objects/Context.xs
src/Pango/Pango.xs
src/ppport.h
src/SDL.xs
src/SDLx/Controller/Interface.h
src/SDLx/Controller/Interface.xs
src/SDLx/Controller/State.xs
src/SDLx/Layer.h
src/SDLx/Layer.xs
src/SDLx/LayerManager.h
src/SDLx/LayerManager.xs
src/SDLx/SFont.h
src/SDLx/SFont.xs
src/SDLx/Surface.xs
src/SDLx/Timer.h
src/SDLx/Timer.xs
src/SDLx/Validate.h
src/SDLx/Validate.xs
src/SMPEG.xs
src/SMPEG/Info.xs
src/support/darwin_support.h
src/support/darwin_support.m
src/support/win32.c
src/TTF/objects/Font.xs
src/TTF/README
src/TTF/TTF.xs
t/00-load.t
t/colorpm.t
t/config.t
t/core.t
t/core_audio.t
t/core_audiospec.t
t/core_cd.t
t/core_error.t
t/core_events.t
t/core_joystick.t
t/core_mouse.t
t/core_multi.t
t/core_overlay.t
t/core_palette.t
t/core_rect.t
t/core_rwops.t
t/core_surface.t
t/core_timer.t
t/core_version.t
t/core_video.t
t/core_video_convert_surface.t
t/core_video_gamma.t
t/extendingrect.t
t/gfx.t
t/gfx_fpsmanager.t
t/gfx_framerate.t
t/gfx_imagefilter.t
t/gfx_primitives.t
t/gfx_primitives2.t
t/gfx_rotozoom.t
t/image.t
t/image_xpm_array.t
t/lib/SDL/TestTool.pm
t/mixer.t
t/mixer_channels.t
t/mixer_effects.t
t/mixer_groups.t
t/mixer_mixchunk.t
t/mixer_mixmusic.t
t/mixer_music.t
t/mixer_samples.t
t/pango.t
t/sdlgamerect.t
t/sdlx_app.t
t/sdlx_controller.t
t/sdlx_controller_interface.t
t/sdlx_fps.t
t/sdlx_layermanager.t
t/sdlx_music.t
t/sdlx_rect.t
t/sdlx_sfont.t
t/sdlx_sound.t
t/sdlx_sprite.t
t/sdlx_sprite_animated.t
t/sdlx_surface.t
t/sdlx_text.t
t/sdlx_validate.t
t/smpeg.t
t/ttf.t
t/ttf_font.t
test/data/24P_Arial_NeonYellow.png
test/data/24P_Copperplate_Blue.png
test/data/5x7.fnt
test/data/button_dark.png
test/data/button_light.png
test/data/chest.png
test/data/electrohar.ttf
test/data/font.bmp
test/data/font.png
test/data/hero.bmp
test/data/hero.png
test/data/highlight.png
test/data/icon.bmp
test/data/LargeFont.bmp
test/data/logo.png
test/data/menu.png
test/data/pattern_red_white_2x2.bmp
test/data/picture.bmp
test/data/picture.jpg
test/data/picture.tif
test/data/README
test/data/sample.wav
test/data/silence.wav
test/data/test-mpeg.mpg
test/data/tribe_i.wav
test/data/wood_dark.png
test/data/wood_light.png
TODO
typemap
META.json