annotate docs/html/sdlenvvars.html @ 4106:12bb6311fd5d SDL-1.2

Hans de Goede fixed bug #495 When running boswars: http://www.boswars.org/ on a machine with intel integrathed graphics it crashes when it tries to play the initial theora splashscreen video: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 140 (XVideo) Minor opcode of failed request: 19 () Serial number of failed request: 25 Current serial number in output stream: 26 boswars: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed. Aborted I recognized this problem from a few years back, when I encountered it while working on the Xv blitter for xmame. The problem is that for some reason creation the Xvport and XvImage succeeds, and failure (lack of resources / hw capability?) is only indicated during the first XvPut[Shm]Image. I've written a patch for SDL using the work around for this I developed for xmame (and which is still used successfully in xmame after many years of usage). I'll admit it isn't very pretty, but after investigating several possibilities this was the best option, any other fixes would need changes to the SDL api and abi.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 29 Dec 2007 02:23:48 +0000
parents e6112676c9a0
children b1fd24d62e55
rev   line source
803
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1 <HTML
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
2 ><HEAD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
3 ><TITLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
4 >SDL_envvars</TITLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
5 ><META
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
6 NAME="GENERATOR"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
8 "><LINK
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
9 REL="HOME"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
10 TITLE="SDL Library Documentation"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
11 HREF="index.html"><LINK
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
12 REL="UP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
13 TITLE="General"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
14 HREF="general.html"><LINK
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
15 REL="PREVIOUS"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
16 TITLE="SDL_GetError"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
17 HREF="sdlgeterror.html"><LINK
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
18 REL="NEXT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
19 TITLE="Video"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
20 HREF="video.html"></HEAD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
21 ><BODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
22 CLASS="REFENTRY"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
23 BGCOLOR="#FFF8DC"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
24 TEXT="#000000"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
25 LINK="#0000ee"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
26 VLINK="#551a8b"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
27 ALINK="#ff0000"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
28 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
29 CLASS="NAVHEADER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
30 ><TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
31 SUMMARY="Header navigation table"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
32 WIDTH="100%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
33 BORDER="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
34 CELLPADDING="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
35 CELLSPACING="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
36 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
37 ><TH
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
38 COLSPAN="3"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
39 ALIGN="center"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
40 >SDL Library Documentation</TH
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
41 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
42 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
43 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
44 WIDTH="10%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
45 ALIGN="left"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
46 VALIGN="bottom"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
47 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
48 HREF="sdlgeterror.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
49 ACCESSKEY="P"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
50 >Prev</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
51 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
52 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
53 WIDTH="80%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
54 ALIGN="center"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
55 VALIGN="bottom"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
56 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
57 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
58 WIDTH="10%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
59 ALIGN="right"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
60 VALIGN="bottom"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
61 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
62 HREF="video.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
63 ACCESSKEY="N"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
64 >Next</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
65 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
66 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
67 ></TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
68 ><HR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
69 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
70 WIDTH="100%"></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
71 ><H1
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
72 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
73 NAME="SDLENVVARS"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
74 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
75 >SDL_envvars</H1
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
76 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
77 CLASS="REFNAMEDIV"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
78 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
79 NAME="AEN675"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
80 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
81 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
82 >Name</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
83 >SDL_envvars&nbsp;--&nbsp;SDL environment variables</DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
84 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
85 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
86 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
87 NAME="AEN678"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
88 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
89 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
90 >Description</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
91 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
92 >Not a function, set using setenv()</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
93 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
94 >Several environment variables are available to modify the
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
95 behaviour of SDL. Using these variables isn't recommened and the names
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
96 and presence of these variables aren't guaranteed from one release to
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
97 the next. However, they can be very useful for debugging
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
98 purposes.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
99 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
100 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
101 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
102 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
103 NAME="AEN682"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
104 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
105 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
106 >Video</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
107 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
108 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
109 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
110 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
111 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
112 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
113 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
114 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
115 >SDL_FBACCEL</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
116 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
117 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
118 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
119 >If set to 0, disable hardware acceleration in the linux fbcon driver.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
120 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
121 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
122 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
123 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
124 >SDL_FBDEV</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
125 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
126 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
127 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
128 >Frame buffer device to use in the linux fbcon driver, instead of /dev/fb0</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
129 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
130 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
131 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
132 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
133 >SDL_FULLSCREEN_UPDATE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
134 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
135 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
136 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
137 >In the ps2gs driver, sets the <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
138 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
139 >SDL_ASYNCBLIT</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
140 > flag on the
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
141 display surface.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
142 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
143 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
144 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
145 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
146 >SDL_VIDEODRIVER</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
147 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
148 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
149 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
150 >Selectes the video driver for SDL to use. Possible values, in the
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
151 order they are tried if this variable is not set:</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
152 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
153 CLASS="INFORMALTABLE"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
154 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
155 NAME="AEN706"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
156 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
157 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
158 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
159 ><TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
160 BORDER="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
161 CLASS="CALSTABLE"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
162 ><TBODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
163 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
164 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
165 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
166 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
167 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
168 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
169 >x11</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
170 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
171 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
172 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
173 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
174 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
175 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
176 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
177 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
178 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
179 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
180 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
181 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
182 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
183 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
184 >dga</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
185 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
186 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
187 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
188 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
189 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
190 >(the XFree86 DGA2)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
191 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
192 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
193 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
194 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
195 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
196 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
197 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
198 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
199 >nanox</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
200 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
201 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
202 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
203 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
204 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
205 >(Linux)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
206 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
207 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
208 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
209 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
210 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
211 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
212 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
213 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
214 >fbcon</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
215 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
216 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
217 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
218 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
219 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
220 >(Linux)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
221 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
222 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
223 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
224 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
225 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
226 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
227 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
228 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
229 >directfb</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
230 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
231 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
232 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
233 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
234 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
235 >(Linux)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
236 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
237 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
238 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
239 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
240 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
241 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
242 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
243 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
244 >ps2gs</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
245 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
246 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
247 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
248 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
249 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
250 >(Playstation 2)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
251 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
252 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
253 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
254 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
255 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
256 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
257 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
258 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
259 >ggi</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
260 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
261 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
262 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
263 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
264 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
265 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
266 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
267 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
268 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
269 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
270 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
271 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
272 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
273 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
274 >vgl</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
275 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
276 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
277 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
278 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
279 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
280 >(BSD)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
281 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
282 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
283 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
284 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
285 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
286 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
287 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
288 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
289 >svgalib</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
290 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
291 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
292 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
293 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
294 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
295 >(Linux)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
296 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
297 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
298 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
299 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
300 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
301 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
302 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
303 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
304 >aalib</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
305 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
306 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
307 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
308 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
309 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
310 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
311 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
312 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
313 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
314 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
315 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
316 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
317 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
318 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
319 >directx</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
320 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
321 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
322 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
323 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
324 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
325 >(Win32)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
326 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
327 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
328 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
329 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
330 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
331 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
332 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
333 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
334 >windib</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
335 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
336 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
337 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
338 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
339 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
340 >(Win32)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
341 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
342 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
343 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
344 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
345 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
346 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
347 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
348 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
349 >bwindow</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
350 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
351 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
352 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
353 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
354 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
355 >(BeOS)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
356 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
357 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
358 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
359 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
360 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
361 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
362 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
363 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
364 >toolbox</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
365 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
366 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
367 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
368 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
369 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
370 >(MacOS Classic)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
371 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
372 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
373 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
374 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
375 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
376 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
377 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
378 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
379 >DSp</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
380 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
381 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
382 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
383 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
384 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
385 >(MacOS Classic)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
386 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
387 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
388 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
389 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
390 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
391 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
392 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
393 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
394 >Quartz</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
395 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
396 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
397 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
398 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
399 ><P
1621
f12379c41042 Fixes bug #195:
Sam Lantinga <slouken@libsdl.org>
parents: 1589
diff changeset
400 >(Mac OS X)</P
803
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
401 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
402 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
403 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
404 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
405 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
406 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
407 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
408 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
409 >CGX</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
410 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
411 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
412 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
413 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
414 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
415 >(Amiga)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
416 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
417 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
418 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
419 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
420 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
421 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
422 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
423 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
424 >photon</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
425 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
426 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
427 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
428 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
429 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
430 >(QNX)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
431 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
432 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
433 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
434 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
435 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
436 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
437 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
438 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
439 >dummy</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
440 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
441 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
442 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
443 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
444 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
445 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
446 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
447 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
448 ></TBODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
449 ></TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
450 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
451 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
452 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
453 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
454 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
455 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
456 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
457 >SDL_VIDEO_CENTERED</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
458 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
459 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
460 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
461 >If set, tries to center the SDL window when running in X11 windowed
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
462 mode, or using the CyberGrafix driver.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
463 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
464 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
465 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
466 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
467 >SDL_VIDEO_GL_DRIVER</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
468 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
469 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
470 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
471 >The openGL driver (shared library) to use for X11. Default is libGL.so.1</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
472 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
473 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
474 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
475 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
476 >SDL_VIDEO_X11_DGAMOUSE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
477 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
478 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
479 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
480 >With XFree86, enables use of DGA mouse if set.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
481 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
482 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
483 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
484 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
485 >SDL_VIDEO_X11_MOUSEACCEL</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
486 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
487 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
488 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
489 >For X11, sets the mouse acceleration. The value should be a string
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
490 on the form:</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
491 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
492 >"<TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
493 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
494 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
495 >n</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
496 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
497 >/<TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
498 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
499 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
500 >d</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
501 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
502 >/<TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
503 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
504 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
505 >t</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
506 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
507 >"</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
508 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
509 >where <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
510 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
511 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
512 >n</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
513 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
514 > and <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
515 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
516 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
517 >d</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
518 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
519 > are the
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
520 acceleration numerator/denumerators (so mouse movement is accelerated by
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
521 <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
522 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
523 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
524 >n</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
525 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
526 >/<TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
527 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
528 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
529 >d</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
530 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
531 >), and
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
532 <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
533 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
534 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
535 >t</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
536 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
537 > is the threshold above which acceleration applies
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
538 (counted as number of pixels the mouse moves at once).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
539 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
540 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
541 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
542 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
543 >SDL_VIDEO_X11_NODIRECTCOLOR</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
544 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
545 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
546 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
547 >If set, don't attempt to use DirectColor visuals even if they are
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
548 present. (SDL will use them otherwise for gamma correction).
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
549 This is needed with older X servers when using the XVideo extension.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
550 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
551 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
552 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
553 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
554 >SDL_VIDEO_X11_VISUALID</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
555 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
556 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
557 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
558 >ID of an X11 visual to use, overriding SDL's default visual selection
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
559 algorithm. It can be in decimal or in hex (prefixed by 0x).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
560 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
561 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
562 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
563 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
564 >SDL_VIDEO_YUV_DIRECT</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
565 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
566 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
567 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
568 >If set, display YUV overlay directly on the video surface if possible,
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
569 instead of on the surface passed to
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
570 <A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
571 HREF="sdlcreateyuvoverlay.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
572 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
573 CLASS="FUNCTION"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
574 >SDL_CreateYUVOverlay</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
575 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
576 >.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
577 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
578 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
579 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
580 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
581 >SDL_VIDEO_YUV_HWACCEL</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
582 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
583 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
584 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
585 >If not set or set to a nonzero value, SDL will attempt to use
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
586 hardware YUV acceleration for video playback.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
587 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
588 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
589 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
590 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
591 >SDL_WINDOWID</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
592 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
593 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
594 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
595 >For X11 or Win32, contains the ID number of the window to be used by
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
596 SDL instead of creating its own window. Either in decimal or
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
597 in hex (prefixed by 0x).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
598 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
599 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
600 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
601 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
602 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
603 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
604 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
605 NAME="AEN866"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
606 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
607 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
608 >Events/Input</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
609 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
610 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
611 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
612 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
613 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
614 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
615 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
616 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
617 >SDL_MOUSE_RELATIVE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
618 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
619 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
620 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
621 >If set to 0, do not use mouse relative mode in X11. The default is
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
622 to use it if the mouse is hidden and input is grabbed.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
623 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
624 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
625 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
626 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
627 >SDL_MOUSEDEV</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
628 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
629 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
630 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
631 >The mouse device to use for the linux fbcon driver. If not set,
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
632 SDL first tries to use GPM in repeater mode, then various other
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
633 devices (/dev/pcaux, /dev/adbmouse, /dev/mouse etc).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
634 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
635 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
636 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
637 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
638 >SDL_MOUSEDEV_IMPS2</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
639 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
640 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
641 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
642 >If set, SDL will not try to auto-detect the IMPS/2 protocol of
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
643 a PS/2 mouse but use it right away. For the fbcon and ps2gs drivers.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
644 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
645 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
646 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
647 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
648 >SDL_MOUSEDRV</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
649 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
650 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
651 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
652 >For the linux fbcon driver: if set to ELO, use the ELO touchscreen
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
653 controller as a pointer device</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
654 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
655 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
656 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
657 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
658 >SDL_NO_RAWKBD</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
659 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
660 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
661 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
662 >For the libvga driver: If set, do not attempt to put the keyboard in raw mode.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
663 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
664 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
665 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
666 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
667 >SDL_NOMOUSE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
668 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
669 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
670 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
671 >If set, the linux fbcon driver will not use a mouse at all.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
672 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
673 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
674 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
675 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
676 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
677 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
678 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
679 NAME="AEN899"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
680 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
681 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
682 >Audio</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
683 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
684 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
685 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
686 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
687 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
688 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
689 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
690 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
691 >AUDIODEV</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
692 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
693 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
694 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
695 >The audio device to use, if <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
696 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
697 >SDL_PATH_DSP</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
698 > isn't set.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
699 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
700 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
701 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
702 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
703 >SDL_AUDIODRIVER</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
704 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
705 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
706 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
707 >Selects the audio driver for SDL to use. Possible values, in the
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
708 order they are tried if this variable is not set:</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
709 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
710 CLASS="INFORMALTABLE"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
711 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
712 NAME="AEN913"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
713 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
714 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
715 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
716 ><TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
717 BORDER="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
718 CLASS="CALSTABLE"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
719 ><TBODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
720 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
721 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
722 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
723 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
724 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
725 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
726 >openbsd</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
727 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
728 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
729 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
730 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
731 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
732 >(OpenBSD)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
733 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
734 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
735 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
736 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
737 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
738 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
739 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
740 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
741 >dsp</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
742 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
743 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
744 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
745 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
746 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
747 >(OSS /dev/dsp: Linux, Solaris, BSD etc)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
748 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
749 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
750 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
751 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
752 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
753 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
754 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
755 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
756 >alsa</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
757 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
758 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
759 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
760 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
761 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
762 >(Linux)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
763 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
764 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
765 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
766 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
767 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
768 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
769 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
770 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
771 >audio</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
772 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
773 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
774 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
775 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
776 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
777 >(Unix style /dev/audio: SunOS, Solaris etc)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
778 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
779 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
780 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
781 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
782 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
783 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
784 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
785 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
786 >AL</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
787 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
788 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
789 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
790 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
791 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
792 >(Irix)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
793 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
794 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
795 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
796 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
797 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
798 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
799 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
800 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
801 >artsc</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
802 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
803 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
804 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
805 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
806 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
807 >(ARTS audio daemon)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
808 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
809 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
810 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
811 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
812 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
813 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
814 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
815 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
816 >esd</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
817 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
818 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
819 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
820 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
821 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
822 >(esound audio daemon)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
823 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
824 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
825 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
826 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
827 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
828 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
829 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
830 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
831 >nas</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
832 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
833 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
834 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
835 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
836 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
837 >(NAS audio daemon)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
838 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
839 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
840 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
841 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
842 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
843 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
844 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
845 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
846 >dma</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
847 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
848 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
849 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
850 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
851 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
852 >(OSS /dev/dsp, using DMA)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
853 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
854 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
855 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
856 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
857 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
858 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
859 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
860 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
861 >dsound</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
862 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
863 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
864 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
865 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
866 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
867 >(Win32 DirectX)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
868 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
869 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
870 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
871 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
872 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
873 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
874 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
875 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
876 >waveout</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
877 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
878 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
879 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
880 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
881 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
882 >(Win32 WaveOut)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
883 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
884 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
885 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
886 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
887 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
888 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
889 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
890 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
891 >baudio</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
892 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
893 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
894 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
895 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
896 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
897 >(BeOS)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
898 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
899 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
900 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
901 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
902 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
903 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
904 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
905 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
906 >sndmgr</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
907 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
908 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
909 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
910 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
911 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
912 >(MacOS SoundManager)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
913 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
914 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
915 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
916 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
917 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
918 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
919 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
920 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
921 >paud</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
922 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
923 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
924 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
925 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
926 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
927 >(AIX)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
928 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
929 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
930 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
931 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
932 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
933 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
934 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
935 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
936 >AHI</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
937 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
938 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
939 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
940 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
941 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
942 >(Amiga)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
943 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
944 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
945 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
946 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
947 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
948 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
949 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
950 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
951 >disk</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
952 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
953 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
954 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
955 VALIGN="TOP"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
956 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
957 >(all; output to file)</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
958 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
959 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
960 ></TBODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
961 ></TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
962 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
963 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
964 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
965 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
966 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
967 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
968 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
969 >SDL_DISKAUDIOFILE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
970 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
971 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
972 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
973 >The name of the output file for the "disk" audio driver. If not
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
974 set, the name <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
975 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
976 >sdlaudio.raw</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
977 > is used.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
978 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
979 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
980 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
981 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
982 >SDL_DISKAUDIODELAY</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
983 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
984 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
985 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
986 >For the "disk" audio driver, how long to wait (in ms) before writing
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
987 a full sound buffer. The default is 150 ms.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
988 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
989 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
990 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
991 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
992 >SDL_DSP_NOSELECT</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
993 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
994 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
995 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
996 >For some audio drivers (alsa, paud, dma and dsp), don't use select()
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
997 but a timed method instead. May cure some audio problems, or cause
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
998 others.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
999 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1000 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1001 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1002 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1003 >SDL_PATH_DSP</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1004 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1005 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1006 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1007 >The audio device to use. If not set, SDL tries AUDIODEV and then
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1008 a platform-dependent default value (/dev/audio on Solaris,
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1009 /dev/dsp on Linux etc).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1010 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1011 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1012 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1013 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1014 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1015 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1016 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1017 NAME="AEN1017"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1018 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1019 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1020 >CD-ROM</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1021 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1022 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1023 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1024 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1025 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1026 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1027 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1028 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1029 >SDL_CDROM</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1030 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1031 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1032 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1033 >A colon-separated list of CD-ROM devices to use, in addition to
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1034 the standard devices (typically /dev/cdrom, platform-dependent).</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1035 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1036 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1037 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1038 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1039 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1040 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1041 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1042 NAME="AEN1025"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1043 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1044 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1045 >Debugging</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1046 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1047 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1048 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1049 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1050 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1051 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1052 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1053 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1054 >SDL_DEBUG</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1055 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1056 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1057 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1058 >If set, causes every call to <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1059 CLASS="FUNCTION"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1060 >SDL_SetError</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1061 > (that
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1062 is, every time SDL signals an error) to also print an error message on
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1063 stderr.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1064 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1065 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1066 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1067 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1068 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1069 CLASS="REFSECT1"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1070 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1071 NAME="AEN1034"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1072 ></A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1073 ><H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1074 >Joystick</H2
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1075 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1076 ></P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1077 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1078 CLASS="VARIABLELIST"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1079 ><DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1080 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1081 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1082 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1083 >SDL_JOYSTICK_DEVICE</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1084 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1085 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1086 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1087 >Joystick device to use in the linux joystick driver, in addition
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1088 to the usual: /dev/js*, /dev/input/event*, /dev/input/js*</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1089 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1090 ><DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1091 ><TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1092 CLASS="LITERAL"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1093 >SDL_LINUX_JOYSTICK</TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1094 ></DT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1095 ><DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1096 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1097 >Special joystick configuration string for linux. The format is</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1098 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1099 >"<TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1100 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1101 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1102 >name</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1103 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1104 > <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1105 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1106 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1107 >numaxes</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1108 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1109 > <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1110 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1111 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1112 >numhats</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1113 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1114 > <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1115 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1116 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1117 >numballs</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1118 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1119 >"</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1120 ><P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1121 >where <TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1122 CLASS="PARAMETER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1123 ><I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1124 >name</I
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1125 ></TT
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1126 > is the name string of the joystick
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1127 (possibly in single quotes), and the rest are the number of axes, hats
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1128 and balls respectively.</P
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1129 ></DD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1130 ></DL
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1131 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1132 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1133 ><DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1134 CLASS="NAVFOOTER"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1135 ><HR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1136 ALIGN="LEFT"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1137 WIDTH="100%"><TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1138 SUMMARY="Footer navigation table"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1139 WIDTH="100%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1140 BORDER="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1141 CELLPADDING="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1142 CELLSPACING="0"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1143 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1144 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1145 WIDTH="33%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1146 ALIGN="left"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1147 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1148 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1149 HREF="sdlgeterror.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1150 ACCESSKEY="P"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1151 >Prev</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1152 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1153 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1154 WIDTH="34%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1155 ALIGN="center"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1156 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1157 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1158 HREF="index.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1159 ACCESSKEY="H"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1160 >Home</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1161 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1162 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1163 WIDTH="33%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1164 ALIGN="right"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1165 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1166 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1167 HREF="video.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1168 ACCESSKEY="N"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1169 >Next</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1170 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1171 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1172 ><TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1173 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1174 WIDTH="33%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1175 ALIGN="left"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1176 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1177 >SDL_GetError</TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1178 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1179 WIDTH="34%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1180 ALIGN="center"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1181 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1182 ><A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1183 HREF="general.html"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1184 ACCESSKEY="U"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1185 >Up</A
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1186 ></TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1187 ><TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1188 WIDTH="33%"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1189 ALIGN="right"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1190 VALIGN="top"
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1191 >Video</TD
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1192 ></TR
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1193 ></TABLE
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1194 ></DIV
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1195 ></BODY
355632dca928 Updated SDL HTML documentation
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1196 ></HTML
1589
34cca785be57 Xrandr support in the X11 target.
Ryan C. Gordon <icculus@icculus.org>
parents: 803
diff changeset
1197 >