index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
DDX/Events: Distinguish between Input- and GeneralHandlers in xf86VTSwitch()
Egbert Eich
1
-9
/
+22
2013-04-25
Only call xf86platformVTProbe() when it's defined
Alan Coopersmith
1
-0
/
+2
2013-04-12
xf86: don't hotplug output devices while VT switched.
Dave Airlie
1
-0
/
+4
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
1
-1
/
+1
2013-04-12
xfree86: add VT owner interface
Dave Airlie
1
-0
/
+9
2013-02-15
xfree86: drop unused prevSIGIO
Peter Hutterer
1
-1
/
+0
2013-02-11
xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
Aaron Plattner
1
-2
/
+2
2013-01-11
xfree86: don't access the old input handler after freeing it
Peter Hutterer
1
-4
/
+6
2012-12-17
xfree86: print message to the log when zapping the server
Peter Hutterer
1
-0
/
+1
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-09-04
xf86: call enter/leave VT for gpu screens as well
Dave Airlie
1
-0
/
+11
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-7
/
+7
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-6
/
+6
2012-04-16
xfree86: after VT switching back, only enable previously enabled devices
Peter Hutterer
1
-2
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-258
/
+261
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-5
/
+4
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-4
/
+2
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-9
/
+4
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-0
/
+20
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-3
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
1
-35
/
+20
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
1
-1
/
+9
2009-11-10
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
1
-0
/
+8
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
1
-9
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-3
/
+0
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-3
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-15
/
+5
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-22
/
+6
2009-04-09
xfree86: shut up compiler warnings - typecast to InternalEvent
Peter Hutterer
1
-1
/
+1
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
1
-17
/
+0
2009-02-13
Input: Don't re-block SIGIO in xf86SigioReadInput()
Adam Jackson
1
-5
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-49
/
+22
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-1
/
+0
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-4
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-24
/
+24
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-3
/
+0
2008-10-12
Restore xf86{Enable, Disable}GeneralHandler.
Aaron Plattner
1
-0
/
+28
2008-10-12
Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."
Aaron Plattner
1
-28
/
+28
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-173
/
+0
2008-10-08
xfree86: xf86{Enable, Disable}InputHandler can be static.
Tiago Vignatti
1
-28
/
+28
2008-10-08
xfree86: remove xf86{Enable, Disable}GeneralHandler and others unused.
Tiago Vignatti
1
-51
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-46
/
+0
[next]