change SDL 1.2 to SDL 2.0 29/68029/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 2 May 2016 00:48:50 +0000 (09:48 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Mon, 2 May 2016 01:05:24 +0000 (10:05 +0900)
commitc86fd7d0a076c88d5f7e554b4cb8b76a59df435f
treecfb5112c1f335974ec6965ff86574667785c23f3
parent4d89ad03125cc7ee9c9cadf07807dff9bf26980f
change SDL 1.2 to SDL 2.0

[Title] change SDL 1.2 to SDL 2.0
 - move SDL 1.2 Source to new branch 'SDL_1.2'

[Team] Graphics

Change-Id: Ic28c8ddc04dc821fa42f815e9a7e67037dbeb07c
1058 files changed:
Android.mk [new file with mode: 0755]
BUGS.txt [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
COPYING.txt [new file with mode: 0644]
CREDITS.txt [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
Makefile.in
Makefile.minimal
Makefile.pandora [new file with mode: 0644]
Makefile.psp [new file with mode: 0644]
Makefile.wiz [new file with mode: 0644]
README-SDL.txt
README.txt [new file with mode: 0644]
SDL2.spec [new file with mode: 0644]
SDL2.spec.in [new file with mode: 0644]
TODO.txt [new file with mode: 0644]
VisualC-WinRT/SDL2-WinRT.nuspec [new file with mode: 0644]
VisualC-WinRT/SDL2-WinRT.targets [new file with mode: 0644]
VisualC-WinRT/SDL2main-WinRT-NonXAML.nuspec [new file with mode: 0644]
VisualC-WinRT/SDL2main-WinRT-NonXAML.targets [new file with mode: 0644]
VisualC-WinRT/UWP_VS2015/SDL-UWP.vcxproj [new file with mode: 0644]
VisualC-WinRT/UWP_VS2015/SDL-UWP.vcxproj.filters [new file with mode: 0644]
VisualC-WinRT/WinPhone80_VS2012/SDL-WinPhone80.vcxproj [new file with mode: 0644]
VisualC-WinRT/WinPhone80_VS2012/SDL-WinPhone80.vcxproj.filters [new file with mode: 0644]
VisualC-WinRT/WinPhone81_VS2013/SDL-WinPhone81.vcxproj [new file with mode: 0644]
VisualC-WinRT/WinPhone81_VS2013/SDL-WinPhone81.vcxproj.filters [new file with mode: 0644]
VisualC-WinRT/WinRT80_VS2012/SDL-WinRT80.sln [new file with mode: 0644]
VisualC-WinRT/WinRT80_VS2012/SDL-WinRT80.vcxproj [new file with mode: 0644]
VisualC-WinRT/WinRT80_VS2012/SDL-WinRT80.vcxproj.filters [new file with mode: 0644]
VisualC-WinRT/WinRT81_VS2013/SDL-WinRT81.vcxproj [new file with mode: 0644]
VisualC-WinRT/WinRT81_VS2013/SDL-WinRT81.vcxproj.filters [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/Assets/Logo.png [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/Assets/SmallLogo.png [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/Assets/SplashScreen.png [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/Assets/StoreLogo.png [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/Package.appxmanifest [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/loopwave_VS2012.vcxproj [new file with mode: 0644]
VisualC-WinRT/tests/loopwave/loopwave_VS2012_TemporaryKey.pfx [new file with mode: 0644]
VisualC-WinRT/tests/testthread/Assets/Logo.png [new file with mode: 0644]
VisualC-WinRT/tests/testthread/Assets/SmallLogo.png [new file with mode: 0644]
VisualC-WinRT/tests/testthread/Assets/SplashScreen.png [new file with mode: 0644]
VisualC-WinRT/tests/testthread/Assets/StoreLogo.png [new file with mode: 0644]
VisualC-WinRT/tests/testthread/Package.appxmanifest [new file with mode: 0644]
VisualC-WinRT/tests/testthread/testthread_VS2012.vcxproj [new file with mode: 0644]
VisualC-WinRT/tests/testthread/testthread_VS2012_TemporaryKey.pfx [new file with mode: 0644]
VisualC.html
VisualC/SDL.sln
VisualC/SDL/SDL.vcxproj [new file with mode: 0644]
VisualC/SDL/SDL.vcxproj.filters [new file with mode: 0644]
VisualC/SDL/SDL_VS2008.vcproj [new file with mode: 0644]
VisualC/SDL_VS2008.sln [new file with mode: 0644]
VisualC/SDLmain/SDLmain.vcxproj [new file with mode: 0644]
VisualC/SDLmain/SDLmain_VS2008.vcproj [new file with mode: 0644]
VisualC/SDLtest/SDLtest.vcxproj [new file with mode: 0644]
VisualC/SDLtest/SDLtest_VS2008.vcproj [new file with mode: 0644]
VisualC/clean.sh [new file with mode: 0755]
VisualC/tests/checkkeys/checkkeys.vcxproj [new file with mode: 0644]
VisualC/tests/checkkeys/checkkeys_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/controllermap/controllermap.vcxproj [new file with mode: 0644]
VisualC/tests/controllermap/controllermap_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/loopwave/loopwave.vcxproj [new file with mode: 0644]
VisualC/tests/loopwave/loopwave_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testatomic/testatomic.vcxproj [new file with mode: 0644]
VisualC/tests/testatomic/testatomic_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testautomation/testautomation.vcxproj [new file with mode: 0644]
VisualC/tests/testautomation/testautomation_VS2008.vcproj [new file with mode: 0755]
VisualC/tests/testdraw2/testdraw2.vcxproj [new file with mode: 0644]
VisualC/tests/testdraw2/testdraw2_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testfile/testfile.vcxproj [new file with mode: 0644]
VisualC/tests/testfile/testfile_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testgamecontroller/testgamecontroller.vcxproj [new file with mode: 0644]
VisualC/tests/testgamecontroller/testgamecontroller_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testgesture/testgesture.vcxproj [new file with mode: 0644]
VisualC/tests/testgesture/testgesture_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testgl2/testgl2.vcxproj [new file with mode: 0644]
VisualC/tests/testgl2/testgl2_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testgles2/testgles2.vcxproj [new file with mode: 0644]
VisualC/tests/testgles2/testgles2_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testjoystick/testjoystick.vcxproj [new file with mode: 0644]
VisualC/tests/testjoystick/testjoystick_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testoverlay2/testoverlay2.vcxproj [new file with mode: 0644]
VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testplatform/testplatform.vcxproj [new file with mode: 0644]
VisualC/tests/testplatform/testplatform_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testpower/testpower.vcxproj [new file with mode: 0644]
VisualC/tests/testpower/testpower_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testrendertarget/testrendertarget.vcxproj [new file with mode: 0644]
VisualC/tests/testrendertarget/testrendertarget_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testrumble/testrumble.vcxproj [new file with mode: 0644]
VisualC/tests/testrumble/testrumble_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testscale/testscale.vcxproj [new file with mode: 0644]
VisualC/tests/testscale/testscale_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testshape/testshape.vcxproj [new file with mode: 0644]
VisualC/tests/testshape/testshape_VS2008.vcproj [new file with mode: 0644]
VisualC/tests/testsprite2/testsprite2.vcxproj [new file with mode: 0644]
VisualC/tests/testsprite2/testsprite2_VS2008.vcproj [new file with mode: 0644]
VisualC/visualtest/unittest/testquit/testquit_VS2012.vcxproj [new file with mode: 0755]
VisualC/visualtest/visualtest_VS2012.vcxproj [new file with mode: 0755]
WhatsNew.txt [new file with mode: 0644]
Xcode-iOS/Demos/Default.png [new file with mode: 0644]
Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj [new file with mode: 0755]
Xcode-iOS/Demos/Icon.png [new file with mode: 0644]
Xcode-iOS/Demos/Info.plist [new file with mode: 0644]
Xcode-iOS/Demos/README [new file with mode: 0644]
Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp [new file with mode: 0644]
Xcode-iOS/Demos/data/bitmapfont/license.txt [new file with mode: 0755]
Xcode-iOS/Demos/data/drums/ds_brush_snare.wav [new file with mode: 0644]
Xcode-iOS/Demos/data/drums/ds_china.wav [new file with mode: 0644]
Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav [new file with mode: 0644]
Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav [new file with mode: 0644]
Xcode-iOS/Demos/data/icon.bmp [new file with mode: 0644]
Xcode-iOS/Demos/data/ship.bmp [new file with mode: 0644]
Xcode-iOS/Demos/data/space.bmp [new file with mode: 0644]
Xcode-iOS/Demos/data/stroke.bmp [new file with mode: 0644]
Xcode-iOS/Demos/src/accelerometer.c [new file with mode: 0644]
Xcode-iOS/Demos/src/common.c [new file with mode: 0644]
Xcode-iOS/Demos/src/common.h [new file with mode: 0644]
Xcode-iOS/Demos/src/fireworks.c [new file with mode: 0644]
Xcode-iOS/Demos/src/happy.c [new file with mode: 0644]
Xcode-iOS/Demos/src/keyboard.c [new file with mode: 0644]
Xcode-iOS/Demos/src/mixer.c [new file with mode: 0644]
Xcode-iOS/Demos/src/rectangles.c [new file with mode: 0644]
Xcode-iOS/Demos/src/touch.c [new file with mode: 0644]
Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj [new file with mode: 0755]
Xcode-iOS/SDLtest/SDL2test.xcodeproj/project.pbxproj [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/Default-568h@2x.png [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/Default.png [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/Icon.png [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/Info.plist [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/TemplateIcon.icns [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/project.pbxproj [new file with mode: 0755]
Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
Xcode-iOS/Template/SDL iOS Application/main.c [new file with mode: 0644]
Xcode-iOS/Test/Info.plist [new file with mode: 0644]
Xcode-iOS/Test/README [new file with mode: 0644]
Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj [new file with mode: 0755]
Xcode/SDL/Info-Framework.plist
Xcode/SDL/SDL.xcodeproj/project.pbxproj
Xcode/SDL/pkg-support/SDL.info
Xcode/SDL/pkg-support/resources/License.txt [new file with mode: 0644]
Xcode/SDL/pkg-support/resources/ReadMe.txt
Xcode/SDL/pkg-support/resources/SDL_DS_Store
Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
Xcode/SDLTest/TestDropFile-Info.plist [new file with mode: 0644]
Xcode/XcodeDocSet/Doxyfile
acinclude/ac_check_define.m4 [new file with mode: 0644]
acinclude/ax_check_compiler_flags.m4 [new file with mode: 0644]
acinclude/ax_gcc_archflag.m4 [new file with mode: 0644]
acinclude/ax_gcc_x86_cpuid.m4.htm [new file with mode: 0644]
acinclude/libtool.m4
acinclude/ltoptions.m4
acinclude/ltsugar.m4
acinclude/ltversion.m4
acinclude/lt~obsolete.m4
android-project/AndroidManifest.xml [new file with mode: 0644]
android-project/ant.properties [new file with mode: 0644]
android-project/build.properties [new file with mode: 0644]
android-project/build.xml [new file with mode: 0644]
android-project/default.properties [new file with mode: 0644]
android-project/jni/Android.mk [new file with mode: 0644]
android-project/jni/Application.mk [new file with mode: 0644]
android-project/jni/src/Android.mk [new file with mode: 0644]
android-project/jni/src/Android_static.mk [new file with mode: 0644]
android-project/proguard-project.txt [new file with mode: 0644]
android-project/project.properties [new file with mode: 0644]
android-project/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
android-project/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
android-project/res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
android-project/res/drawable-xxhdpi/ic_launcher.png [new file with mode: 0644]
android-project/res/layout/main.xml [new file with mode: 0644]
android-project/res/values/strings.xml [new file with mode: 0644]
android-project/src/org/libsdl/app/SDLActivity.java [new file with mode: 0644]
build-scripts/androidbuild.sh [new file with mode: 0755]
build-scripts/checker-buildbot.sh [new file with mode: 0755]
build-scripts/config.guess [changed mode: 0755->0644]
build-scripts/config.sub [changed mode: 0755->0644]
build-scripts/emscripten-buildbot.sh [new file with mode: 0755]
build-scripts/g++-fat.sh [new file with mode: 0755]
build-scripts/gcc-fat.sh [new file with mode: 0755]
build-scripts/iosbuild.sh [new file with mode: 0755]
build-scripts/ltmain.sh [changed mode: 0644->0755]
build-scripts/nacl-buildbot.sh [new file with mode: 0755]
build-scripts/naclbuild.sh [new file with mode: 0755]
build-scripts/raspberrypi-buildbot.sh [new file with mode: 0755]
build-scripts/showrev.sh [new file with mode: 0755]
build-scripts/strip_fPIC.sh
build-scripts/update-copyright.sh [new file with mode: 0755]
build-scripts/updaterev.sh [new file with mode: 0755]
build-scripts/windows-buildbot-zipper.bat [new file with mode: 0644]
build-scripts/winrtbuild.bat [new file with mode: 0644]
build-scripts/winrtbuild.ps1 [new file with mode: 0644]
cmake/macros.cmake [new file with mode: 0644]
cmake/sdlchecks.cmake [new file with mode: 0644]
cmake_uninstall.cmake.in [new file with mode: 0644]
configure
configure.in
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libsdl2-dev.install [new file with mode: 0644]
debian/libsdl2-dev.manpages [new file with mode: 0644]
debian/libsdl2.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/sdl2-config.1 [new file with mode: 0644]
debian/source/format [new file with mode: 0644]
debian/watch [new file with mode: 0644]
docs/README-android.md [new file with mode: 0644]
docs/README-cmake.md [new file with mode: 0644]
docs/README-directfb.md [new file with mode: 0644]
docs/README-dynapi.md [new file with mode: 0644]
docs/README-emscripten.md [new file with mode: 0644]
docs/README-gesture.md [new file with mode: 0644]
docs/README-hg.md [new file with mode: 0644]
docs/README-ios.md [new file with mode: 0644]
docs/README-linux.md [new file with mode: 0644]
docs/README-macosx.md [new file with mode: 0644]
docs/README-nacl.md [new file with mode: 0644]
docs/README-pandora.md [new file with mode: 0644]
docs/README-platforms.md [new file with mode: 0644]
docs/README-porting.md [new file with mode: 0644]
docs/README-psp.md [new file with mode: 0644]
docs/README-raspberrypi.md [new file with mode: 0644]
docs/README-touch.md [new file with mode: 0644]
docs/README-wince.md [new file with mode: 0644]
docs/README-windows.md [new file with mode: 0644]
docs/README-winrt.md [new file with mode: 0644]
docs/README.md [new file with mode: 0644]
docs/doxyfile [new file with mode: 0644]
include/SDL.h
include/SDL_assert.h [new file with mode: 0644]
include/SDL_atomic.h [new file with mode: 0644]
include/SDL_audio.h
include/SDL_bits.h [new file with mode: 0644]
include/SDL_blendmode.h [new file with mode: 0644]
include/SDL_clipboard.h [new file with mode: 0644]
include/SDL_config.h
include/SDL_config.h.cmake [new file with mode: 0644]
include/SDL_config.h.in
include/SDL_config_android.h [new file with mode: 0644]
include/SDL_config_iphoneos.h [new file with mode: 0644]
include/SDL_config_macosx.h
include/SDL_config_minimal.h
include/SDL_config_pandora.h [new file with mode: 0644]
include/SDL_config_psp.h [new file with mode: 0644]
include/SDL_config_windows.h [new file with mode: 0644]
include/SDL_config_winrt.h [new file with mode: 0644]
include/SDL_config_wiz.h [new file with mode: 0644]
include/SDL_copying.h
include/SDL_cpuinfo.h
include/SDL_egl.h [new file with mode: 0644]
include/SDL_endian.h
include/SDL_error.h
include/SDL_events.h
include/SDL_filesystem.h [new file with mode: 0644]
include/SDL_gamecontroller.h [new file with mode: 0644]
include/SDL_gesture.h [new file with mode: 0644]
include/SDL_haptic.h [new file with mode: 0644]
include/SDL_hints.h [new file with mode: 0644]
include/SDL_joystick.h
include/SDL_keyboard.h
include/SDL_keycode.h [new file with mode: 0644]
include/SDL_loadso.h
include/SDL_log.h [new file with mode: 0644]
include/SDL_main.h
include/SDL_messagebox.h [new file with mode: 0644]
include/SDL_mouse.h
include/SDL_mutex.h
include/SDL_name.h
include/SDL_opengl.h
include/SDL_opengl_glext.h [new file with mode: 0644]
include/SDL_opengles.h [new file with mode: 0644]
include/SDL_opengles2.h [new file with mode: 0644]
include/SDL_opengles2_gl2.h [new file with mode: 0644]
include/SDL_opengles2_gl2ext.h [new file with mode: 0644]
include/SDL_opengles2_gl2platform.h [new file with mode: 0644]
include/SDL_opengles2_khrplatform.h [new file with mode: 0644]
include/SDL_pixels.h [new file with mode: 0644]
include/SDL_platform.h
include/SDL_power.h [new file with mode: 0644]
include/SDL_quit.h
include/SDL_rect.h [new file with mode: 0644]
include/SDL_render.h [new file with mode: 0644]
include/SDL_revision.h [new file with mode: 0644]
include/SDL_rwops.h
include/SDL_scancode.h [new file with mode: 0644]
include/SDL_shape.h [new file with mode: 0644]
include/SDL_stdinc.h
include/SDL_surface.h [new file with mode: 0644]
include/SDL_system.h [new file with mode: 0644]
include/SDL_syswm.h
include/SDL_test.h [new file with mode: 0644]
include/SDL_test_assert.h [new file with mode: 0644]
include/SDL_test_common.h [new file with mode: 0644]
include/SDL_test_compare.h [new file with mode: 0644]
include/SDL_test_crc32.h [new file with mode: 0644]
include/SDL_test_font.h [new file with mode: 0644]
include/SDL_test_fuzzer.h [new file with mode: 0644]
include/SDL_test_harness.h [new file with mode: 0644]
include/SDL_test_images.h [new file with mode: 0644]
include/SDL_test_log.h [new file with mode: 0644]
include/SDL_test_md5.h [new file with mode: 0644]
include/SDL_test_random.h [new file with mode: 0644]
include/SDL_thread.h
include/SDL_timer.h
include/SDL_touch.h [new file with mode: 0644]
include/SDL_types.h
include/SDL_version.h
include/SDL_video.h
include/begin_code.h
include/close_code.h
packaging/SDL2.spec [new file with mode: 0644]
sdl2-config.cmake.in [new file with mode: 0644]
sdl2-config.in [new file with mode: 0644]
sdl2.m4 [new file with mode: 0644]
sdl2.pc.in [new file with mode: 0644]
src/SDL.c
src/SDL_assert.c [new file with mode: 0644]
src/SDL_assert_c.h [new file with mode: 0644]
src/SDL_error.c
src/SDL_error_c.h
src/SDL_hints.c [new file with mode: 0644]
src/SDL_internal.h [new file with mode: 0644]
src/SDL_log.c [new file with mode: 0644]
src/atomic/SDL_atomic.c [new file with mode: 0644]
src/atomic/SDL_spinlock.c [new file with mode: 0644]
src/audio/SDL_audio.c
src/audio/SDL_audio_c.h
src/audio/SDL_audiocvt.c
src/audio/SDL_audiodev.c
src/audio/SDL_audiodev_c.h
src/audio/SDL_audiomem.h
src/audio/SDL_audiotypecvt.c [new file with mode: 0644]
src/audio/SDL_mixer.c
src/audio/SDL_sysaudio.h
src/audio/SDL_wave.c
src/audio/SDL_wave.h
src/audio/alsa/SDL_alsa_audio.c
src/audio/alsa/SDL_alsa_audio.h
src/audio/android/SDL_androidaudio.c [new file with mode: 0644]
src/audio/android/SDL_androidaudio.h [new file with mode: 0644]
src/audio/arts/SDL_artsaudio.c
src/audio/arts/SDL_artsaudio.h
src/audio/bsd/SDL_bsdaudio.c
src/audio/bsd/SDL_bsdaudio.h
src/audio/coreaudio/SDL_coreaudio.c [new file with mode: 0644]
src/audio/coreaudio/SDL_coreaudio.h [new file with mode: 0644]
src/audio/directsound/SDL_directsound.c [new file with mode: 0644]
src/audio/directsound/SDL_directsound.h [new file with mode: 0644]
src/audio/disk/SDL_diskaudio.c
src/audio/disk/SDL_diskaudio.h
src/audio/dsp/SDL_dspaudio.c
src/audio/dsp/SDL_dspaudio.h
src/audio/dummy/SDL_dummyaudio.c
src/audio/dummy/SDL_dummyaudio.h
src/audio/emscripten/SDL_emscriptenaudio.c [new file with mode: 0644]
src/audio/emscripten/SDL_emscriptenaudio.h [new file with mode: 0644]
src/audio/esd/SDL_esdaudio.c
src/audio/esd/SDL_esdaudio.h
src/audio/fusionsound/SDL_fsaudio.c [new file with mode: 0644]
src/audio/fusionsound/SDL_fsaudio.h [new file with mode: 0644]
src/audio/haiku/SDL_haikuaudio.cc [new file with mode: 0644]
src/audio/haiku/SDL_haikuaudio.h [new file with mode: 0644]
src/audio/nacl/SDL_naclaudio.c [new file with mode: 0644]
src/audio/nacl/SDL_naclaudio.h [new file with mode: 0644]
src/audio/nas/SDL_nasaudio.c
src/audio/nas/SDL_nasaudio.h
src/audio/paudio/SDL_paudio.c
src/audio/paudio/SDL_paudio.h
src/audio/psp/SDL_pspaudio.c [new file with mode: 0644]
src/audio/psp/SDL_pspaudio.h [new file with mode: 0644]
src/audio/pulseaudio/SDL_pulseaudio.c [new file with mode: 0644]
src/audio/pulseaudio/SDL_pulseaudio.h [new file with mode: 0644]
src/audio/qsa/SDL_qsa_audio.c [new file with mode: 0644]
src/audio/qsa/SDL_qsa_audio.h [new file with mode: 0644]
src/audio/sdlgenaudiocvt.pl [new file with mode: 0755]
src/audio/sndio/SDL_sndioaudio.c [new file with mode: 0644]
src/audio/sndio/SDL_sndioaudio.h [new file with mode: 0644]
src/audio/sun/SDL_sunaudio.c
src/audio/sun/SDL_sunaudio.h
src/audio/winmm/SDL_winmm.c [new file with mode: 0644]
src/audio/winmm/SDL_winmm.h [new file with mode: 0644]
src/audio/xaudio2/SDL_xaudio2.c [new file with mode: 0644]
src/audio/xaudio2/SDL_xaudio2.h [new file with mode: 0644]
src/audio/xaudio2/SDL_xaudio2_winrthelpers.cpp [new file with mode: 0644]
src/audio/xaudio2/SDL_xaudio2_winrthelpers.h [new file with mode: 0644]
src/core/android/SDL_android.c [new file with mode: 0644]
src/core/android/SDL_android.h [new file with mode: 0644]
src/core/linux/SDL_dbus.c [new file with mode: 0644]
src/core/linux/SDL_dbus.h [new file with mode: 0644]
src/core/linux/SDL_evdev.c [new file with mode: 0644]
src/core/linux/SDL_evdev.h [new file with mode: 0644]
src/core/linux/SDL_ibus.c [new file with mode: 0644]
src/core/linux/SDL_ibus.h [new file with mode: 0644]
src/core/linux/SDL_udev.c [new file with mode: 0644]
src/core/linux/SDL_udev.h [new file with mode: 0644]
src/core/windows/SDL_directx.h [new file with mode: 0644]
src/core/windows/SDL_windows.c [new file with mode: 0644]
src/core/windows/SDL_windows.h [new file with mode: 0644]
src/core/windows/SDL_xinput.c [new file with mode: 0644]
src/core/windows/SDL_xinput.h [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_common.cpp [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_common.h [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_direct3d.cpp [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_direct3d.h [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_xaml.cpp [new file with mode: 0644]
src/core/winrt/SDL_winrtapp_xaml.h [new file with mode: 0644]
src/cpuinfo/SDL_cpuinfo.c
src/dynapi/SDL_dynapi.c [new file with mode: 0644]
src/dynapi/SDL_dynapi.h [new file with mode: 0644]
src/dynapi/SDL_dynapi_overrides.h [new file with mode: 0644]
src/dynapi/SDL_dynapi_procs.h [new file with mode: 0644]
src/dynapi/gendynapi.pl [new file with mode: 0755]
src/events/SDL_clipboardevents.c [new file with mode: 0644]
src/events/SDL_clipboardevents_c.h [new file with mode: 0644]
src/events/SDL_dropevents.c [new file with mode: 0644]
src/events/SDL_dropevents_c.h [new file with mode: 0644]
src/events/SDL_events.c
src/events/SDL_events_c.h
src/events/SDL_gesture.c [new file with mode: 0644]
src/events/SDL_gesture_c.h [new file with mode: 0644]
src/events/SDL_keyboard.c
src/events/SDL_keyboard_c.h [new file with mode: 0644]
src/events/SDL_mouse.c
src/events/SDL_mouse_c.h [new file with mode: 0644]
src/events/SDL_quit.c
src/events/SDL_sysevents.h
src/events/SDL_touch.c [new file with mode: 0644]
src/events/SDL_touch_c.h [new file with mode: 0644]
src/events/SDL_windowevents.c [new file with mode: 0644]
src/events/SDL_windowevents_c.h [new file with mode: 0644]
src/events/blank_cursor.h [new file with mode: 0644]
src/events/default_cursor.h [new file with mode: 0644]
src/events/scancodes_darwin.h [new file with mode: 0644]
src/events/scancodes_linux.h [new file with mode: 0644]
src/events/scancodes_windows.h [new file with mode: 0644]
src/events/scancodes_xfree86.h [new file with mode: 0644]
src/file/SDL_rwops.c
src/file/cocoa/SDL_rwopsbundlesupport.h [new file with mode: 0644]
src/file/cocoa/SDL_rwopsbundlesupport.m [new file with mode: 0644]
src/filesystem/android/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/cocoa/SDL_sysfilesystem.m [new file with mode: 0644]
src/filesystem/dummy/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/emscripten/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/haiku/SDL_sysfilesystem.cc [new file with mode: 0644]
src/filesystem/nacl/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/unix/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/windows/SDL_sysfilesystem.c [new file with mode: 0644]
src/filesystem/winrt/SDL_sysfilesystem.cpp [new file with mode: 0644]
src/haptic/SDL_haptic.c [new file with mode: 0644]
src/haptic/SDL_haptic_c.h [new file with mode: 0644]
src/haptic/SDL_syshaptic.h [new file with mode: 0644]
src/haptic/darwin/SDL_syshaptic.c [new file with mode: 0644]
src/haptic/darwin/SDL_syshaptic_c.h [new file with mode: 0644]
src/haptic/dummy/SDL_syshaptic.c [new file with mode: 0644]
src/haptic/linux/SDL_syshaptic.c [new file with mode: 0644]
src/haptic/windows/SDL_dinputhaptic.c [new file with mode: 0644]
src/haptic/windows/SDL_dinputhaptic_c.h [new file with mode: 0644]
src/haptic/windows/SDL_windowshaptic.c [new file with mode: 0644]
src/haptic/windows/SDL_windowshaptic_c.h [new file with mode: 0644]
src/haptic/windows/SDL_xinputhaptic.c [new file with mode: 0644]
src/haptic/windows/SDL_xinputhaptic_c.h [new file with mode: 0644]
src/joystick/SDL_gamecontroller.c [new file with mode: 0644]
src/joystick/SDL_gamecontrollerdb.h [new file with mode: 0644]
src/joystick/SDL_joystick.c
src/joystick/SDL_joystick_c.h
src/joystick/SDL_sysjoystick.h
src/joystick/android/SDL_sysjoystick.c [new file with mode: 0644]
src/joystick/android/SDL_sysjoystick_c.h [new file with mode: 0644]
src/joystick/bsd/SDL_sysjoystick.c
src/joystick/darwin/SDL_sysjoystick.c
src/joystick/darwin/SDL_sysjoystick_c.h [new file with mode: 0644]
src/joystick/dummy/SDL_sysjoystick.c
src/joystick/emscripten/SDL_sysjoystick.c [new file with mode: 0644]
src/joystick/emscripten/SDL_sysjoystick_c.h [new file with mode: 0644]
src/joystick/haiku/SDL_haikujoystick.cc [new file with mode: 0644]
src/joystick/iphoneos/SDL_sysjoystick.m [new file with mode: 0644]
src/joystick/iphoneos/SDL_sysjoystick_c.h [new file with mode: 0644]
src/joystick/linux/SDL_sysjoystick.c
src/joystick/linux/SDL_sysjoystick_c.h [new file with mode: 0644]
src/joystick/psp/SDL_sysjoystick.c [new file with mode: 0644]
src/joystick/sort_controllers.py [new file with mode: 0755]
src/joystick/windows/SDL_dinputjoystick.c [new file with mode: 0644]
src/joystick/windows/SDL_dinputjoystick_c.h [new file with mode: 0644]
src/joystick/windows/SDL_mmjoystick.c [new file with mode: 0644]
src/joystick/windows/SDL_windowsjoystick.c [new file with mode: 0644]
src/joystick/windows/SDL_windowsjoystick_c.h [new file with mode: 0644]
src/joystick/windows/SDL_xinputjoystick.c [new file with mode: 0644]
src/joystick/windows/SDL_xinputjoystick_c.h [new file with mode: 0644]
src/libm/e_atan2.c [new file with mode: 0644]
src/libm/e_log.c [new file with mode: 0644]
src/libm/e_pow.c [new file with mode: 0644]
src/libm/e_rem_pio2.c [new file with mode: 0644]
src/libm/e_sqrt.c [new file with mode: 0644]
src/libm/k_cos.c [new file with mode: 0644]
src/libm/k_rem_pio2.c [new file with mode: 0644]
src/libm/k_sin.c [new file with mode: 0644]
src/libm/k_tan.c [new file with mode: 0644]
src/libm/math_libm.h [new file with mode: 0644]
src/libm/math_private.h [new file with mode: 0644]
src/libm/s_atan.c [new file with mode: 0644]
src/libm/s_copysign.c [new file with mode: 0644]
src/libm/s_cos.c [new file with mode: 0644]
src/libm/s_fabs.c [new file with mode: 0644]
src/libm/s_floor.c [new file with mode: 0644]
src/libm/s_scalbn.c [new file with mode: 0644]
src/libm/s_sin.c [new file with mode: 0644]
src/libm/s_tan.c [new file with mode: 0644]
src/loadso/dlopen/SDL_sysloadso.c
src/loadso/dummy/SDL_sysloadso.c
src/loadso/haiku/SDL_sysloadso.c [new file with mode: 0644]
src/loadso/windows/SDL_sysloadso.c [new file with mode: 0644]
src/main/android/SDL_android_main.c [new file with mode: 0644]
src/main/dummy/SDL_dummy_main.c
src/main/haiku/SDL_BApp.h [new file with mode: 0644]
src/main/haiku/SDL_BeApp.cc [new file with mode: 0644]
src/main/haiku/SDL_BeApp.h [new file with mode: 0644]
src/main/nacl/SDL_nacl_main.c [new file with mode: 0644]
src/main/psp/SDL_psp_main.c [new file with mode: 0644]
src/main/windows/SDL_windows_main.c [new file with mode: 0644]
src/main/windows/version.rc [new file with mode: 0644]
src/main/winrt/SDL_winrt_main_NonXAML.cpp [new file with mode: 0644]
src/power/SDL_power.c [new file with mode: 0644]
src/power/android/SDL_syspower.c [new file with mode: 0644]
src/power/emscripten/SDL_syspower.c [new file with mode: 0644]
src/power/haiku/SDL_syspower.c [new file with mode: 0644]
src/power/linux/SDL_syspower.c [new file with mode: 0644]
src/power/macosx/SDL_syspower.c [new file with mode: 0644]
src/power/psp/SDL_syspower.c [new file with mode: 0644]
src/power/uikit/SDL_syspower.h [new file with mode: 0644]
src/power/uikit/SDL_syspower.m [new file with mode: 0644]
src/power/windows/SDL_syspower.c [new file with mode: 0644]
src/power/winrt/SDL_syspower.cpp [new file with mode: 0644]
src/render/SDL_d3dmath.c [new file with mode: 0644]
src/render/SDL_d3dmath.h [new file with mode: 0644]
src/render/SDL_render.c [new file with mode: 0644]
src/render/SDL_sysrender.h [new file with mode: 0644]
src/render/SDL_yuv_mmx.c [new file with mode: 0644]
src/render/SDL_yuv_sw.c [new file with mode: 0644]
src/render/SDL_yuv_sw_c.h [new file with mode: 0644]
src/render/direct3d/SDL_render_d3d.c [new file with mode: 0644]
src/render/direct3d11/SDL_render_d3d11.c [new file with mode: 0644]
src/render/direct3d11/SDL_render_winrt.cpp [new file with mode: 0644]
src/render/direct3d11/SDL_render_winrt.h [new file with mode: 0644]
src/render/mmx.h [new file with mode: 0644]
src/render/opengl/SDL_glfuncs.h [new file with mode: 0644]
src/render/opengl/SDL_render_gl.c [new file with mode: 0644]
src/render/opengl/SDL_shaders_gl.c [new file with mode: 0644]
src/render/opengl/SDL_shaders_gl.h [new file with mode: 0644]
src/render/opengles/SDL_glesfuncs.h [new file with mode: 0644]
src/render/opengles/SDL_render_gles.c [new file with mode: 0644]
src/render/opengles2/SDL_gles2funcs.h [new file with mode: 0644]
src/render/opengles2/SDL_render_gles2.c [new file with mode: 0644]
src/render/opengles2/SDL_shaders_gles2.c [new file with mode: 0644]
src/render/opengles2/SDL_shaders_gles2.h [new file with mode: 0644]
src/render/psp/SDL_render_psp.c [new file with mode: 0644]
src/render/software/SDL_blendfillrect.c [new file with mode: 0644]
src/render/software/SDL_blendfillrect.h [new file with mode: 0644]
src/render/software/SDL_blendline.c [new file with mode: 0644]
src/render/software/SDL_blendline.h [new file with mode: 0644]
src/render/software/SDL_blendpoint.c [new file with mode: 0644]
src/render/software/SDL_blendpoint.h [new file with mode: 0644]
src/render/software/SDL_draw.h [new file with mode: 0644]
src/render/software/SDL_drawline.c [new file with mode: 0644]
src/render/software/SDL_drawline.h [new file with mode: 0644]
src/render/software/SDL_drawpoint.c [new file with mode: 0644]
src/render/software/SDL_drawpoint.h [new file with mode: 0644]
src/render/software/SDL_render_sw.c [new file with mode: 0644]
src/render/software/SDL_render_sw_c.h [new file with mode: 0644]
src/render/software/SDL_rotate.c [new file with mode: 0644]
src/render/software/SDL_rotate.h [new file with mode: 0644]
src/stdlib/SDL_getenv.c
src/stdlib/SDL_iconv.c
src/stdlib/SDL_malloc.c
src/stdlib/SDL_qsort.c
src/stdlib/SDL_stdlib.c
src/stdlib/SDL_string.c
src/test/SDL_test_assert.c [new file with mode: 0644]
src/test/SDL_test_common.c [new file with mode: 0644]
src/test/SDL_test_compare.c [new file with mode: 0644]
src/test/SDL_test_crc32.c [new file with mode: 0644]
src/test/SDL_test_font.c [new file with mode: 0644]
src/test/SDL_test_fuzzer.c [new file with mode: 0644]
src/test/SDL_test_harness.c [new file with mode: 0644]
src/test/SDL_test_imageBlit.c [new file with mode: 0644]
src/test/SDL_test_imageBlitBlend.c [new file with mode: 0644]
src/test/SDL_test_imageFace.c [new file with mode: 0644]
src/test/SDL_test_imagePrimitives.c [new file with mode: 0644]
src/test/SDL_test_imagePrimitivesBlend.c [new file with mode: 0644]
src/test/SDL_test_log.c [new file with mode: 0644]
src/test/SDL_test_md5.c [new file with mode: 0644]
src/test/SDL_test_random.c [new file with mode: 0644]
src/thread/SDL_systhread.h
src/thread/SDL_thread.c
src/thread/SDL_thread_c.h
src/thread/generic/SDL_syscond.c
src/thread/generic/SDL_sysmutex.c
src/thread/generic/SDL_sysmutex_c.h
src/thread/generic/SDL_syssem.c
src/thread/generic/SDL_systhread.c
src/thread/generic/SDL_systhread_c.h
src/thread/generic/SDL_systls.c [new file with mode: 0644]
src/thread/psp/SDL_syscond.c [new file with mode: 0644]
src/thread/psp/SDL_sysmutex.c [new file with mode: 0644]
src/thread/psp/SDL_sysmutex_c.h [new file with mode: 0644]
src/thread/psp/SDL_syssem.c [new file with mode: 0644]
src/thread/psp/SDL_systhread.c [new file with mode: 0644]
src/thread/psp/SDL_systhread_c.h [new file with mode: 0644]
src/thread/pthread/SDL_syscond.c
src/thread/pthread/SDL_sysmutex.c
src/thread/pthread/SDL_sysmutex_c.h
src/thread/pthread/SDL_syssem.c
src/thread/pthread/SDL_systhread.c
src/thread/pthread/SDL_systhread_c.h
src/thread/pthread/SDL_systls.c [new file with mode: 0644]
src/thread/stdcpp/SDL_syscond.cpp [new file with mode: 0644]
src/thread/stdcpp/SDL_sysmutex.cpp [new file with mode: 0644]
src/thread/stdcpp/SDL_sysmutex_c.h [new file with mode: 0644]
src/thread/stdcpp/SDL_systhread.cpp [new file with mode: 0644]
src/thread/stdcpp/SDL_systhread_c.h [new file with mode: 0644]
src/thread/windows/SDL_sysmutex.c [new file with mode: 0644]
src/thread/windows/SDL_syssem.c [new file with mode: 0644]
src/thread/windows/SDL_systhread.c [new file with mode: 0644]
src/thread/windows/SDL_systhread_c.h [new file with mode: 0644]
src/thread/windows/SDL_systls.c [new file with mode: 0644]
src/timer/SDL_timer.c
src/timer/SDL_timer_c.h
src/timer/dummy/SDL_systimer.c
src/timer/haiku/SDL_systimer.c [new file with mode: 0644]
src/timer/psp/SDL_systimer.c [new file with mode: 0644]
src/timer/unix/SDL_systimer.c
src/timer/windows/SDL_systimer.c [new file with mode: 0644]
src/video/SDL_RLEaccel.c
src/video/SDL_RLEaccel_c.h
src/video/SDL_blit.c
src/video/SDL_blit.h
src/video/SDL_blit_0.c
src/video/SDL_blit_1.c
src/video/SDL_blit_A.c
src/video/SDL_blit_N.c
src/video/SDL_blit_auto.c [new file with mode: 0644]
src/video/SDL_blit_auto.h [new file with mode: 0644]
src/video/SDL_blit_copy.c [new file with mode: 0644]
src/video/SDL_blit_copy.h [new file with mode: 0644]
src/video/SDL_blit_slow.c [new file with mode: 0644]
src/video/SDL_blit_slow.h [new file with mode: 0644]
src/video/SDL_bmp.c
src/video/SDL_clipboard.c [new file with mode: 0644]
src/video/SDL_egl.c [new file with mode: 0644]
src/video/SDL_egl_c.h [new file with mode: 0644]
src/video/SDL_fillrect.c [new file with mode: 0644]
src/video/SDL_pixels.c
src/video/SDL_pixels_c.h
src/video/SDL_rect.c [new file with mode: 0644]
src/video/SDL_rect_c.h [new file with mode: 0644]
src/video/SDL_shape.c [new file with mode: 0644]
src/video/SDL_shape_internals.h [new file with mode: 0644]
src/video/SDL_stretch.c
src/video/SDL_surface.c
src/video/SDL_sysvideo.h
src/video/SDL_video.c
src/video/android/SDL_androidclipboard.c [new file with mode: 0644]
src/video/android/SDL_androidclipboard.h [new file with mode: 0644]
src/video/android/SDL_androidevents.c [new file with mode: 0644]
src/video/android/SDL_androidevents.h [new file with mode: 0644]
src/video/android/SDL_androidgl.c [new file with mode: 0644]
src/video/android/SDL_androidkeyboard.c [new file with mode: 0644]
src/video/android/SDL_androidkeyboard.h [new file with mode: 0644]
src/video/android/SDL_androidmessagebox.c [new file with mode: 0644]
src/video/android/SDL_androidmessagebox.h [new file with mode: 0644]
src/video/android/SDL_androidmouse.c [new file with mode: 0644]
src/video/android/SDL_androidmouse.h [new file with mode: 0644]
src/video/android/SDL_androidtouch.c [new file with mode: 0644]
src/video/android/SDL_androidtouch.h [new file with mode: 0644]
src/video/android/SDL_androidvideo.c [new file with mode: 0644]
src/video/android/SDL_androidvideo.h [new file with mode: 0644]
src/video/android/SDL_androidwindow.c [new file with mode: 0644]
src/video/android/SDL_androidwindow.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoaclipboard.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoaclipboard.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoaevents.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoaevents.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoakeyboard.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoakeyboard.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoamessagebox.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoamessagebox.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoamodes.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoamodes.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoamouse.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoamouse.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoamousetap.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoamousetap.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoaopengl.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoaopengl.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoashape.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoashape.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoavideo.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoavideo.m [new file with mode: 0644]
src/video/cocoa/SDL_cocoawindow.h [new file with mode: 0644]
src/video/cocoa/SDL_cocoawindow.m [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_WM.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_WM.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_dyn.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_dyn.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_events.c
src/video/directfb/SDL_DirectFB_events.h
src/video/directfb/SDL_DirectFB_modes.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_modes.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_mouse.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_mouse.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_opengl.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_opengl.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_render.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_render.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_shape.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_shape.h [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_video.c
src/video/directfb/SDL_DirectFB_video.h
src/video/directfb/SDL_DirectFB_window.c [new file with mode: 0644]
src/video/directfb/SDL_DirectFB_window.h [new file with mode: 0644]
src/video/dummy/SDL_nullevents.c
src/video/dummy/SDL_nullevents_c.h
src/video/dummy/SDL_nullframebuffer.c [new file with mode: 0644]
src/video/dummy/SDL_nullframebuffer_c.h [new file with mode: 0644]
src/video/dummy/SDL_nullvideo.c
src/video/dummy/SDL_nullvideo.h
src/video/emscripten/SDL_emscriptenevents.c [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenevents.h [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenframebuffer.c [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenframebuffer.h [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenmouse.c [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenmouse.h [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenopengles.c [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenopengles.h [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenvideo.c [new file with mode: 0644]
src/video/emscripten/SDL_emscriptenvideo.h [new file with mode: 0644]
src/video/haiku/SDL_BWin.h [new file with mode: 0644]
src/video/haiku/SDL_bclipboard.cc [new file with mode: 0644]
src/video/haiku/SDL_bclipboard.h [new file with mode: 0644]
src/video/haiku/SDL_bevents.cc [new file with mode: 0644]
src/video/haiku/SDL_bevents.h [new file with mode: 0644]
src/video/haiku/SDL_bframebuffer.cc [new file with mode: 0644]
src/video/haiku/SDL_bframebuffer.h [new file with mode: 0644]
src/video/haiku/SDL_bkeyboard.cc [new file with mode: 0644]
src/video/haiku/SDL_bkeyboard.h [new file with mode: 0644]
src/video/haiku/SDL_bmodes.cc [new file with mode: 0644]
src/video/haiku/SDL_bmodes.h [new file with mode: 0644]
src/video/haiku/SDL_bopengl.cc [new file with mode: 0644]
src/video/haiku/SDL_bopengl.h [new file with mode: 0644]
src/video/haiku/SDL_bvideo.cc [new file with mode: 0644]
src/video/haiku/SDL_bvideo.h [new file with mode: 0644]
src/video/haiku/SDL_bwindow.cc [new file with mode: 0644]
src/video/haiku/SDL_bwindow.h [new file with mode: 0644]
src/video/mir/SDL_mirdyn.c [new file with mode: 0644]
src/video/mir/SDL_mirdyn.h [new file with mode: 0644]
src/video/mir/SDL_mirevents.c [new file with mode: 0644]
src/video/mir/SDL_mirevents.h [new file with mode: 0644]
src/video/mir/SDL_mirframebuffer.c [new file with mode: 0644]
src/video/mir/SDL_mirframebuffer.h [new file with mode: 0644]
src/video/mir/SDL_mirmouse.c [new file with mode: 0644]
src/video/mir/SDL_mirmouse.h [new file with mode: 0644]
src/video/mir/SDL_miropengl.c [new file with mode: 0644]
src/video/mir/SDL_miropengl.h [new file with mode: 0644]
src/video/mir/SDL_mirsym.h [new file with mode: 0644]
src/video/mir/SDL_mirvideo.c [new file with mode: 0644]
src/video/mir/SDL_mirvideo.h [new file with mode: 0644]
src/video/mir/SDL_mirwindow.c [new file with mode: 0644]
src/video/mir/SDL_mirwindow.h [new file with mode: 0644]
src/video/nacl/SDL_naclevents.c [new file with mode: 0644]
src/video/nacl/SDL_naclevents_c.h [new file with mode: 0644]
src/video/nacl/SDL_naclglue.c [new file with mode: 0644]
src/video/nacl/SDL_naclopengles.c [new file with mode: 0644]
src/video/nacl/SDL_naclopengles.h [new file with mode: 0644]
src/video/nacl/SDL_naclvideo.c [new file with mode: 0644]
src/video/nacl/SDL_naclvideo.h [new file with mode: 0644]
src/video/nacl/SDL_naclwindow.c [new file with mode: 0644]
src/video/nacl/SDL_naclwindow.h [new file with mode: 0644]
src/video/pandora/SDL_pandora.c [new file with mode: 0644]
src/video/pandora/SDL_pandora.h [new file with mode: 0644]
src/video/pandora/SDL_pandora_events.c [new file with mode: 0644]
src/video/pandora/SDL_pandora_events.h [new file with mode: 0644]
src/video/psp/SDL_pspevents.c [new file with mode: 0644]
src/video/psp/SDL_pspevents_c.h [new file with mode: 0644]
src/video/psp/SDL_pspgl.c [new file with mode: 0644]
src/video/psp/SDL_pspgl_c.h [new file with mode: 0644]
src/video/psp/SDL_pspmouse.c [new file with mode: 0644]
src/video/psp/SDL_pspmouse_c.h [new file with mode: 0644]
src/video/psp/SDL_pspvideo.c [new file with mode: 0644]
src/video/psp/SDL_pspvideo.h [new file with mode: 0644]
src/video/raspberry/SDL_rpievents.c [new file with mode: 0644]
src/video/raspberry/SDL_rpievents_c.h [new file with mode: 0644]
src/video/raspberry/SDL_rpimouse.c [new file with mode: 0644]
src/video/raspberry/SDL_rpimouse.h [new file with mode: 0644]
src/video/raspberry/SDL_rpiopengles.c [new file with mode: 0644]
src/video/raspberry/SDL_rpiopengles.h [new file with mode: 0644]
src/video/raspberry/SDL_rpivideo.c [new file with mode: 0644]
src/video/raspberry/SDL_rpivideo.h [new file with mode: 0644]
src/video/sdlgenblit.pl [new file with mode: 0755]
src/video/uikit/SDL_uikitappdelegate.h [new file with mode: 0644]
src/video/uikit/SDL_uikitappdelegate.m [new file with mode: 0644]
src/video/uikit/SDL_uikitevents.h [new file with mode: 0644]
src/video/uikit/SDL_uikitevents.m [new file with mode: 0644]
src/video/uikit/SDL_uikitmessagebox.h [new file with mode: 0644]
src/video/uikit/SDL_uikitmessagebox.m [new file with mode: 0644]
src/video/uikit/SDL_uikitmodes.h [new file with mode: 0644]
src/video/uikit/SDL_uikitmodes.m [new file with mode: 0644]
src/video/uikit/SDL_uikitopengles.h [new file with mode: 0644]
src/video/uikit/SDL_uikitopengles.m [new file with mode: 0644]
src/video/uikit/SDL_uikitopenglview.h [new file with mode: 0644]
src/video/uikit/SDL_uikitopenglview.m [new file with mode: 0644]
src/video/uikit/SDL_uikitvideo.h [new file with mode: 0644]
src/video/uikit/SDL_uikitvideo.m [new file with mode: 0644]
src/video/uikit/SDL_uikitview.h [new file with mode: 0644]
src/video/uikit/SDL_uikitview.m [new file with mode: 0644]
src/video/uikit/SDL_uikitviewcontroller.h [new file with mode: 0644]
src/video/uikit/SDL_uikitviewcontroller.m [new file with mode: 0644]
src/video/uikit/SDL_uikitwindow.h [new file with mode: 0644]
src/video/uikit/SDL_uikitwindow.m [new file with mode: 0644]
src/video/uikit/keyinfotable.h [new file with mode: 0644]
src/video/vivante/SDL_vivanteopengles.c [new file with mode: 0644]
src/video/vivante/SDL_vivanteopengles.h [new file with mode: 0644]
src/video/vivante/SDL_vivanteplatform.c [new file with mode: 0644]
src/video/vivante/SDL_vivanteplatform.h [new file with mode: 0644]
src/video/vivante/SDL_vivantevideo.c [new file with mode: 0644]
src/video/vivante/SDL_vivantevideo.h [new file with mode: 0644]
src/video/wayland/SDL_waylanddyn.c [new file with mode: 0644]
src/video/wayland/SDL_waylanddyn.h [new file with mode: 0644]
src/video/wayland/SDL_waylandevents.c [new file with mode: 0644]
src/video/wayland/SDL_waylandevents_c.h [new file with mode: 0644]
src/video/wayland/SDL_waylandmouse.c [new file with mode: 0644]
src/video/wayland/SDL_waylandmouse.h [new file with mode: 0644]
src/video/wayland/SDL_waylandopengles.c [new file with mode: 0644]
src/video/wayland/SDL_waylandopengles.h [new file with mode: 0644]
src/video/wayland/SDL_waylandsym.h [new file with mode: 0644]
src/video/wayland/SDL_waylandtouch.c [new file with mode: 0644]
src/video/wayland/SDL_waylandtouch.h [new file with mode: 0644]
src/video/wayland/SDL_waylandvideo.c [new file with mode: 0644]
src/video/wayland/SDL_waylandvideo.h [new file with mode: 0644]
src/video/wayland/SDL_waylandwindow.c [new file with mode: 0644]
src/video/wayland/SDL_waylandwindow.h [new file with mode: 0644]
src/video/windows/SDL_msctf.h [new file with mode: 0644]
src/video/windows/SDL_vkeys.h [new file with mode: 0644]
src/video/windows/SDL_windowsclipboard.c [new file with mode: 0644]
src/video/windows/SDL_windowsclipboard.h [new file with mode: 0644]
src/video/windows/SDL_windowsevents.c [new file with mode: 0644]
src/video/windows/SDL_windowsevents.h [new file with mode: 0644]
src/video/windows/SDL_windowsframebuffer.c [new file with mode: 0644]
src/video/windows/SDL_windowsframebuffer.h [new file with mode: 0644]
src/video/windows/SDL_windowskeyboard.c [new file with mode: 0644]
src/video/windows/SDL_windowskeyboard.h [new file with mode: 0644]
src/video/windows/SDL_windowsmessagebox.c [new file with mode: 0644]
src/video/windows/SDL_windowsmessagebox.h [new file with mode: 0644]
src/video/windows/SDL_windowsmodes.c [new file with mode: 0644]
src/video/windows/SDL_windowsmodes.h [new file with mode: 0644]
src/video/windows/SDL_windowsmouse.c [new file with mode: 0644]
src/video/windows/SDL_windowsmouse.h [new file with mode: 0644]
src/video/windows/SDL_windowsopengl.c [new file with mode: 0644]
src/video/windows/SDL_windowsopengl.h [new file with mode: 0644]
src/video/windows/SDL_windowsopengles.c [new file with mode: 0644]
src/video/windows/SDL_windowsopengles.h [new file with mode: 0644]
src/video/windows/SDL_windowsshape.c [new file with mode: 0644]
src/video/windows/SDL_windowsshape.h [new file with mode: 0644]
src/video/windows/SDL_windowsvideo.c [new file with mode: 0644]
src/video/windows/SDL_windowsvideo.h [new file with mode: 0644]
src/video/windows/SDL_windowswindow.c [new file with mode: 0644]
src/video/windows/SDL_windowswindow.h [new file with mode: 0644]
src/video/windows/wmmsg.h [new file with mode: 0644]
src/video/winrt/SDL_winrtevents.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtevents_c.h [new file with mode: 0644]
src/video/winrt/SDL_winrtkeyboard.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtmessagebox.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtmessagebox.h [new file with mode: 0644]
src/video/winrt/SDL_winrtmouse.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtmouse_c.h [new file with mode: 0644]
src/video/winrt/SDL_winrtopengles.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtopengles.h [new file with mode: 0644]
src/video/winrt/SDL_winrtpointerinput.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtvideo.cpp [new file with mode: 0644]
src/video/winrt/SDL_winrtvideo_cpp.h [new file with mode: 0644]
src/video/x11/SDL_x11clipboard.c [new file with mode: 0644]
src/video/x11/SDL_x11clipboard.h [new file with mode: 0644]
src/video/x11/SDL_x11dyn.c
src/video/x11/SDL_x11dyn.h
src/video/x11/SDL_x11events.c
src/video/x11/SDL_x11events.h [new file with mode: 0644]
src/video/x11/SDL_x11framebuffer.c [new file with mode: 0644]
src/video/x11/SDL_x11framebuffer.h [new file with mode: 0644]
src/video/x11/SDL_x11keyboard.c [new file with mode: 0644]
src/video/x11/SDL_x11keyboard.h [new file with mode: 0644]
src/video/x11/SDL_x11messagebox.c [new file with mode: 0644]
src/video/x11/SDL_x11messagebox.h [new file with mode: 0644]
src/video/x11/SDL_x11modes.c
src/video/x11/SDL_x11modes.h [new file with mode: 0644]
src/video/x11/SDL_x11mouse.c
src/video/x11/SDL_x11mouse.h [new file with mode: 0644]
src/video/x11/SDL_x11opengl.c [new file with mode: 0644]
src/video/x11/SDL_x11opengl.h [new file with mode: 0644]
src/video/x11/SDL_x11opengles.c [new file with mode: 0644]
src/video/x11/SDL_x11opengles.h [new file with mode: 0644]
src/video/x11/SDL_x11shape.c [new file with mode: 0644]
src/video/x11/SDL_x11shape.h [new file with mode: 0644]
src/video/x11/SDL_x11sym.h
src/video/x11/SDL_x11touch.c [new file with mode: 0644]
src/video/x11/SDL_x11touch.h [new file with mode: 0644]
src/video/x11/SDL_x11video.c
src/video/x11/SDL_x11video.h
src/video/x11/SDL_x11window.c [new file with mode: 0644]
src/video/x11/SDL_x11window.h [new file with mode: 0644]
src/video/x11/SDL_x11xinput2.c [new file with mode: 0644]
src/video/x11/SDL_x11xinput2.h [new file with mode: 0644]
src/video/x11/edid-parse.c [new file with mode: 0644]
src/video/x11/edid.h [new file with mode: 0644]
src/video/x11/imKStoUCS.c [new file with mode: 0644]
src/video/x11/imKStoUCS.h [new file with mode: 0644]
test/Makefile.in
test/README
test/acinclude.m4
test/aclocal.m4
test/axis.bmp [new file with mode: 0644]
test/button.bmp [new file with mode: 0644]
test/checkkeys.c
test/configure
test/configure.in
test/controllermap.bmp [new file with mode: 0644]
test/controllermap.c [new file with mode: 0644]
test/emscripten/joystick-pre.js [new file with mode: 0644]
test/gcc-fat.sh
test/loopwave.c
test/loopwavequeue.c [new file with mode: 0644]
test/nacl/Makefile [new file with mode: 0644]
test/nacl/background.js [new file with mode: 0644]
test/nacl/common.js [new file with mode: 0644]
test/nacl/index.html [new file with mode: 0644]
test/nacl/manifest.json [new file with mode: 0644]
test/relative_mode.markdown [new file with mode: 0644]
test/shapes/p01_shape24.bmp [new file with mode: 0644]
test/shapes/p01_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p01_shape8.bmp [new file with mode: 0644]
test/shapes/p02_shape24.bmp [new file with mode: 0644]
test/shapes/p02_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p02_shape8.bmp [new file with mode: 0644]
test/shapes/p03_shape24.bmp [new file with mode: 0644]
test/shapes/p03_shape8.bmp [new file with mode: 0644]
test/shapes/p04_shape1.bmp [new file with mode: 0644]
test/shapes/p04_shape24.bmp [new file with mode: 0644]
test/shapes/p04_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p04_shape8.bmp [new file with mode: 0644]
test/shapes/p05_shape8.bmp [new file with mode: 0644]
test/shapes/p06_shape1alpha.bmp [new file with mode: 0644]
test/shapes/p06_shape24.bmp [new file with mode: 0644]
test/shapes/p06_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p06_shape8.bmp [new file with mode: 0644]
test/shapes/p07_shape24.bmp [new file with mode: 0644]
test/shapes/p07_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p07_shape8.bmp [new file with mode: 0644]
test/shapes/p08_shape24.bmp [new file with mode: 0644]
test/shapes/p08_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p08_shape8.bmp [new file with mode: 0644]
test/shapes/p09_shape24.bmp [new file with mode: 0644]
test/shapes/p09_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p09_shape8.bmp [new file with mode: 0644]
test/shapes/p10_shape1.bmp [new file with mode: 0644]
test/shapes/p10_shape24.bmp [new file with mode: 0644]
test/shapes/p10_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p10_shape8.bmp [new file with mode: 0644]
test/shapes/p11_shape24.bmp [new file with mode: 0644]
test/shapes/p11_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p11_shape8.bmp [new file with mode: 0644]
test/shapes/p12_shape24.bmp [new file with mode: 0644]
test/shapes/p12_shape8.bmp [new file with mode: 0644]
test/shapes/p13_shape24.bmp [new file with mode: 0644]
test/shapes/p13_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p13_shape8.bmp [new file with mode: 0644]
test/shapes/p14_shape24.bmp [new file with mode: 0644]
test/shapes/p14_shape8.bmp [new file with mode: 0644]
test/shapes/p15_shape24.bmp [new file with mode: 0644]
test/shapes/p15_shape32alpha.bmp [new file with mode: 0644]
test/shapes/p15_shape8.bmp [new file with mode: 0644]
test/shapes/p16_shape1.bmp [new file with mode: 0644]
test/shapes/p16_shape24.bmp [new file with mode: 0644]
test/shapes/p16_shape8.bmp [new file with mode: 0644]
test/shapes/trollface_24.bmp [new file with mode: 0644]
test/shapes/trollface_32alpha.bmp [new file with mode: 0644]
test/testatomic.c [new file with mode: 0644]
test/testaudiohotplug.c [new file with mode: 0644]
test/testaudioinfo.c [new file with mode: 0644]
test/testautomation.c [new file with mode: 0644]
test/testautomation_audio.c [new file with mode: 0644]
test/testautomation_clipboard.c [new file with mode: 0644]
test/testautomation_events.c [new file with mode: 0644]
test/testautomation_hints.c [new file with mode: 0644]
test/testautomation_keyboard.c [new file with mode: 0644]
test/testautomation_main.c [new file with mode: 0644]
test/testautomation_mouse.c [new file with mode: 0644]
test/testautomation_pixels.c [new file with mode: 0644]
test/testautomation_platform.c [new file with mode: 0644]
test/testautomation_rect.c [new file with mode: 0644]
test/testautomation_render.c [new file with mode: 0644]
test/testautomation_rwops.c [new file with mode: 0644]
test/testautomation_sdltest.c [new file with mode: 0644]
test/testautomation_stdlib.c [new file with mode: 0644]
test/testautomation_suites.h [new file with mode: 0644]
test/testautomation_surface.c [new file with mode: 0644]
test/testautomation_syswm.c [new file with mode: 0644]
test/testautomation_timer.c [new file with mode: 0644]
test/testautomation_video.c [new file with mode: 0644]
test/testdisplayinfo.c [new file with mode: 0644]
test/testdraw2.c [new file with mode: 0644]
test/testdrawchessboard.c [new file with mode: 0644]
test/testdropfile.c [new file with mode: 0644]
test/testerror.c
test/testfile.c
test/testfilesystem.c [new file with mode: 0644]
test/testgamecontroller.c [new file with mode: 0644]
test/testgesture.c [new file with mode: 0644]
test/testgl2.c [new file with mode: 0644]
test/testgles.c [new file with mode: 0644]
test/testgles2.c [new file with mode: 0644]
test/testhaptic.c [new file with mode: 0644]
test/testhittesting.c [new file with mode: 0644]
test/testhotplug.c [new file with mode: 0644]
test/testiconv.c
test/testime.c [new file with mode: 0644]
test/testintersections.c [new file with mode: 0644]
test/testjoystick.c
test/testkeys.c
test/testloadso.c
test/testlock.c
test/testmessage.c [new file with mode: 0644]
test/testmultiaudio.c [new file with mode: 0644]
test/testnative.c [new file with mode: 0644]
test/testnative.h [new file with mode: 0644]
test/testnativecocoa.m [new file with mode: 0644]
test/testnativew32.c [new file with mode: 0644]
test/testnativex11.c [new file with mode: 0644]
test/testoverlay2.c
test/testplatform.c
test/testpower.c [new file with mode: 0644]
test/testrelative.c [new file with mode: 0644]
test/testrendercopyex.c [new file with mode: 0644]
test/testrendertarget.c [new file with mode: 0644]
test/testresample.c [new file with mode: 0644]
test/testrumble.c [new file with mode: 0644]
test/testscale.c [new file with mode: 0644]
test/testsem.c
test/testshader.c [new file with mode: 0644]
test/testshape.c [new file with mode: 0644]
test/testsprite2.c [new file with mode: 0644]
test/testspriteminimal.c [new file with mode: 0644]
test/teststreaming.c [new file with mode: 0644]
test/testthread.c [new file with mode: 0644]
test/testtimer.c
test/testver.c
test/testviewport.c [new file with mode: 0644]
test/testwm2.c [new file with mode: 0644]
test/torturethread.c