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