index
:
~tormod/xf86-video-savage
master
output-hansj
output-tormod
tvformats
Staging repo for savage DDX development
tormod
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
savage_video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
savage: Drop unused variables and functions
Tormod Volden
1
-4
/
+1
2011-01-25
savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
Tormod Volden
1
-13
/
+13
2011-01-25
savage: Add casts to silence build warnings
Tormod Volden
1
-2
/
+2
2010-04-26
Fix builds when XF86DRI is undefined
Alan Coopersmith
1
-2
/
+11
2009-05-27
Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA a...
Alex Villacís Lasso
1
-3
/
+8
2009-03-23
Fix crash by null pointer access when DRI is not available.
Alex Villacís Lasso
1
-1
/
+1
2009-01-16
Add AGPforXv Option
Alex Villacís Lasso
1
-28
/
+97
2009-01-16
YUV packed buffer and YV12 planar buffer (if required) are now separate alloc...
Alex Villacís Lasso
1
-17
/
+47
2008-11-06
Bug #18378: Use xfVillKeyHelperDrawable if available.
Alex Villacís Lasso
1
-1
/
+11
2008-02-28
Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for ar...
Alex Villacs Lasso
1
-6
/
+15
2008-01-30
[PATCH] Do not wait for vertical retrace anymore on old streams engine.
Alex Villacís Lasso
1
-0
/
+2
2008-01-30
[PATCH] Reset lastKnownPitch to 0 right after enabling streams.
Alex Villacís Lasso
1
-0
/
+3
2008-01-30
[PATCH] Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past t...
Alex Villacís Lasso
1
-1
/
+5
2008-01-30
[PATCH] BCI can only handle widths that are multiple of 16, so only use BCI f...
Alex Villacís Lasso
1
-10
/
+7
2008-01-19
Fix ambiguous operator precedence
Alex Villacís Lasso
1
-3
/
+3
2006-11-22
clean up some leftover cruft.
Alex Deucher
1
-32
/
+0
2006-08-08
Add some more missing license statements. Trivial whitespace clean-ups.
Ian Romanick
1
-1
/
+27
2006-04-30
- Add exa support (solid, copy, UTS)
Alex Deucher
1
-25
/
+138
2006-04-07
Add a DrawablePtr argument to the XV functions to pave the way for
Aaron Plattner
1
-2
/
+4
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
sco_port_update-base
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
Daniel Stone
1
-1
/
+1
2005-03-16
- small fixups for old streams
Alex Deucher
1
-51
/
+170
2004-10-21
when using the overlay for Xv, only enable it when displaying the video
Alex Deucher
1
-5
/
+33
2004-10-16
- fix savage2000, savage3D
Alex Deucher
1
-30
/
+214
2004-10-11
Turn off vertical interpolation on "old" engines by default. It's bandwidth
Alex Deucher
1
-6
/
+31
2004-10-11
Fix Xv on savages with the "old" streams engine.
Alex Deucher
1
-51
/
+25
2004-09-30
Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks to
Alex Deucher
1
-53
/
+226
2004-09-16
Merge savage DDX from DRI to xorg and fix conflicts.
Alex Deucher
1
-18
/
+164
2004-07-30
Add pseudocolor overlay mode. Leave streams engine running at all times to
Egbert Eich
1
-664
/
+81
2004-06-16
DRI trunk-20040613 import
DRI-trunk-20040721
DRI-trunk-20040613
Eric Anholt
1
-150
/
+302
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
1
-16
/
+14
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_902
xf86-4_3_99_901
xf86-4_3_99_16
Kaleb Keithley
1
-189
/
+125
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1982