summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86xv.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-07xfree86: xv: set pointers to NULL in xf86XVFreeAdaptorTiago Vignatti1-0/+6
2011-04-07xfree86: xv: fix double free in xf86XVFreeAdaptorTiago Vignatti1-1/+2
2011-02-03xf86/xv: Only register PostValidateTree hook when there is work to doPauli Nieminen1-7/+11
2011-02-03xf86/xv: Use PostValidateTree to do reputPauli Nieminen1-14/+40
2011-02-03xf86/xv: Fill color key on exposePauli Nieminen1-6/+72
2011-02-03xf86/xv: Remove unused GC pointersPauli Nieminen1-10/+0
2011-02-03xf86/xv: Remove copy paste code.Pauli Nieminen1-57/+11
2010-11-26xfree86/xv: Provide a ModeSet hookVille Syrjälä1-0/+24
2010-11-26xfree86/xv: Pass all coordinate arguments to ReputImageVille Syrjälä1-0/+7
2010-11-26xfree86/xv: Add some helpful comments about ReputImageVille Syrjälä1-1/+2
2010-11-26xfree86/xv: Fix ReputImage clippingVille Syrjälä1-0/+38
2010-11-26xfree86/xv: Remove clipOrg from XvPortRecPrivateVille Syrjälä1-3/+3
2010-11-26xfree86/xv: Factor out the meat of xf86XVAdjustFrame for later reuseVille Syrjälä1-31/+35
2010-11-26xfree86/xv: Change the behaviour of AdjustFrame to reput everythingVille Syrjälä1-15/+17
2010-11-26xfree86/xv: No need to free composite clip in AdjustFrameVille Syrjälä1-6/+0
2010-11-26xfree86/xv: Change the behaviour of ClipNotify to reput instead of stopVille Syrjälä1-18/+10
2010-11-26xfree86/xv: Allow xf86XVReputOrStopPort() to stop PutVideo/GetVideo portsVille Syrjälä1-10/+23
2010-11-26xfree86/xv: Factor out the meat of xf86XVWindowExposures for later reuseVille Syrjälä1-25/+28
2010-11-26xfree86/xv: Eliminate two open coded copies of xf86XVRemovePortFromWindowVille Syrjälä1-25/+2
2010-11-26xfree86/xv: Remove useless NULL check from ClipNotifyVille Syrjälä1-3/+0
2010-08-27Replace malloc/strlen/strcpy with strdup.Matt Turner1-6/+3
2010-07-13Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998Keith Packard1-0/+8
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-21/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-8/+13
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-86/+86
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-13Replace dixChangeGC with calls directly to the right variant.Jamey Sharp1-2/+2
2010-05-13dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp1-7/+8
2010-05-12Kill ChangeGC in favor of dixChangeGC.Jamey Sharp1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-40/+40
2010-04-27xfree86: use screen privates for Xv offscreen images.Jamey Sharp1-9/+18
2009-12-16xf86xv: Fix off-by-one in viewport clippingVille Syrjälä1-6/+6
2009-12-02Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-01-05XFree86: Xv: Add ClipNotify helperDaniel Stone1-0/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-16/+16
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-3/+3
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-3/+2
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+4
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-05XFree86: Remove usage of allocaDaniel Stone1-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-26/+16
2007-08-14xace: add hooks + new access codes: core protocol GC requestsEamon Walsh1-1/+2
2007-05-25xf86XVFillKeyHelper assumed root clip never changed.Keith Packard1-21/+14
2007-05-24Consolidate portPriv->pDraw assignments into xf86XVEnlistPortInWindow.Michel Dänzer1-4/+3
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-1/+1
2006-10-15Add per-drawable Xv colour key helper function.Michel Dänzer1-3/+63
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-9/+0