Mercurial > sdl-ios-xcode
annotate .DISABLED-hgeol @ 5222:9c0593fa27d6
Create an OpenGL 1.1 context by default, if available.
This is easier for people to set up and work with, and is more conformant to the way desktop OpenGL works.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 07 Feb 2011 09:23:01 -0800 |
parents | 2936fc46b015 |
children |
rev | line source |
---|---|
5054
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
1 [patterns] |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
2 .hgeol = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
3 .hgignore = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
4 BUGS = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
5 CREDITS = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
6 INSTALL = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
7 NOTES = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
8 TODO = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
9 WhatsNew = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
10 **COPYING = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
11 **README = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
12 **doxyfile = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
13 **Doxyfile = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
14 **install-sh = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
15 **mkinstalldirs = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
16 **Makefile = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
17 **Makefile.* = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
18 test/automated/rwops/read = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
19 **README.* = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
20 **.S = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
21 **.bmp = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
22 **.c = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
23 **.cc = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
24 **.cpp = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
25 **.csh = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
26 **.dat = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
27 **.gdbinit = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
28 build-scripts/config.guess = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
29 **.h = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
30 **.htm = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
31 **.html = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
32 **.icns = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
33 **.in = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
34 **.java = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
35 **.m = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
36 **.m4 = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
37 **.mk = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
38 **.nib = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
39 **.pch = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
40 **.pdf = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
41 **.pl = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
42 **.plist = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
43 **.png = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
44 .indent.pro = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
45 **.rc = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
46 **.rtf = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
47 **.sh = LF |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
48 **.sln = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
49 **.txt = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
50 **.vcp = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
51 **.vcproj = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
52 **.vcw = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
53 **.vcxproj = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
54 **.wav = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
55 **.xbm = BIN |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
56 **.xml = native |
8af42aba8e17
Added .hgeol to handle file EOL conversion.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff
changeset
|
57 **.zip = BIN |