Module xf86dri

Source
Expand description

Bindings to the XF86Dri X11 extension.

Structs§

AuthConnectionReply
AuthConnectionRequest
CloseConnectionRequest
CreateContextReply
CreateContextRequest
CreateDrawableReply
CreateDrawableRequest
DestroyContextRequest
DestroyDrawableRequest
DrmClipRect
GetClientDriverNameReply
GetClientDriverNameRequest
GetDeviceInfoReply
GetDeviceInfoRequest
GetDrawableInfoReply
GetDrawableInfoRequest
OpenConnectionReply
OpenConnectionRequest
QueryDirectRenderingCapableReply
QueryDirectRenderingCapableRequest
QueryVersionReply
QueryVersionRequest

Constants§

AUTH_CONNECTION_REQUEST
Opcode for the AuthConnection request
CLOSE_CONNECTION_REQUEST
Opcode for the CloseConnection request
CREATE_CONTEXT_REQUEST
Opcode for the CreateContext request
CREATE_DRAWABLE_REQUEST
Opcode for the CreateDrawable request
DESTROY_CONTEXT_REQUEST
Opcode for the DestroyContext request
DESTROY_DRAWABLE_REQUEST
Opcode for the DestroyDrawable request
GET_CLIENT_DRIVER_NAME_REQUEST
Opcode for the GetClientDriverName request
GET_DEVICE_INFO_REQUEST
Opcode for the GetDeviceInfo request
GET_DRAWABLE_INFO_REQUEST
Opcode for the GetDrawableInfo request
OPEN_CONNECTION_REQUEST
Opcode for the OpenConnection request
QUERY_DIRECT_RENDERING_CAPABLE_REQUEST
Opcode for the QueryDirectRenderingCapable request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion 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.