[PULL] DRI2 driver side AuthMagic support
Tiago Vignatti
tiago.vignatti at nokia.com
Thu Jun 3 02:31:46 PDT 2010
Hi,
This allows systems build the server without libdrm support but keep use DRI2
protocol. The new mechanism of authentication happening on the driver side
makes this possible.
The following changes since commit 643cb6e87c10ab554c03ada81930001a8ebcc909:
Only deal with input code when changing the input shape. (2010-06-02 21:11:31 -0700)
are available in the git repository at:
git://people.freedesktop.org/~vignatti/xserver.git dri2-authmagic
Pauli Nieminen (1):
DRI2: Use single error path in initialization
Tiago Vignatti (2):
DRI2: add AuthMagic hook for driver side support
DRI2: Allow building without libdrm
configure.ac | 8 +++++---
hw/xfree86/dri2/dri2.c | 42 +++++++++++++++++++++++++++++++-----------
hw/xfree86/dri2/dri2.h | 10 ++++++++--
hw/xfree86/dri2/dri2ext.c | 1 -
include/xorg-config.h.in | 3 +++
5 files changed, 47 insertions(+), 17 deletions(-)
Tiago
More information about the xorg-devel
mailing list