On Tue, Jan 28, 2014 at 08:27:48PM -0800, Alan Coopersmith wrote: > The first three were originally mailed on 12/26, the last one on 1/18. > > I've gone ahead and pushed the Xlib side of the RANDR 1.4 request/error/event > names patch to the libX11 git repo already. > > Alan Coopersmith (4): > Link libvgahw with $(PCIACCESS_LIBS) as well > On realloc failure, free font_path_string instead of leaking it > xf86DeleteScreen: move check for NULL pScrn before first dereference > Add RANDR 1.4 requests & events to dix/protocol.txt
Reviewed-by: Peter Hutterer <[email protected]> though I didn't double-check the 1.4 additions Cheers, Peter > > dix/dixfonts.c | 9 ++++++--- > dix/protocol.txt | 11 +++++++++++ > hw/xfree86/common/xf86Helper.c | 7 ++++--- > hw/xfree86/vgahw/Makefile.am | 1 + > 4 files changed, 22 insertions(+), 6 deletions(-) > > -- > 1.7.9.2 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
