index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
/
kxv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-6
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-4
/
+10
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-79
/
+79
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-38
/
+38
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-14
/
+7
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-142
/
+142
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+4
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-41
/
+0
2007-12-13
devPrivates rework: more cleanup from previous merge operation.
Eamon Walsh
1
-3
/
+7
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
KDrive: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-28
/
+16
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-07-21
fix KdXvCopyPackedData to actually work
Daniel Stone
1
-1
/
+1
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
1
-0
/
+43
2004-05-13
Add generic functions for copying packed/planar XV data, copied from
Eric Anholt
1
-0
/
+142
2003-11-10
Fix KdXv interface to pass drawable down so that bits can be put into
Keith Packard
1
-6
/
+6
2003-10-14
Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -Wall
Keith Packard
1
-14
/
+7
2003-09-11
Move kdrive common sources to src dir
Keith Packard
1
-0
/
+3
2003-09-11
Start autoifying everything.
Anders Carlsson
1
-2
/
+2
2003-07-07
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add
Keith Packard
1
-1
/
+1
2001-09-21
hw/kdrive: Xv window private should be allocated on demand
Keith Packard
1
-3
/
+8
2001-08-09
kdrive/mach64: support Xv under RandR
Keith Packard
1
-3
/
+3
2001-07-20
Too many changes, but all in kdrive:
Keith Packard
1
-32
/
+26
2001-03-30
Add files for Xmuu and i810 driver
Keith Packard
1
-0
/
+1784