Guys, this is what I'd like to see for 1.7. Sorry to send so close to RC 1.
Tiago Vignatti (3): xfree86: vgaarb: close and cleanup vga arbiter xfree86: vgaarb: rework wrapping function xfree86: vgaarb: make arbiter optional at build time configure.ac | 10 +++- hw/xfree86/common/Makefile.am | 15 +++-- hw/xfree86/common/xf86Bus.c | 22 ++----- hw/xfree86/common/xf86DPMS.c | 7 ++- hw/xfree86/common/xf86Init.c | 18 +++++- hw/xfree86/common/xf86VGAarbiter.c | 120 ++++++++++++++++++----------------- hw/xfree86/common/xf86VGAarbiter.h | 10 ++-- hw/xfree86/common/xf86str.h | 6 ++ hw/xfree86/dri/dri.c | 6 ++- hw/xfree86/dri2/dri2.c | 4 + hw/xfree86/loader/sdksyms.sh | 2 + include/xorg-config.h.in | 6 +- 12 files changed, 132 insertions(+), 94 deletions(-) _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
