2013-11-29 06:06:08 -07:00
|
|
|
syntax:glob
|
|
|
|
aclocal.m4
|
|
|
|
autom4te*
|
|
|
|
config.cache
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
Makefile
|
|
|
|
sdl-config
|
|
|
|
SDL2.spec
|
|
|
|
build
|
|
|
|
|
|
|
|
# for Xcode
|
|
|
|
*.orig
|
|
|
|
*.swp
|
|
|
|
*.tmp
|
|
|
|
*.rej
|
|
|
|
*~
|
|
|
|
*.o
|
|
|
|
*.mode1*
|
|
|
|
*.model*
|
|
|
|
*.perspective*
|
|
|
|
*.perspective*
|
|
|
|
*.pbxuser
|
|
|
|
(^|/)build($|/)
|
|
|
|
.DS_Store
|
|
|
|
Xcode/SDL/SDL.xcodeproj/xcuserdata
|
|
|
|
Xcode/SDL/SDL.xcodeproj/project.xcworkspace
|
|
|
|
Xcode/SDLTest/SDLTest.xcodeproj/xcuserdata
|
|
|
|
Xcode/SDLTest/SDLTest.xcodeproj/project.xcworkspace
|
|
|
|
Xcode-iOS/SDL/SDL.xcodeproj/xcuserdata
|
|
|
|
Xcode-iOS/SDL/SDL.xcodeproj/project.xcworkspace
|
|
|
|
Xcode-iOS/Demos/Demos.xcodeproj/xcuserdata
|
|
|
|
Xcode-iOS/Demos/Demos.xcodeproj/project.xcworkspace
|
|
|
|
|
|
|
|
# for Visual C++
|
|
|
|
Debug
|
|
|
|
Release
|
|
|
|
*.user
|
|
|
|
*.ncb
|
|
|
|
*.suo
|
|
|
|
*.sdf
|
|
|
|
|
|
|
|
# for Android
|
|
|
|
android-project/local.properties
|
|
|
|
|
|
|
|
sdl.pc
|
|
|
|
test/autom4te*
|
|
|
|
test/config.cache
|
|
|
|
test/config.log
|
|
|
|
test/config.status
|
|
|
|
test/Makefile
|
|
|
|
test/SDL2.dll
|
|
|
|
test/checkkeys
|
|
|
|
test/loopwave
|
|
|
|
test/testatomic
|
|
|
|
test/testaudioinfo
|
|
|
|
test/testautomation
|
|
|
|
test/testdraw2
|
|
|
|
test/testerror
|
|
|
|
test/testfile
|
|
|
|
test/testgamecontroller
|
|
|
|
test/testgesture
|
|
|
|
test/testgl2
|
|
|
|
test/testgles
|
|
|
|
test/testhaptic
|
|
|
|
test/testiconv
|
|
|
|
test/testime
|
|
|
|
test/testintersections
|
|
|
|
test/testjoystick
|
|
|
|
test/testkeys
|
|
|
|
test/testloadso
|
|
|
|
test/testlock
|
|
|
|
test/testmessage
|
|
|
|
test/testmultiaudio
|
|
|
|
test/testnative
|
|
|
|
test/testoverlay2
|
|
|
|
test/testplatform
|
|
|
|
test/testpower
|
|
|
|
test/testfilesystem
|
|
|
|
test/testrelative
|
|
|
|
test/testrendercopyex
|
|
|
|
test/testrendertarget
|
|
|
|
test/testresample
|
|
|
|
test/testrumble
|
|
|
|
test/testscale
|
|
|
|
test/testsem
|
|
|
|
test/testshader
|
|
|
|
test/testshape
|
|
|
|
test/testsprite2
|
|
|
|
test/testspriteminimal
|
|
|
|
test/teststreaming
|
|
|
|
test/testthread
|
|
|
|
test/testtimer
|
|
|
|
test/testver
|
|
|
|
test/testwm2
|
|
|
|
test/torturethread
|
|
|
|
test/*.exe
|
|
|
|
test/*.dSYM
|
2014-02-02 19:38:16 -07:00
|
|
|
buildbot
|
|
|
|
test/buildbot
|