xserver-multidpi/hw/xfree86/dri2
Christopher James Halse Rogers 3f97284b10 dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3)
xwayland drivers need access to their screen private data to authenticate.
Now that drivers no longer have direct access to the global screen arrays,
this needs to be passed in as function context.

v2: Don't break ABI
v3: Paint the bikeshed blue; drop fd from AuthMagic2ProcPtr prototype

Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-06-20 11:56:55 -07:00
..
dri2.c dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3) 2012-06-20 11:56:55 -07:00
dri2.h dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3) 2012-06-20 11:56:55 -07:00
dri2ext.c dri2: Add DRI2GetParam request (v2) 2012-05-31 12:14:17 -07:00
Makefile.am xfree86: allow modules to be built without undefined symbols 2012-04-05 21:57:02 -05:00