| Paketname | libxcb-dri2-0 |
| Beschreibung | X C Binding, dri2 extension |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.5-2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libxcb |
| Paketgröße | 9552 Byte |
| Prüfsumme MD5 | 6514401935a944d3ae743d1242e2cc65 |
| Prüfsumme SHA1 | 3f6be8dd504b999c0134775faf18c3a02abf2041 |
| Prüfsumme SHA256 | 48b7f3511b70c430c4fad983df1e331c0734550397c1480cf159f6de282a4a01 |
| Link zum Herunterladen | libxcb-dri2-0_1.5-2_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run 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
|