summaryrefslogtreecommitdiff
path: root/hw/vfb
AgeCommit message (Expand)AuthorFilesLines
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer1-3/+21
2009-06-11vfb: Re-enable 30bpp supportAdam Jackson1-0/+6
2009-05-29vfb: Fix depth setup.Adam Jackson1-27/+3
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-2/+4
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-0/+1
2009-04-17input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.Peter Hutterer1-3/+1
2009-01-27Xvfb: add missing include for new xkbsrv.hMagnus Kessler1-0/+1
2009-01-25Xvfb: Remove unused function GetLK201Mappings in InitInput.cMagnus Kessler1-195/+0
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-9/+7
2009-01-11Xvfb: ANSI cleanupsJulien Cristau2-6/+6
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2-2/+0
2008-07-23Unifdef AIX.Adam Jackson1-5/+0
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+1
2008-05-26Merge branch 'master' into mpxPeter Hutterer1-5/+0
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer1-1/+1
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-5/+0
2008-05-16mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().Peter Hutterer1-1/+0
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-3/+3
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-9/+9
2008-03-01bug #10008: Make Xvfb.1 document the correct default depthDavid Nusinow1-3/+3
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-9/+9
2008-01-21Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)Peter Hutterer1-2/+2
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-11-05Xvfb: Remove usage of allocaDaniel Stone1-6/+6
2007-09-19XVFB: Removed obsolete hack to build on DarwinBen Byer1-16/+0
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-6/+7
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian1-2/+2
2007-02-13Update Xvfb man page: remove monolith build instructions, use /var/tmp instea...Alan Coopersmith1-10/+3
2007-02-05dmx, vfb, xnest: fix fbcmap compilationDaniel Stone1-12/+13
2006-12-16For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86ServerKevin E Martin1-0/+1
2006-11-04Merge master back to randr-1.2Keith Packard1-5/+8
2006-11-04Add DIX_CFLAGS to hw/vfb/Makefile.amKeith Packard1-2/+2
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone1-0/+4
2006-10-25port all users to the new DIX motion history APIDaniel Stone1-2/+2
2006-10-23Xvfb: port to new mieq APIDaniel Stone1-3/+2
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-08-23Make 'Xvfb -render' also disable Composite, lest we segfault on startup.Adam Jackson1-0/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson3-5/+0
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson1-11/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-19fix compiler warning in hw/vfb/InitOutput.cGreg Kroah-Hartman1-0/+2
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt1-0/+2
2006-06-01Die XTESTEXT1, die!Daniel Stone1-19/+0
2006-03-11Add HAS_MMAP for XvfbAlan Coopersmith1-11/+24
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt1-3/+0
2006-02-11Add stub xf86WrapperInits so that the servers will build even if os/ wasEric Anholt1-0/+2
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson1-0/+3
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-4/+4
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1