Paketname | libxcb-dri2-0-dev |
Beschreibung | X C Binding, dri2 extension, development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 100 Byte |
Hängt ab von | libxcb-dri2-0 (= 1.6-1), libxcb1-dev |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 11456 Byte |
Prüfsumme MD5 | 60f908a365d25cedc52d8c6204d0f7d8 |
Prüfsumme SHA1 | 510c7d5d8f05231b25c9b70341d8fc87a7ce9aed |
Prüfsumme SHA256 | 5f26219848b2f4cfcece595a9715c02e2f21e49e6b4ceb02963b62133fb685de |
Link zum Herunterladen | libxcb-dri2-0-dev_1.6-1_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
|