index
:
~jbarnes/xserver
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
dmx-2
dri-0-1-branch
dri2-swapbuffers
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
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
/
kdrive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-91
/
+2
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-6
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-10
/
+10
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-3
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-01-06
kdrive: Adjust kdrive usage message as shadow overlay support has been dropped
Mikhail Gusarov
1
-1
/
+1
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-75
/
+32
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-62
/
+62
2009-06-11
KDrive: Warning fixes
Daniel Stone
1
-5
/
+2
2009-06-10
kdrive: undef PSEUDO8
Adam Jackson
1
-14
/
+0
2009-06-10
kdrive: Remove a lie about PCMCIA support.
Adam Jackson
1
-9
/
+0
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-30
/
+4
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
1
-6
/
+0
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-11
/
+0
2008-10-08
Update docs to reflect new DontZap default
Daniel Stone
1
-1
/
+1
2008-10-08
Input: Make DontZap the default
Daniel Stone
1
-3
/
+3
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-13
/
+0
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-1
/
+0
2008-07-17
Remove dead code, useless #defines, et al
Daniel Stone
1
-0
/
+5
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-8
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-2
/
+0
2008-05-11
kdrive: allow disabling Composite
Julien Cristau
1
-6
/
+0
2007-12-13
devPrivates rework: more cleanup from previous merge operation.
Eamon Walsh
1
-8
/
+7
2007-11-15
For some reason "-nozap" appeared twice. Weird.
Tiago Vignatti
1
-5
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-29
/
+1
2007-08-07
Update KdUseMsg() for completeness.
Tiago Vignatti
1
-1
/
+2
2007-08-07
When we call Xephyr with '-pointer' a new pointer is added inside the server
Tiago Vignatti
1
-0
/
+4
2007-07-05
Clean up unused #ifdefs from fb.
Adam Jackson
1
-14
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-10-29
kdrive: avoid null dereferences
Daniel Stone
1
-6
/
+10
2006-10-23
kdrive: numerous warning fixes
Daniel Stone
1
-2
/
+0
2006-08-10
kdrive: properly ifdef composite enabling
Daniel Stone
1
-0
/
+2
2006-07-21
new KDrive input world order
Daniel Stone
1
-100
/
+74
2006-06-01
Die XTESTEXT1, die!
Daniel Stone
1
-26
/
+0
2006-02-15
Remove the waitSync from KdDisableScreen and push it off to drivers'
Eric Anholt
1
-2
/
+0
2006-02-13
Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove
Benjamin Herrenschmidt
1
-3
/
+1
2006-02-11
Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it
Eric Anholt
1
-0
/
+3
2005-12-28
Enough build fixes to get {sdl,ephyr,fake} to link.
Adam Jackson
1
-0
/
+2
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-09
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
Eric Anholt
1
-0
/
+1
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
1
-1
/
+1
2005-02-28
Force DPMS normal on screen enable
Keith Packard
1
-0
/
+1
2005-01-20
Reinitialize offscreen memory before enabling cursor on VT switch-to
Keith Packard
1
-1
/
+1
2004-11-13
New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.
Phil Blundell
1
-1
/
+8
[next]