summaryrefslogtreecommitdiff
path: root/hw/xnest/Init.c
AgeCommit message (Expand)AuthorFilesLines
10 daysos: unexport Os*() functionsEnrico Weigelt, metux IT consult1-0/+1
11 daysXnest: canonicalize includes: <X11/Xdefs.h>Enrico Weigelt, metux IT consult1-1/+2
2024-03-03dix: unexport AddScreen() and AddGPUScreen()Enrico Weigelt, metux IT consult1-0/+3
2019-02-25Add ddxInputThread call from os layer into ddx layerAlan Coopersmith1-0/+9
2018-09-28dix: Merge AbortDDX into ddxGiveUpAdam Jackson1-11/+1
2018-02-14miinitext: Load GLX on the mi pathAdam Jackson1-0/+7
2016-07-18xnest: Use SetNotifyFd to receive eventsKeith Packard1-1/+8
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-1/+2
2014-01-22hw/xnest: Eliminate shadowed namesKeith Packard1-11/+11
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-56/+61
2011-07-27Terminate the log with one last message.Peter Hutterer1-3/+3
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-05-11input: remove DDX event list handlingPeter Hutterer1-4/+0
2011-05-11input: replace EventListPtr with InternalEvent arrayPeter Hutterer1-1/+1
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+5
2009-08-05xnest: use AllocDevicePair for Xnest device initalizationPeter Hutterer1-5/+10
2009-01-11xnest: only define ddxBeforeReset if neededJulien Cristau1-0/+2
2009-01-11xnest: ANSI cleanupsJulien Cristau1-4/+4
2008-07-23Unifdef AIX.Adam Jackson1-5/+0
2008-06-08xnest: switch to using EventList rather than xEvents.Peter Hutterer1-5/+2
2008-01-21Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)Peter Hutterer1-2/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-09-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-16/+0
2007-09-19XNEST: removed obsolete hack to build under DarwinBen Byer1-16/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-2/+0
2006-10-23Xnest: port to new input APIDaniel Stone1-1/+8
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
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-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin1-0/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-1/+1
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-06-25Bug #3030: Fix Xnest keyboard state handling. (Mark McLoughlin)Adam Jackson1-7/+5
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2005-03-05xc/programs/Xserver/ImakefileRoland Mainz1-25/+0
2004-06-21Bug 778: add ddxBeforeResetAlexander Gottwald1-0/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-13/+14
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-3/+37
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+147