Paketname | libxcb-xf86dri0-dev |
Beschreibung | X C Binding, xf86dri extension, development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | libxcb-xf86dri0 (= 1.5-2), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 11918 Byte |
Prüfsumme MD5 | 73e5f4bbacf8e8cace670d64358c8303 |
Prüfsumme SHA1 | e36be2884b399160da1601c692cd4a2f9b45c69a |
Prüfsumme SHA256 | d099066aaeb95f09190a206aed6957ab33e9b83a1b0eced67558ef2de5620a10 |
Link zum Herunterladen | libxcb-xf86dri0-dev_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the header and library files needed to build software
using libxcb-xf86dri, the xf86dri extension for the X C Binding.
.
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
|