Copy the first 128 colors from the default colormap to Wine's private
[wine.git] / tsx11 / X11_calls
blob6c5fbd75a412c773b284a42e274e52bb87a0ac2d
1 # This file contains the list of X11 calls that Wine uses and which must be
2 # protected by a critical section for multi-threaded use.
4 # To add a new call, put it on this list and run tools/make_X11wrappers.
5 # Also read the comments at the top of tools/make_X11wrappers.
7 XActivateScreenSaver
8 XAddPixel
9 XAllocClassHint
10 XAllocColor
11 XAllocColorCells
12 XAllocSizeHints
13 XAllocWMHints
14 XBell
15 XChangeGC
16 XChangeKeyboardControl
17 XChangeProperty
18 XChangeWindowAttributes
19 XCheckTypedEvent
20 XCheckTypedWindowEvent
21 XCheckWindowEvent
22 XClipBox
23 XConvertSelection
24 XCopyArea
25 XCopyColormapAndFree
26 XCopyPlane
27 XCreateBitmapFromData
28 XCreateColormap
29 XCreateFontCursor
30 XCreateGC
31 XCreateImage
32 XCreatePixmap
33 XCreatePixmapCursor
34 XCreateRegion
35 XCreateWindow
36 XDefineCursor
37 XDeleteContext
38 XDeleteProperty
39 XDestroyImage
40 XDestroyRegion
41 XDestroyWindow
42 XDisplayKeycodes
43 XDrawArc
44 XDrawLine
45 XDrawLines
46 XDrawPoint
47 XDrawRectangle
48 XDrawSegments
49 XDrawString16
50 XDrawText16
51 XEmptyRegion
52 XEqualRegion
53 XFillArc
54 XFillPolygon
55 XFillRectangle
56 XFindContext
57 XFlush
58 XFree
59 XFreeColormap
60 XFreeColors
61 XFreeCursor
62 XFreeFont
63 XFreeFontNames
64 XFreeGC
65 XFreeModifiermap
66 XFreePixmap
67 XGetAtomName
68 XGetFontProperty
69 XGetGeometry
70 XGetImage
71 XGetInputFocus
72 XGetKeyboardControl
73 XGetKeyboardMapping
74 XGetModifierMapping
75 XGetScreenSaver
76 XGetSelectionOwner
77 XGetSubImage
78 XGetVisualInfo
79 XGetWMHints
80 XGetWMSizeHints
81 XGetWindowAttributes
82 XGetWindowProperty
83 XGrabKeyboard
84 XGrabPointer
85 XGrabServer
86 XIconifyWindow
87 XInitThreads
88 XInstallColormap
89 XInternAtom
90 XIntersectRegion
91 XKeycodeToKeysym
92 XKeysymToKeycode
93 XKeysymToString
94 XListDepths
95 XListFonts
96 XListPixmapFormats
97 XLoadQueryFont
98 XLookupKeysym
99 XLookupString
100 XMapWindow
101 XNextEvent
102 XOffsetRegion
103 XOpenDisplay
104 XOpenIM
105 XParseGeometry
106 XPending
107 XPointInRegion
108 XPolygonRegion
109 XPutBackEvent
110 XPutImage
111 XQueryColor
112 XQueryColors
113 XQueryKeymap
114 XQueryPointer
115 XQueryTree
116 XReconfigureWMWindow
117 XRectInRegion
118 XRefreshKeyboardMapping
119 XResetScreenSaver
120 XResourceManagerString
121 XRestackWindows
122 XSaveContext
123 XSendEvent
124 XSetArcMode
125 XSetBackground
126 XSetClassHint
127 XSetClipMask
128 XSetClipOrigin
129 XSetClipRectangles
130 XSetDashes
131 XSetFillStyle
132 XSetFont
133 XSetForeground
134 XSetFunction
135 XSetGraphicsExposures
136 XSetIconName
137 XSetInputFocus
138 XSetLineAttributes
139 XSetRegion
140 XSetScreenSaver
141 XSetSelectionOwner
142 XSetSubwindowMode
143 XSetTransientForHint
144 XSetWindowColormap
145 XSetWMHints
146 XSetWMProperties
147 XSetWMProtocols
148 XSetWMSizeHints
149 XShapeCombineMask
150 XShapeCombineRectangles
151 XShmAttach
152 XShmCreateImage
153 XShmCreatePixmap
154 XShmDetach
155 XShmGetImage
156 XShmPixmapFormat
157 XShmPutImage
158 XShmQueryExtension
159 XShmQueryVersion
160 XShrinkRegion
161 XStoreColor
162 XStoreName
163 XStringListToTextProperty
164 XSubImage
165 XSubtractRegion
166 XSync
167 XSynchronize
168 XTextExtents16
169 XTextWidth16
170 XUngrabKeyboard
171 XUngrabPointer
172 XUngrabServer
173 XUninstallColormap
174 XUnionRectWithRegion
175 XUnionRegion
176 XUniqueContext
177 XUnmapWindow
178 XWarpPointer
179 XXorRegion
180 XpmAttributesSize
181 XpmCreatePixmapFromData
182 XrmGetFileDatabase
183 XrmGetResource
184 XrmGetStringDatabase
185 XrmInitialize
186 XrmMergeDatabases
187 XrmParseCommand
188 XrmUniqueQuark
189 _XInitImageFuncPtrs
190 XF86DGAQueryExtension
191 XF86DGASetViewPort
192 XF86DGAInstallColormap
193 XF86DGAViewPortChanged
194 XF86DGADirectVideo
195 XF86DGAQueryVersion
196 XF86DGAQueryDirectVideo
197 XF86DGAGetVideo
198 XF86DGAGetViewPortSize
199 XF86VidModeQueryVersion
200 XF86VidModeQueryExtension
201 XF86VidModeGetModeLine
202 XF86VidModeGetAllModeLines
203 XF86VidModeAddModeLine
204 XF86VidModeDeleteModeLine
205 XF86VidModeModModeLine
206 XF86VidModeValidateModeLine
207 XF86VidModeSwitchMode
208 XF86VidModeSwitchToMode
209 XF86VidModeLockModeSwitch
210 XF86VidModeGetMonitor
211 XF86VidModeGetViewPort
212 XF86VidModeSetViewPort
213 XDGAQueryExtension
214 XDGAQueryVersion
215 XDGAQueryModes
216 XDGASetMode
217 XDGAOpenFramebuffer
218 XDGACloseFramebuffer
219 XDGASetViewport
220 XDGAInstallColormap
221 XDGACreateColormap
222 XDGASelectInput
223 XDGAFillRectangle
224 XDGACopyArea
225 XDGACopyTransparentArea
226 XDGAGetViewportStatus
227 XDGASync
228 XDGASetClientVersion
229 XDGAChangePixmapMode
230 XDGAKeyEventToXKeyEvent
231 XvQueryExtension
232 XvQueryAdaptors
233 XvQueryEncodings
234 XvPutVideo
235 XvPutStill
236 XvGetVideo
237 XvGetStill
238 XvStopVideo
239 XvGrabPort
240 XvUngrabPort
241 XvSelectVideoNotify
242 XvSelectPortNotify
243 XvSetPortAttribute
244 XvGetPortAttribute
245 XvQueryBestSize
246 XvQueryPortAttributes
247 XvFreeAdaptorInfo
248 XvFreeEncodingInfo
249 XvListImageFormats
250 XvCreateImage
251 XvPutImage
252 XvShmPutImage
253 XvShmCreateImage