summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86DGA.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-03xfree86: don't let DGA steal key events outside of [9,255].Peter Hutterer1-0/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+3
2008-05-16DGA: pass nevents to UpdateDeviceState. #15936Brian Rogers1-2/+2
2008-04-29xfree86: DGA needs to call into Xi.Peter Hutterer1-120/+33
2008-01-18dix: remove inputInfo.pointer reference in TryClientEvents.Peter Hutterer1-2/+2
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-24/+20
2007-11-08Merge branch 'mpx' into mdsdPeter Hutterer1-1/+1
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-16Fix up detritus from removing GetPairedPointer/Keyboard.Peter Hutterer1-2/+2
2007-10-02xfree86: fix DGA to use the correct devices.Peter Hutterer1-11/+10
2007-10-02xfree86: xf86DGA: some cleanup to use the correct devices instead of VCP/VCK.Peter Hutterer1-5/+5
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-24/+20
2007-05-14Remove double-grab option. We only want one grab per device.Peter Hutterer1-2/+2
2007-04-12Merge branch 'master' into mpxPeter Hutterer1-3/+0
2007-04-11XFree86: DGA: Don't call ProcessInputEvents from CloseScreenDaniel Stone1-3/+0
2007-04-02Merge branch 'master' into mpxPeter Hutterer1-47/+133
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-03-21xfree86 input: Re-enable DGA supportDaniel Stone1-46/+132
2007-03-08dix: Each device needs to differ between a core grab and an XI grab,Peter Hutterer1-3/+7
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone1-46/+0
2006-10-08warning cleanupsDaniel Stone1-0/+2
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-07-21xorg ddx: move to new input API, remove old keyboard driverDaniel Stone1-2/+2
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-4/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-22/+22
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-3/+3
2005-11-08Don't reference noXkbExtension when building without XKB. (Bob Terek - SunAlan Coopersmith1-2/+9
2005-10-11Add DGAReInitModes in order to allow the driver to change the list ofThomas Winischhofer1-0/+51
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
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-5/+28
2003-11-14Initial revisionKaleb Keithley1-0/+1181