index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86DGA.c
Age
Commit message (
Expand
)
Author
2009-09-30
Re-fix DGA removal.
Keith Packard
2008-11-24
DGA: silence compiler warning.
Peter Hutterer
2008-10-26
xfree86: Fix compiler warnings (implicit declarations)
Julien Cristau
2008-10-03
xfree86: don't let DGA steal key events outside of [9,255].
Peter Hutterer
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-05-16
DGA: pass nevents to UpdateDeviceState. #15936
Brian Rogers
2008-04-29
xfree86: DGA needs to call into Xi.
Peter Hutterer
2008-01-18
dix: remove inputInfo.pointer reference in TryClientEvents.
Peter Hutterer
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-11-08
Merge branch 'mpx' into mdsd
Peter Hutterer
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2007-10-16
Fix up detritus from removing GetPairedPointer/Keyboard.
Peter Hutterer
2007-10-02
xfree86: fix DGA to use the correct devices.
Peter Hutterer
2007-10-02
xfree86: xf86DGA: some cleanup to use the correct devices instead of VCP/VCK.
Peter Hutterer
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-05-14
Remove double-grab option. We only want one grab per device.
Peter Hutterer
2007-04-12
Merge branch 'master' into mpx
Peter Hutterer
2007-04-11
XFree86: DGA: Don't call ProcessInputEvents from CloseScreen
Daniel Stone
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
2007-03-21
xfree86 input: Re-enable DGA support
Daniel Stone
2007-03-08
dix: Each device needs to differ between a core grab and an XI grab,
Peter Hutterer
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
2006-10-08
warning cleanups
Daniel Stone
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-21
xorg ddx: move to new input API, remove old keyboard driver
Daniel Stone
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
2005-11-08
Don't reference noXkbExtension when building without XKB. (Bob Terek - Sun
Alan Coopersmith
2005-10-11
Add DGAReInitModes in order to allow the driver to change the list of
Thomas Winischhofer
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley