xserver-multidpi/hw
Tomas Carnecky 60f53e3012 DGA: Remove excessive module-induced indirection
The DGA event base used to have to be passed through a function pointer,
as the code was cleaved in two with half in a module, and half in the
core server.  Now that's not the case, just access DGAEventBase
directly.

v2: Deal with Alan's event initialization cleanups

Signed-off-by: Tomas Carnecky <tom@dbservice.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-09 23:40:55 -07:00
..
dmx Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
kdrive Xv: Remove excessive module-induced indirection 2012-07-09 23:28:37 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 DGA: Remove excessive module-induced indirection 2012-07-09 23:40:55 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
xwin Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00