Package: libxcb-render0-dbg (1.1-1.1)
Links for libxcb-render0-dbg
Ubuntu Resources:
Download Source Package libxcb:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- XCB Developers
- Jamey Sharp
- Josh Triplett
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [xcb.freedesktop.org]
Similar packages:
X C Binding, render extension, debugging symbols
This package contains the debugging symbols associated with libxcb-render, the render extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-render.
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions
Other Packages Related to libxcb-render0-dbg
|
|
|
-
- dep: libxcb-render0 (= 1.1-1.1)
- X C Binding, render extension