summaryrefslogtreecommitdiff
path: root/src/savage_video.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-25savage: Drop unused variables and functionsTormod Volden1-4/+1
2011-01-25savage: Replace deprecated x(c)alloc/xfree with m/calloc/freeTormod Volden1-13/+13
2011-01-25savage: Add casts to silence build warningsTormod Volden1-2/+2
2010-04-26Fix builds when XF86DRI is undefinedAlan Coopersmith1-2/+11
2009-05-27Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA a...Alex Villacís Lasso1-3/+8
2009-03-23Fix crash by null pointer access when DRI is not available.Alex Villacís Lasso1-1/+1
2009-01-16Add AGPforXv OptionAlex Villacís Lasso1-28/+97
2009-01-16YUV packed buffer and YV12 planar buffer (if required) are now separate alloc...Alex Villacís Lasso1-17/+47
2008-11-06Bug #18378: Use xfVillKeyHelperDrawable if available.Alex Villacís Lasso1-1/+11
2008-02-28Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for ar...Alex Villacs Lasso1-6/+15
2008-01-30[PATCH] Do not wait for vertical retrace anymore on old streams engine.Alex Villacís Lasso1-0/+2
2008-01-30[PATCH] Reset lastKnownPitch to 0 right after enabling streams.Alex Villacís Lasso1-0/+3
2008-01-30[PATCH] Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past t...Alex Villacís Lasso1-1/+5
2008-01-30[PATCH] BCI can only handle widths that are multiple of 16, so only use BCI f...Alex Villacís Lasso1-10/+7
2008-01-19Fix ambiguous operator precedenceAlex Villací­s Lasso1-3/+3
2006-11-22clean up some leftover cruft.Alex Deucher1-32/+0
2006-08-08Add some more missing license statements. Trivial whitespace clean-ups.Ian Romanick1-1/+27
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher1-25/+138
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-2/+4
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 Jackson1-0/+4
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 Stone1-1/+1
2005-03-16- small fixups for old streamsAlex Deucher1-51/+170
2004-10-21when using the overlay for Xv, only enable it when displaying the videoAlex Deucher1-5/+33
2004-10-16- fix savage2000, savage3DAlex Deucher1-30/+214
2004-10-11Turn off vertical interpolation on "old" engines by default. It's bandwidthAlex Deucher1-6/+31
2004-10-11Fix Xv on savages with the "old" streams engine.Alex Deucher1-51/+25
2004-09-30Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks toAlex Deucher1-53/+226
2004-09-16Merge savage DDX from DRI to xorg and fix conflicts.Alex Deucher1-18/+164
2004-07-30Add pseudocolor overlay mode. Leave streams engine running at all times toEgbert Eich1-664/+81
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-150/+302
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-16/+14
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
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 Keithley1-189/+125
2003-11-14Initial revisionKaleb Keithley1-0/+1982