Age | Commit message (Expand) | Author |
2009-06-11 | vfb: Fix depth setup. | Adam Jackson |
2008-07-23 | Unifdef AIX. | Adam Jackson |
2008-07-02 | Fix GLX in Xvfb and kdrive. | Adam Jackson |
2008-05-26 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-25 | Remove GetMotionProc from ValuatorClassRec. | Peter Hutterer |
2008-05-21 | drop xprint remnants: InitGlobals | George Sapountzis |
2008-05-16 | mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite(). | Peter Hutterer |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer |
2008-03-04 | Merge branch 'master' into mpx | Peter Hutterer |
2008-03-01 | bug #10008: Make Xvfb.1 document the correct default depth | David Nusinow |
2008-02-14 | Use strerror instead of errno values in user strings. | Adam Jackson |
2008-01-21 | Xi: add XACE hooks for device creation (ChangeDeviceHierarchy) | Peter Hutterer |
2007-12-07 | Darwin: Use __APPLE__ instead of __DARWIN__ | Jeremy Huddleston |
2007-11-05 | Xvfb: Remove usage of alloca | Daniel Stone |
2007-09-19 | XVFB: Removed obsolete hack to build on Darwin | Ben Byer |
2007-08-31 | Convert servers to using _DEPENDENCIES to ensure proper rebuilds. | Eric Anholt |
2007-04-03 | Split the xserver/fb/fbcmap.c file into two files. | Brian |
2007-02-13 | Update Xvfb man page: remove monolith build instructions, use /var/tmp instea... | Alan Coopersmith |
2007-02-05 | dmx, vfb, xnest: fix fbcmap compilation | Daniel Stone |
2006-12-16 | For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server | Kevin E Martin |
2006-11-04 | Merge master back to randr-1.2 | Keith Packard |
2006-11-04 | Add DIX_CFLAGS to hw/vfb/Makefile.am | Keith Packard |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone |
2006-10-25 | port all users to the new DIX motion history API | Daniel Stone |
2006-10-23 | Xvfb: port to new mieq API | Daniel Stone |
2006-09-29 | make core keyboard/pointer map functions act on all core-sending devices | Daniel Stone |
2006-08-23 | Make 'Xvfb -render' also disable Composite, lest we segfault on startup. | Adam Jackson |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-07-20 | Remove the DDXTIME conditional, for being unused. | Adam Jackson |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-06-19 | fix compiler warning in hw/vfb/InitOutput.c | Greg Kroah-Hartman |
2006-06-18 | Add some missing .gitignore stuff for Mesa symlinks and other generated files. | Eric Anholt |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone |
2006-03-11 | Add HAS_MMAP for Xvfb | Alan Coopersmith |
2006-02-13 | Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove | Benjamin Herrenschmidt |
2006-02-11 | Add stub xf86WrapperInits so that the servers will build even if os/ was | Eric Anholt |
2005-12-26 | Bug #4190: Add a rule for 'make relink' since automake sucks. | Adam Jackson |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith |
2005-11-13 | Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver | Alan Coopersmith |
2005-11-07 | Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3 | Kevin E Martin |
2005-10-06 | cpp processing for Xvfb man page | Alan Coopersmith |
2005-10-06 | Install correct man page and add to dist | Kevin E Martin |
2005-10-05 | Add DGA configure option and add various files that we should be dist'ing. | Kristian Høgsberg |
2005-09-08 | Remove some references to mfb/cfb support that is no longer there. | Eric Anholt |
2005-07-28 | Fix distcheck for server | Kevin E Martin |
2005-07-23 | Change the default depth back to 8 like it was originally. Disable the | Stuart R. Anderson |
2005-07-16 | Add record module building support Change module building to not use | Kevin E Martin |
2005-07-13 | Only build Xi/stubs.c on DDXs that don't support the Xinput extension | Kevin E Martin |