xserver-multidpi/hw
Eric Anholt e7dde86f23 xv: Move the DDX XV screen private allocation into the DDXes.
XV was going against convention by having the core infrastructure
allocate the private on behalf of the DDX.  I was interested in this
because I was trying to make multiple pieces of DDX be able to
allocate adaptors, and that wasn't going to work if DDX-specific code
was hung off of a single global screen private.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2014-08-06 20:12:20 -07:00
..
dmx glxproxy: Fix memory leak on error path in CreateGLXPixmap (#50281) (v2) 2014-05-22 17:13:59 -07:00
kdrive xv: Move the DDX XV screen private allocation into the DDXes. 2014-08-06 20:12:20 -07:00
vfb Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
xfree86 xv: Move the DDX XV screen private allocation into the DDXes. 2014-08-06 20:12:20 -07:00
xnest Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
xquartz xquartz: Remove unused DRI{,Post}ValidateTree 2014-07-29 09:58:30 -04:00
xwayland Fix files including xorg-server.h by mistake 2014-07-30 12:17:27 -07:00
xwin hw/xwin: link dynamically and export symbols 2014-07-03 15:48:07 +01:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00