Module dri2

Source
Expand description

Bindings to the DRI2 X11 extension.

Structs§

AttachFormat
Attachment
AuthenticateReply
AuthenticateRequest
BufferSwapCompleteEvent
ConnectReply
ConnectRequest
CopyRegionReply
CopyRegionRequest
CreateDrawableRequest
DRI2Buffer
DestroyDrawableRequest
DriverType
EventType
GetBuffersReply
GetBuffersRequest
GetBuffersWithFormatReply
GetBuffersWithFormatRequest
GetMSCReply
GetMSCRequest
GetParamReply
GetParamRequest
InvalidateBuffersEvent
QueryVersionReply
QueryVersionRequest
SwapBuffersReply
SwapBuffersRequest
SwapIntervalRequest
WaitMSCReply
WaitMSCRequest
WaitSBCReply
WaitSBCRequest

Constants§

AUTHENTICATE_REQUEST
Opcode for the Authenticate request
BUFFER_SWAP_COMPLETE_EVENT
Opcode for the BufferSwapComplete event
CONNECT_REQUEST
Opcode for the Connect request
COPY_REGION_REQUEST
Opcode for the CopyRegion request
CREATE_DRAWABLE_REQUEST
Opcode for the CreateDrawable request
DESTROY_DRAWABLE_REQUEST
Opcode for the DestroyDrawable request
GET_BUFFERS_REQUEST
Opcode for the GetBuffers request
GET_BUFFERS_WITH_FORMAT_REQUEST
Opcode for the GetBuffersWithFormat request
GET_MSC_REQUEST
Opcode for the GetMSC request
GET_PARAM_REQUEST
Opcode for the GetParam request
INVALIDATE_BUFFERS_EVENT
Opcode for the InvalidateBuffers event
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
SWAP_BUFFERS_REQUEST
Opcode for the SwapBuffers request
SWAP_INTERVAL_REQUEST
Opcode for the SwapInterval request
WAIT_MSC_REQUEST
Opcode for the WaitMSC request
WAIT_SBC_REQUEST
Opcode for the WaitSBC request
X11_EXTENSION_NAME
The X11 name of the extension for QueryExtension
X11_XML_VERSION
The version number of this extension that this client library supports.