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