author | Sylvain Becker |
Thu, 07 Feb 2019 18:52:49 +0100 | |
changeset 12603 | 0e163b7a3a2d |
parent 12130 | 24142c5073a4 |
child 12990 | b7e03b88e36b |
permissions | -rw-r--r-- |
icculus@4418 | 1 |
syntax:glob |
slouken@7232 | 2 |
aclocal.m4 |
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 |
jadahl@10303 | 11 |
gen |
slime73@9487 | 12 |
Build |
slouken@5318 | 13 |
|
ewing@4466 | 14 |
# for Xcode |
ewing@4466 | 15 |
*.orig |
ewing@4466 | 16 |
*.swp |
ewing@4466 | 17 |
*.tmp |
ewing@4466 | 18 |
*.rej |
ewing@4466 | 19 |
*~ |
ewing@4466 | 20 |
*.o |
ewing@4466 | 21 |
*.mode1* |
ewing@4466 | 22 |
*.perspective* |
ewing@4466 | 23 |
*.pbxuser |
ewing@4466 | 24 |
(^|/)build($|/) |
icculus@4418 | 25 |
.DS_Store |
slouken@9765 | 26 |
xcuserdata |
slouken@9765 | 27 |
*.xcworkspace |
slouken@5318 | 28 |
|
slouken@5318 | 29 |
# for Visual C++ |
slouken@5318 | 30 |
Debug |
slouken@5318 | 31 |
Release |
slouken@5318 | 32 |
*.user |
slouken@5318 | 33 |
*.ncb |
slouken@5318 | 34 |
*.suo |
slouken@7572 | 35 |
*.sdf |
slouken@8848 | 36 |
VisualC/tests/loopwave/sample.wav |
slouken@8848 | 37 |
VisualC/tests/testautomation/CompareSurfaces0001_Reference.bmp |
slouken@8848 | 38 |
VisualC/tests/testautomation/CompareSurfaces0001_TestOutput.bmp |
slouken@8848 | 39 |
VisualC/tests/testgamecontroller/axis.bmp |
slouken@8848 | 40 |
VisualC/tests/testgamecontroller/button.bmp |
slouken@8848 | 41 |
VisualC/tests/testgamecontroller/controllermap.bmp |
slouken@8848 | 42 |
VisualC/tests/testoverlay2/moose.dat |
slouken@8848 | 43 |
VisualC/tests/testrendertarget/icon.bmp |
slouken@8848 | 44 |
VisualC/tests/testrendertarget/sample.bmp |
slouken@8848 | 45 |
VisualC/tests/testscale/icon.bmp |
slouken@8848 | 46 |
VisualC/tests/testscale/sample.bmp |
slouken@8848 | 47 |
VisualC/tests/testsprite2/icon.bmp |
slouken@8848 | 48 |
VisualC/visualtest/icon.bmp |
slouken@8848 | 49 |
VisualC/visualtest/testquit.actions |
slouken@8848 | 50 |
VisualC/visualtest/testquit.config |
slouken@8848 | 51 |
VisualC/visualtest/testquit.exe |
slouken@8848 | 52 |
VisualC/visualtest/testquit.parameters |
slouken@8848 | 53 |
VisualC/visualtest/testsprite2.exe |
slouken@8848 | 54 |
VisualC/visualtest/testsprite2_sample.actions |
slouken@8848 | 55 |
VisualC/visualtest/testsprite2_sample.config |
slouken@8848 | 56 |
VisualC/visualtest/testsprite2_sample.parameters |
slouken@5318 | 57 |
|
slouken@6907 | 58 |
# for Android |
slouken@6907 | 59 |
android-project/local.properties |
slouken@6907 | 60 |
|
icculus@4418 | 61 |
sdl.pc |
icculus@4418 | 62 |
test/autom4te* |
icculus@4418 | 63 |
test/config.cache |
icculus@4418 | 64 |
test/config.log |
icculus@4418 | 65 |
test/config.status |
icculus@4418 | 66 |
test/Makefile |
slouken@6250 | 67 |
test/SDL2.dll |
icculus@4418 | 68 |
test/checkkeys |
rohitnirmal9@9550 | 69 |
test/controllermap |
icculus@4418 | 70 |
test/loopwave |
icculus@9012 | 71 |
test/loopwavequeue |
slouken@4862 | 72 |
test/testatomic |
slouken@11702 | 73 |
test/testaudiocapture |
rohitnirmal9@9550 | 74 |
test/testaudiohotplug |
slouken@4862 | 75 |
test/testaudioinfo |
slouken@6958 | 76 |
test/testautomation |
slouken@11702 | 77 |
test/testbounds |
slouken@11702 | 78 |
test/testcustomcursor |
slouken@11702 | 79 |
test/testdisplayinfo |
slouken@4862 | 80 |
test/testdraw2 |
rohitnirmal9@9550 | 81 |
test/testdrawchessboard |
rohitnirmal9@9550 | 82 |
test/testdropfile |
icculus@4418 | 83 |
test/testerror |
icculus@4418 | 84 |
test/testfile |
slouken@11702 | 85 |
test/testfilesystem |
slouken@6958 | 86 |
test/testgamecontroller |
slouken@4862 | 87 |
test/testgesture |
slouken@4862 | 88 |
test/testgl2 |
slouken@4862 | 89 |
test/testgles |
rohitnirmal9@9550 | 90 |
test/testgles2 |
slouken@4862 | 91 |
test/testhaptic |
icculus@8935 | 92 |
test/testhittesting |
rohitnirmal9@9550 | 93 |
test/testhotplug |
icculus@4418 | 94 |
test/testiconv |
slouken@4862 | 95 |
test/testime |
slouken@4862 | 96 |
test/testintersections |
icculus@4418 | 97 |
test/testjoystick |
icculus@4418 | 98 |
test/testkeys |
slouken@4862 | 99 |
test/testloadso |
icculus@4418 | 100 |
test/testlock |
slouken@6658 | 101 |
test/testmessage |
slouken@4862 | 102 |
test/testmultiaudio |
slouken@6286 | 103 |
test/testnative |
icculus@4418 | 104 |
test/testoverlay2 |
icculus@4418 | 105 |
test/testplatform |
slouken@4862 | 106 |
test/testpower |
slouken@11702 | 107 |
test/testqsort |
slouken@6517 | 108 |
test/testrelative |
slouken@6517 | 109 |
test/testrendercopyex |
slouken@6286 | 110 |
test/testrendertarget |
slouken@4862 | 111 |
test/testresample |
slouken@5453 | 112 |
test/testrumble |
slouken@5318 | 113 |
test/testscale |
icculus@4418 | 114 |
test/testsem |
slouken@12130 | 115 |
test/testsensor |
slouken@5318 | 116 |
test/testshader |
slouken@5318 | 117 |
test/testshape |
slouken@4862 | 118 |
test/testsprite2 |
slouken@4862 | 119 |
test/testspriteminimal |
slouken@5318 | 120 |
test/teststreaming |
slouken@6286 | 121 |
test/testthread |
icculus@4418 | 122 |
test/testtimer |
icculus@4418 | 123 |
test/testver |
rohitnirmal9@9550 | 124 |
test/testviewport |
slouken@4862 | 125 |
test/testwm2 |
slouken@11702 | 126 |
test/testyuv |
icculus@4418 | 127 |
test/torturethread |
icculus@4418 | 128 |
test/*.exe |
icculus@4418 | 129 |
test/*.dSYM |
icculus@8152 | 130 |
buildbot |
icculus@8152 | 131 |
test/buildbot |