author | Sam Lantinga |
Thu, 28 Feb 2013 22:20:25 -0800 | |
changeset 6940 | 142dcc136188 |
parent 6907 | a12c142a37cc |
child 6958 | 3aecdfd1c68b |
permissions | -rw-r--r-- |
icculus@4418 | 1 |
syntax:glob |
slouken@6328 | 2 |
.svn |
icculus@4418 | 3 |
autom4te* |
icculus@4418 | 4 |
config.cache |
icculus@4418 | 5 |
config.log |
icculus@4418 | 6 |
config.status |
icculus@4418 | 7 |
Makefile |
icculus@4418 | 8 |
sdl-config |
slouken@6250 | 9 |
SDL2.spec |
icculus@4418 | 10 |
build |
slouken@5318 | 11 |
|
ewing@4466 | 12 |
# for Xcode |
ewing@4466 | 13 |
*.orig |
ewing@4466 | 14 |
*.swp |
ewing@4466 | 15 |
*.tmp |
ewing@4466 | 16 |
*.rej |
ewing@4466 | 17 |
*~ |
ewing@4466 | 18 |
*.o |
ewing@4466 | 19 |
*.mode1* |
ewing@4466 | 20 |
*.model* |
ewing@4466 | 21 |
*.perspective* |
ewing@4466 | 22 |
*.perspective* |
ewing@4466 | 23 |
*.pbxuser |
ewing@4466 | 24 |
(^|/)build($|/) |
icculus@4418 | 25 |
.DS_Store |
stopiccot@6681 | 26 |
Xcode/SDL/SDL.xcodeproj/xcuserdata |
slouken@6859 | 27 |
Xcode/SDL/SDL.xcodeproj/project.xcworkspace |
slouken@6859 | 28 |
Xcode/SDLTest/SDLTest.xcodeproj/xcuserdata |
slouken@6859 | 29 |
Xcode/SDLTest/SDLTest.xcodeproj/project.xcworkspace |
slouken@6859 | 30 |
Xcode-iOS/SDL/SDL.xcodeproj/xcuserdata |
slouken@6859 | 31 |
Xcode-iOS/SDL/SDL.xcodeproj/project.xcworkspace |
slouken@6859 | 32 |
Xcode-iOS/Demos/Demos.xcodeproj/xcuserdata |
slouken@6859 | 33 |
Xcode-iOS/Demos/Demos.xcodeproj/project.xcworkspace |
slouken@5318 | 34 |
|
slouken@5318 | 35 |
# for Visual C++ |
slouken@5318 | 36 |
Debug |
slouken@5318 | 37 |
Release |
slouken@5318 | 38 |
*.user |
slouken@5318 | 39 |
*.ncb |
slouken@5318 | 40 |
*.suo |
slouken@5318 | 41 |
|
slouken@6907 | 42 |
# for Android |
slouken@6907 | 43 |
android-project/local.properties |
slouken@6907 | 44 |
|
icculus@4418 | 45 |
sdl.pc |
icculus@4418 | 46 |
test/autom4te* |
icculus@4418 | 47 |
test/config.cache |
icculus@4418 | 48 |
test/config.log |
icculus@4418 | 49 |
test/config.status |
icculus@4418 | 50 |
test/Makefile |
slouken@6250 | 51 |
test/SDL2.dll |
icculus@4418 | 52 |
test/checkkeys |
icculus@4418 | 53 |
test/loopwave |
slouken@4862 | 54 |
test/testatomic |
slouken@4862 | 55 |
test/testaudioinfo |
slouken@4862 | 56 |
test/testdraw2 |
icculus@4418 | 57 |
test/testerror |
icculus@4418 | 58 |
test/testfile |
slouken@4862 | 59 |
test/testgesture |
slouken@4862 | 60 |
test/testgl2 |
slouken@4862 | 61 |
test/testgles |
slouken@4862 | 62 |
test/testhaptic |
icculus@4418 | 63 |
test/testiconv |
slouken@4862 | 64 |
test/testime |
slouken@4862 | 65 |
test/testintersections |
icculus@4418 | 66 |
test/testjoystick |
icculus@4418 | 67 |
test/testkeys |
slouken@4862 | 68 |
test/testloadso |
icculus@4418 | 69 |
test/testlock |
slouken@6658 | 70 |
test/testmessage |
slouken@4862 | 71 |
test/testmultiaudio |
slouken@6286 | 72 |
test/testnative |
icculus@4418 | 73 |
test/testoverlay2 |
icculus@4418 | 74 |
test/testplatform |
slouken@4862 | 75 |
test/testpower |
slouken@6517 | 76 |
test/testrelative |
slouken@6517 | 77 |
test/testrendercopyex |
slouken@6286 | 78 |
test/testrendertarget |
slouken@4862 | 79 |
test/testresample |
slouken@5453 | 80 |
test/testrumble |
slouken@5318 | 81 |
test/testscale |
icculus@4418 | 82 |
test/testsem |
slouken@5318 | 83 |
test/testshader |
slouken@5318 | 84 |
test/testshape |
slouken@4862 | 85 |
test/testsprite2 |
slouken@4862 | 86 |
test/testspriteminimal |
slouken@5318 | 87 |
test/teststreaming |
slouken@6286 | 88 |
test/testthread |
icculus@4418 | 89 |
test/testtimer |
icculus@4418 | 90 |
test/testver |
slouken@4862 | 91 |
test/testwm2 |
icculus@4418 | 92 |
test/torturethread |
icculus@4418 | 93 |
test/*.exe |
icculus@4418 | 94 |
test/*.dSYM |