index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
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.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-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
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
/
kdrive.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-10
/
+10
2009-09-09
kdrive: remove xkb member from KdKeyboardInfo
Peter Hutterer
1
-1
/
+0
2009-06-11
KDrive: Warning fixes and cleanups
Daniel Stone
1
-7
/
+0
2009-06-03
kdrive: add protocol mouse option
Olivier Blin
1
-0
/
+1
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-3
/
+1
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-1
/
+0
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-5
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-10-08
s/kdDontZap/kdAllowZap/
Adam Jackson
1
-1
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-2
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-140
/
+0
2008-07-02
Remove KdOffscreenMarkUsed() as all its callers are gone.
Chris Ball
1
-3
/
+0
2008-07-01
Auf wiedersehen, KAA.
Adam Jackson
1
-139
/
+0
2008-01-08
[Kdrive] make XCalibrate 'orientation aware'
Richard Purdie
1
-1
/
+4
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-3
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-4
/
+4
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-14
/
+0
2007-08-07
Updates some piece of the dead mouse evdev code under the new hotplug scheme.
Tiago Vignatti
1
-1
/
+2
2007-08-07
Let xkb options be passed through command line in kdrive servers. I start my
Tiago Vignatti
1
-0
/
+5
2007-07-05
Clean up unused #ifdefs from fb.
Adam Jackson
1
-3
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2006-11-01
kdrive: add KdRingBell prototype
Daniel Stone
1
-0
/
+6
2006-10-29
kdrive: move bell ringing into an OS function
Daniel Stone
1
-0
/
+1
2006-10-23
kdrive: numerous warning fixes
Daniel Stone
1
-0
/
+3
2006-10-23
kdrive/os: add KdOsAddInputDrivers
Daniel Stone
1
-0
/
+3
2006-08-07
kdrive: prevent overrun in map
Daniel Stone
1
-1
/
+1
2006-08-07
kdrive: increase maximum number of buttons
Daniel Stone
1
-1
/
+1
2006-07-21
new KDrive input world order
Daniel Stone
1
-74
/
+169
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
1
-16
/
+9
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
1
-5
/
+4
2004-11-13
New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.
Phil Blundell
1
-0
/
+1
2004-08-30
Add a set of three hooks for accelerating trapezoids, and use it for the
Eric Anholt
1
-0
/
+11
2004-07-08
Remove duplicate protos in kdrive.h.
Eric Anholt
1
-9
/
+0
2004-06-29
Add an offscreen area scoring to improve choosing offscreen areas to kick
Eric Anholt
1
-0
/
+4
2004-05-20
Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead of
Keith Packard
1
-0
/
+6
2004-05-20
Pin header-only pixmaps in memory.
Keith Packard
1
-1
/
+1
2004-05-17
Add new CheckComposite hook. This allows a driver to avoid the migration of
Eric Anholt
1
-0
/
+4
2004-05-14
Add new flag, KAA_OFFSCREEN_ALIGN_POT, which tells KAA to align pixmap
Eric Anholt
1
-1
/
+2
2004-02-05
Polling input mode for the kdrive os layer. And a moose!
add-Xi
Jaymz Julian
1
-0
/
+1
2004-01-08
- Add a new UploadToScratch kaa hook for putting the data for a single
Eric Anholt
1
-0
/
+6
2004-01-03
Actually align the offset of allocated offscreen areas.
Eric Anholt
1
-0
/
+1
2003-12-30
- Add new Composite hook for kdrive drivers, which only ensures that the
Eric Anholt
1
-0
/
+17
2003-12-29
Merge dri-0-1-branch to trunk. Notable changes:
Eric Anholt
1
-0
/
+13
2003-12-01
- Add fbdev mode-setting backend to Xati. It and vesa are compiled in when
Eric Anholt
1
-0
/
+5
2003-11-19
- Add PCI information (device/vendor id, bus location) to KdCardAttr to
Eric Anholt
1
-1
/
+8
2003-11-18
Added infrastructure for driver specific usage messages and added vesa
Seth W. Klein
1
-0
/
+3
2003-11-17
Recompute winSize/borderSize to fix them when changing redirection.
Keith Packard
1
-10
/
+25
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
1
-8
/
+21
2003-10-16
Discard/reconstruct list of offscreen areas on VT switch so no allocations
xfixes_2_branchpoint
Keith Packard
1
-1
/
+1
[next]