Expand description
Bindings to the XF86Dri
X11 extension.
Structs§
- Auth
Connection Reply - Auth
Connection Request - Close
Connection Request - Create
Context Reply - Create
Context Request - Create
Drawable Reply - Create
Drawable Request - Destroy
Context Request - Destroy
Drawable Request - DrmClip
Rect - GetClient
Driver Name Reply - GetClient
Driver Name Request - GetDevice
Info Reply - GetDevice
Info Request - GetDrawable
Info Reply - GetDrawable
Info Request - Open
Connection Reply - Open
Connection Request - Query
Direct Rendering Capable Reply - Query
Direct Rendering Capable Request - Query
Version Reply - Query
Version Request
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.