pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/dri3proto
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 1 20:42:32 UTC 2013
Added Files:
pkgsrc/x11/dri3proto: DESCR Makefile PLIST distinfo
Log Message:
Import dri3proto-1.0 as x11/dri3proto.
The DRI3 extension provides mechanisms to translate between direct
rendered buffers and X pixmaps. When combined with the Present
extension, a complete direct rendering solution for OpenGL is
provided.
The direct rendered buffers are passed across the protocol via
standard POSIX file descriptor passing mechanisms. On Linux, these
buffers are DMA-BUF objects.
DRI3 also includes a mechanism to translate between Linux Futexes
and X Sync extension Fences. This provides a synchronization
mechanism which can be used to serialize access to shared render
buffers.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/dri3proto/DESCR \
pkgsrc/x11/dri3proto/Makefile pkgsrc/x11/dri3proto/PLIST \
pkgsrc/x11/dri3proto/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index