index
:
~ofourdan/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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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.8-branch
server-1.9-branch
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86xv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-5
/
+5
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-1
/
+1
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-3
/
+3
2014-09-26
xfree86: Remove xv clip notify driver hook
Adam Jackson
1
-4
/
+0
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
1
-29
/
+20
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
1
-17
/
+0
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
1
-24
/
+1
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
1
-13
/
+6
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-7
/
+7
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
1
-16
/
+2
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
1
-30
/
+1
2014-08-06
xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.
Eric Anholt
1
-46
/
+0
2014-08-06
xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.
Eric Anholt
1
-24
/
+0
2014-06-15
xorg: Remove duplicated definitions of some XV-related structs.
Eric Anholt
1
-41
/
+12
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-5
/
+4
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-4
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-19
/
+16
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-5
/
+5
2012-05-14
xfree86: don't include xvmodproc.h when not needed
Michal Suchanek
1
-1
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1587
/
+1566
2011-04-07
xfree86: xv: set pointers to NULL in xf86XVFreeAdaptor
Tiago Vignatti
1
-0
/
+6
2011-04-07
xfree86: xv: fix double free in xf86XVFreeAdaptor
Tiago Vignatti
1
-1
/
+2
2011-02-03
xf86/xv: Only register PostValidateTree hook when there is work to do
Pauli Nieminen
1
-7
/
+11
2011-02-03
xf86/xv: Use PostValidateTree to do reput
Pauli Nieminen
1
-14
/
+40
2011-02-03
xf86/xv: Fill color key on expose
Pauli Nieminen
1
-6
/
+72
2011-02-03
xf86/xv: Remove unused GC pointers
Pauli Nieminen
1
-10
/
+0
2011-02-03
xf86/xv: Remove copy paste code.
Pauli Nieminen
1
-57
/
+11
2010-11-26
xfree86/xv: Provide a ModeSet hook
Ville Syrjälä
1
-0
/
+24
2010-11-26
xfree86/xv: Pass all coordinate arguments to ReputImage
Ville Syrjälä
1
-0
/
+7
2010-11-26
xfree86/xv: Add some helpful comments about ReputImage
Ville Syrjälä
1
-1
/
+2
2010-11-26
xfree86/xv: Fix ReputImage clipping
Ville Syrjälä
1
-0
/
+38
2010-11-26
xfree86/xv: Remove clipOrg from XvPortRecPrivate
Ville Syrjälä
1
-3
/
+3
2010-11-26
xfree86/xv: Factor out the meat of xf86XVAdjustFrame for later reuse
Ville Syrjälä
1
-31
/
+35
2010-11-26
xfree86/xv: Change the behaviour of AdjustFrame to reput everything
Ville Syrjälä
1
-15
/
+17
2010-11-26
xfree86/xv: No need to free composite clip in AdjustFrame
Ville Syrjälä
1
-6
/
+0
2010-11-26
xfree86/xv: Change the behaviour of ClipNotify to reput instead of stop
Ville Syrjälä
1
-18
/
+10
2010-11-26
xfree86/xv: Allow xf86XVReputOrStopPort() to stop PutVideo/GetVideo ports
Ville Syrjälä
1
-10
/
+23
2010-11-26
xfree86/xv: Factor out the meat of xf86XVWindowExposures for later reuse
Ville Syrjälä
1
-25
/
+28
2010-11-26
xfree86/xv: Eliminate two open coded copies of xf86XVRemovePortFromWindow
Ville Syrjälä
1
-25
/
+2
2010-11-26
xfree86/xv: Remove useless NULL check from ClipNotify
Ville Syrjälä
1
-3
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-6
/
+3
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
1
-0
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-21
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-8
/
+13
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-86
/
+86
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-7
/
+8
[next]