index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86DGA.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
hw/xfree86: unvalidated lengths
Nathan Kidd
1
-35
/
+46
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-1
/
+1
2015-07-08
dga: Hide a bunch of implementation details
Adam Jackson
1
-18
/
+18
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-6
/
+6
2013-01-11
xfree86: update the device state for all DGA events (#59100)
Peter Hutterer
1
-3
/
+6
2013-01-11
xfree86: set event->detail for DGA pointer events
Peter Hutterer
1
-0
/
+1
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-1
/
+1
2012-07-09
DGA: Remove excessive module-induced indirection
Tomas Carnecky
1
-15
/
+7
2012-07-09
Move DGA from extmod to built-in
Daniel Stone
1
-0
/
+1023
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-60
/
+60
2012-07-07
xf86dga: handle DGAAvailable for gpu screens. (v2)
Dave Airlie
1
-3
/
+12
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-11
/
+9
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-713
/
+669
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-2
/
+2
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
1
-1
/
+1
2011-01-27
xfree86/dga: Remove DGAIsDgaEvent()
Ville Syrjala
1
-12
/
+0
2011-01-27
xfree86/dga: Only send DGA events for master devices
Ville Syrjala
1
-0
/
+3
2011-01-27
xfree86/dga: DGAProcessKeyboardEvent() forgot ET_Internal
Ville Syrjala
1
-0
/
+1
2011-01-27
xfree86/dga: Remove DGAMouseX and DGAMouseY
Ville Syrjala
1
-13
/
+0
2011-01-27
xfree86/dga: DGA2 events are missing the dx/dy information
Ville Syrjala
1
-4
/
+4
2011-01-27
xfree86/dga: Make mieq_install Bool
Ville Syrjala
1
-4
/
+4
2011-01-27
xfree86/dga: Remove the ET_DGAEvent handler only if it was installed
Ville Syrjala
1
-2
/
+3
2011-01-27
xfree86/dga: Install the DGA event handler when DGA2 is used
Ville Syrjala
1
-0
/
+5
2010-10-20
xfree86: set mask for valuators 0/1 when emulating core events (#30267)
Peter Hutterer
1
-0
/
+4
2010-09-06
xfree86: Check for existence of button class before dereferencing it.
Peter Hutterer
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-17
/
+18
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-11
/
+11
2010-05-11
xfree86: dga needs to use the master keyboard state (#27573)
Peter Hutterer
1
-1
/
+3
2010-04-23
xfree86: track screens' installed colormaps as screen privates
Tiago Vignatti
1
-1
/
+1
2009-10-01
Re-fix DGA removal.
Keith Packard
1
-13
/
+16
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-09-04
xfree86: silence some xf86dgaproto compiler warnings
Peter Hutterer
1
-1
/
+1
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
1
-1
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-5
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-04-19
xfree86: fix use of uninitialized variable in DGAProcessPointerEvent.
Peter Hutterer
1
-2
/
+5
2009-02-23
mi: change custom handlers to internal events
Peter Hutterer
1
-112
/
+107
2009-02-23
dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.
Peter Hutterer
1
-0
/
+6
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
1
-0
/
+6
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+4
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-3
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-29
/
+29
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-11-24
DGA: silence compiler warning.
Peter Hutterer
1
-2
/
+2
2008-10-26
xfree86: Fix compiler warnings (implicit declarations)
Julien Cristau
1
-0
/
+1
2008-10-03
xfree86: don't let DGA steal key events outside of [9,255].
Peter Hutterer
1
-0
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+3
[next]