Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
84 lines (84 loc) · 1.14 KB

.hgignore

File metadata and controls

84 lines (84 loc) · 1.14 KB
 
1
2
3
4
5
6
7
8
9
10
syntax:glob
autom4te*
config.cache
config.log
config.status
Makefile
sdl-config
SDL.spec
SDL.qpg
build
May 12, 2010
May 12, 2010
11
12
13
14
15
16
17
18
19
20
21
22
23
# for Xcode
*.orig
*.swp
*.tmp
*.rej
*~
*.o
*.mode1*
*.model*
*.perspective*
*.perspective*
*.pbxuser
(^|/)build($|/)
24
25
26
27
28
29
30
31
32
33
34
35
.DS_Store
sdl.pc
test/autom4te*
test/config.cache
test/config.log
test/config.status
test/Makefile
test/SDL.dll
test/checkkeys
test/graywin
test/loopwave
test/testalpha
Aug 22, 2010
Aug 22, 2010
36
37
test/testatomic
test/testaudioinfo
38
39
40
test/testbitmap
test/testblitspeed
test/testcdrom
Aug 22, 2010
Aug 22, 2010
41
42
test/testcursor
test/testdraw2
43
test/testdyngl
Aug 22, 2010
Aug 22, 2010
44
test/testdyngles
45
test/testerror
Aug 22, 2010
Aug 22, 2010
46
test/testeyes
Aug 22, 2010
Aug 22, 2010
48
test/testfill
49
test/testgamma
Aug 22, 2010
Aug 22, 2010
50
test/testgesture
Aug 22, 2010
Aug 22, 2010
52
53
54
test/testgl2
test/testgles
test/testhaptic
55
56
test/testhread
test/testiconv
Aug 22, 2010
Aug 22, 2010
57
58
test/testime
test/testintersections
59
60
test/testjoystick
test/testkeys
Aug 22, 2010
Aug 22, 2010
61
test/testloadso
Aug 22, 2010
Aug 22, 2010
63
64
test/testmmousetablet
test/testmultiaudio
65
66
67
68
test/testoverlay
test/testoverlay2
test/testpalette
test/testplatform
Aug 22, 2010
Aug 22, 2010
69
70
test/testpower
test/testresample
71
72
test/testsem
test/testsprite
Aug 22, 2010
Aug 22, 2010
73
74
test/testsprite2
test/testspriteminimal
75
76
77
78
79
test/testtimer
test/testver
test/testvidinfo
test/testwin
test/testwm
Aug 22, 2010
Aug 22, 2010
80
test/testwm2
81
82
83
84
test/threadwin
test/torturethread
test/*.exe
test/*.dSYM