index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xvdix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-7
/
+7
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
1
-10
/
+10
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
1
-3
/
+0
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
1
-0
/
+2
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Drop unused XvdiVideoStopped().
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Drop unused XvdiPreemptVideo().
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
1
-0
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-4
/
+0
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-5
/
+4
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-126
/
+124
2011-03-08
xv: Use RESTYPE where appropriate
Adam Jackson
1
-6
/
+6
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-1
/
+1
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-11
/
+7
2008-12-19
xv: remove useless XVCALL macro
Adam Jackson
1
-12
/
+0
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-0
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-34
/
+34
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-6
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+291