summaryrefslogtreecommitdiff
path: root/src/savage_video.c
AgeCommit message (Expand)Author
2024-05-29drop dead codeEnrico Weigelt, metux IT consult
2024-05-22no need to check for xf86XVFillKeyHelperDrawable()Enrico Weigelt, metux IT consult
2022-12-08Fix -Wformat warnings about integer size of argumentsAlan Coopersmith
2022-01-27Fix spelling/wording issuesAlan Coopersmith
2018-12-13Eliminate unused variable compilation warningsKevin Brace
2018-12-13Eliminate set but not used variable compilation warningsKevin Brace
2013-05-09Fix video window height on MX/IX/SuperSavageTormod Volden
2012-06-06savage: port to new compat APIDave Airlie
2012-01-17Untangle XF86DRI from the driver-specific DRI definePeter Hutterer
2011-09-23savage: Avoid unnecessary float calculation in video displayTormod Volden
2011-09-23savage: Fix Xv scaling on non-native resolutionsHans-Juergen Mauser
2011-01-25savage: Drop unused variables and functionsTormod Volden
2011-01-25savage: Replace deprecated x(c)alloc/xfree with m/calloc/freeTormod Volden
2011-01-25savage: Add casts to silence build warningsTormod Volden
2010-04-26Fix builds when XF86DRI is undefinedAlan Coopersmith
2009-05-27Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA a...Alex Villacís Lasso
2009-03-23Fix crash by null pointer access when DRI is not available.Alex Villacís Lasso
2009-01-16Add AGPforXv OptionAlex Villacís Lasso
2009-01-16YUV packed buffer and YV12 planar buffer (if required) are now separate alloc...Alex Villacís Lasso
2008-11-06Bug #18378: Use xfVillKeyHelperDrawable if available.Alex Villacís Lasso
2008-02-28Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for ar...Alex Villacs Lasso
2008-01-30[PATCH] Do not wait for vertical retrace anymore on old streams engine.Alex Villacís Lasso
2008-01-30[PATCH] Reset lastKnownPitch to 0 right after enabling streams.Alex Villacís Lasso
2008-01-30[PATCH] Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past t...Alex Villacís Lasso
2008-01-30[PATCH] BCI can only handle widths that are multiple of 16, so only use BCI f...Alex Villacís Lasso
2008-01-19Fix ambiguous operator precedenceAlex Villací­s Lasso
2006-11-22clean up some leftover cruft.Alex Deucher
2006-08-08Add some more missing license statements. Trivial whitespace clean-ups.Ian Romanick
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Daniel Stone
2005-03-16- small fixups for old streamsAlex Deucher
2004-10-21when using the overlay for Xv, only enable it when displaying the videoAlex Deucher
2004-10-16- fix savage2000, savage3DAlex Deucher
2004-10-11Turn off vertical interpolation on "old" engines by default. It's bandwidthAlex Deucher
2004-10-11Fix Xv on savages with the "old" streams engine.Alex Deucher
2004-09-30Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks toAlex Deucher
2004-09-16Merge savage DDX from DRI to xorg and fix conflicts.Alex Deucher
2004-07-30Add pseudocolor overlay mode. Leave streams engine running at all times toEgbert Eich
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613COMPOSITEWRAPEric Anholt
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley
2003-11-14Initial revisionXORG-STABLEKaleb Keithley