summaryrefslogtreecommitdiff
path: root/src/via_xvmc.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-11Fixed a bug where fifo was not restored after video was shut down.Thomas Hellstrom1-3/+0
2004-09-08Adding support for immediate update of XvMC attributes, so that they takeThomas Hellstrom1-0/+8
2004-09-08Updated XvMC protocol with a flag that tells wether AGP is available.Thomas Hellstrom1-0/+2
2004-09-02Fixed problem with access to unitialized XvMC data when XvMC was notThomas Hellstrom1-40/+45
2004-09-021. Temporarily disable the AGP ringbuffer init since it seems to be able toThomas Hellstrom1-15/+0
2004-08-24Added format of IA44 and AI44 surfaces used for subpicture blending toThomas Hellstrom1-2/+2
2004-08-11Fixed Xv / XvMC related building problems when building DRI-less driver.Thomas Hellstrom1-1/+1
2004-07-19[devel-move_version_macros_to_Imakefile] Move all X version specific macrosLuc Verhaegen1-2/+3
2004-07-13[devel-debian_build_fix_for_xvpriv] Fixes build against debianLuc Verhaegen1-2/+3
2004-07-13Modified for dri.sf.net and X.org recent xf86drm.h changes. Thanks to NickThomas Hellstrom1-4/+4
2004-06-08Merged devel-branch-km400-xv providing KM400 Xv supportThomas Hellstrom1-7/+9
2004-05-27[devel-revise_pciids_and_revisions]Luc Verhaegen1-4/+3
2004-04-29[devel-failsafe_xvmc_attributes] Remove unused variable.Luc Verhaegen1-1/+0
2004-04-29Correct failsafe handling of possible future non-gettable XvMC Attributes.Thomas Hellstrom1-5/+3
2004-04-19Xfree86 4.3 compatibility issue: Removed inclusion of xf86xvpriv.h ifThomas Hellstrom1-0/+2
2004-04-12XvMC updates: Added workaround for possible XvMC client crashes while doingThomas Hellstrom1-177/+368
2004-03-21Final (?) fix of bug reported by Huynh Tran. The server probably calledThomas Hellstrom1-2/+2
2004-03-21XvMC Fix in case of failed init. Also Disabled XvMC for KM400 for now.Thomas Hellstrom1-10/+9
2004-03-20XvMC lock fixes and drm irq cleanupThomas Hellstrom1-19/+113
2004-03-14Further XvMC Updates. Multiple decoding, Subpictures and Bugfixes.Thomas Hellstrom1-63/+70
2004-03-13Prepared XvMC for subpictures and multiple decoding. Bugfixes.Thomas Hellstrom1-7/+59
2004-03-11Added X server side of XvMC extension for HW mpeg2 decoding: New fileThomas Hellstrom1-211/+59
2004-03-01Initial revisionLuc Verhaegen1-0/+765