about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxext_private.h
blob: d6dfa2d3e406549158bc890840bb3d4f9cdfcad9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh...
#endif

GO(DPMSCapable, iFp)
GO(DPMSDisable, iFp)
GO(DPMSEnable, iFp)
GO(DPMSForceLevel, iFpW)
GO(DPMSGetTimeouts, iFpppp)
GO(DPMSGetVersion, iFppp)
GO(DPMSInfo, iFppp)
GO(DPMSQueryExtension, iFppp)
GO(DPMSSetTimeouts, iFpWWW)
GO(XagCreateAssociation, iFppp)
GO(XagCreateEmbeddedApplicationGroup, iFpLLLLp)
GO(XagCreateNonembeddedApplicationGroup, iFpp)
GO(XagDestroyApplicationGroup, iFpL)
GO(XagDestroyAssociation, iFpL)
//GOM(XagGetApplicationGroupAttributes, iFEpLV)
GO(XagQueryApplicationGroup, iFpLp)
GO(XagQueryVersion, iFppp)
GO(XcupGetReservedColormapEntries, iFpipp)
GO(XcupQueryVersion, iFppp)
GO(XcupStoreColors, iFpLpi)
GO(XdbeAllocateBackBufferName, LFpLC)
GO(XdbeBeginIdiom, iFp)
GO(XdbeDeallocateBackBufferName, iFpL)
GO(XdbeEndIdiom, iFp)
GO(XdbeFreeVisualInfo, vFp)
GO(XdbeGetBackBufferAttributes, pFpL)
GO(XdbeGetVisualInfo, pFppp)
GO(XdbeQueryExtension, iFppp)
GO(XdbeSwapBuffers, iFppi)
GO(XeviGetVisualInfo, iFppipp)
GO(XeviQueryExtension, iFp)
GO(XeviQueryVersion, iFppp)
GOM(XextAddDisplay, pFEppppip)
GO(XextCreateExtension, pFv)
GO(XextDestroyExtension, vFp)
DATAB(_XExtensionErrorFunction, sizeof(void*))
GO(XextFindDisplay, pFpp)
GO(XextRemoveDisplay, iFpp)
GO(XGEQueryExtension, iFppp)
GO(XGEQueryVersion, iFppp)
GO(XLbxGetEventBase, iFp)
GO(XLbxQueryExtension, iFpppp)
GO(XLbxQueryVersion, iFppp)
GO(XmbufChangeBufferAttributes, vFpLLp)
GO(XmbufChangeWindowAttributes, vFpLLp)
GO(XmbufClearBufferArea, vFpLiiuui)
GO(XmbufCreateBuffers, iFpLiiip)
//GOM(XmbufCreateStereoWindow, LFEpLiiuuuiupLppp)
GO(XmbufDestroyBuffers, vFpL)
GO(XmbufDisplayBuffers, vFpipii)
GO(XmbufGetBufferAttributes, iFpLp)
GO(XmbufGetScreenInfo, iFpLpppp)
GO(XmbufGetVersion, iFppp)
GO(XmbufGetWindowAttributes, iFpLp)
GO(XmbufQueryExtension, iFppp)
GO(XMissingExtension, iFpp)
GO(XMITMiscGetBugMode, iFp)
GO(XMITMiscQueryExtension, iFppp)
GO(XMITMiscSetBugMode, iFpi)
GO(XSecurityAllocXauth, pFv)
GO(XSecurityFreeXauth, vFp)
GO(XSecurityGenerateAuthorization, pFppLpp)
GO(XSecurityQueryExtension, iFppp)
GO(XSecurityRevokeAuthorization, iFpL)
GOM(XSetExtensionErrorHandler, pFEp)
GO(XShapeCombineMask, vFpLiiiLi)
GO(XShapeCombineRectangles, vFpLiiipiii)
GO(XShapeCombineRegion, vFpLiiipi)
GO(XShapeCombineShape, vFpLiiiLii)
GO(XShapeGetRectangles, pFpLipp)
GO(XShapeInputSelected, LFpL)
GO(XShapeOffsetShape, vFpLiii)
GO(XShapeQueryExtension, iFppp)
GO(XShapeQueryExtents, iFpLpppppppppp)
GO(XShapeQueryVersion, iFppp)
GO(XShapeSelectInput, vFpLL)
GO(XShmAttach, iFpp)
GOM(XShmCreateImage, pFEppuippuu)       //need brige/unbridge...
GO(XShmCreatePixmap, LFpLppuuu)
GO(XShmDetach, iFpp)
GO(XShmGetEventBase, iFp)
GOM(XShmGetImage, iFEpLpiiL)        //need brige/unbridge...
GO(XShmPixmapFormat, iFp)
GOM(XShmPutImage, iFEpLppiiiiuui)       //need brige/unbridge...
GO(XShmQueryExtension, iFp)
GO(XShmQueryVersion, iFpppp)
GO(XSyncAwait, iFppi)
GO(XSyncAwaitFence, iFppi)
GO(XSyncChangeAlarm, iFpLLp)
GO(XSyncChangeCounter, iFpuU)
GO(XSyncCreateAlarm, LFpLp)     // XSyncAlarm is an XID
GO(XSyncCreateCounter, uFpU)    // XSyncValue is a struct of 2 int
GO(XSyncCreateFence, LFpLi)
GO(XSyncDestroyAlarm, iFpL)
GO(XSyncDestroyCounter, iFpL)
GO(XSyncDestroyFence, iFpL)
GO(XSyncFreeSystemCounterList, vFp)
GO(XSyncGetPriority, iFpLp)
GO(XSyncInitialize, iFppp)
GO(XSyncIntsToValue, vFpui)
GO(XSyncIntToValue, vFpi)
GO(XSyncListSystemCounters, pFpp)
GO(XSyncMaxValue, vFp)
GO(XSyncMinValue, vFp)
GO(XSyncQueryAlarm, iFpLp)
GO(XSyncQueryCounter, iFpLp)
GO(XSyncQueryExtension, iFppp)
GO(XSyncQueryFence, iFpLp)
GO(XSyncResetFence, iFpL)
GO(XSyncSetCounter, iFpuU)      // XSyncCounter is an XID
GO(XSyncSetPriority, iFpLi)
GO(XSyncTriggerFence, iFpL)
//GO(XSyncValueAdd, 
//GO(XSyncValueEqual, 
//GO(XSyncValueGreaterOrEqual, 
//GO(XSyncValueGreaterThan, 
//GO(XSyncValueHigh32, 
//GO(XSyncValueIsNegative, 
//GO(XSyncValueIsPositive, 
GO(XSyncValueIsZero, iFp)
//GO(XSyncValueLessOrEqual, 
//GO(XSyncValueLessThan, 
//GO(XSyncValueLow32, 
//GO(XSyncValueSubtract, 
DATA(XTestFakeAckType, sizeof(void*))
GO(XTestFakeInput, iFppii)
GO(XTestFlush, iFp)
GO(XTestGetInput, iFpi)
DATAB(XTestInputActionType, sizeof(void*))
GO(XTestMovePointer, iFpipppu)
GO(XTestPressButton, iFpiLuu)
GO(XTestPressKey, iFpiLuu)
GO(XTestQueryInputSize, iFpp)
GO(XTestReset, iFp)
GO(XTestStopInput, iFp)