index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vidix
/
drivers
/
mach64_vid.c
Commit message (
Expand
)
Author
Age
*
INREG now static inline instead of a define, to avoid unnecessary GETREG
colin
2002-10-31
*
Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
colin
2002-10-25
*
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
michael
2002-10-22
*
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
michael
2002-10-22
*
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli...
michael
2002-10-21
*
reading pll in 32-bit instead of 8-bit +1, +2
michael
2002-04-23
*
antoher try, ecp reading like in gatos ...
michael
2002-04-20
*
print version number, so we know if the user forgot to copy/install the driver
michael
2002-04-15
*
ignore ecp
michael
2002-04-13
*
10l
michael
2002-04-12
*
fixing vertical scaling on non mobility cards, this might have overflowed int...
michael
2002-04-12
*
rage mobility m3 is rage128 based and not mach64 ...
michael
2002-03-17
*
use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
michael
2002-02-28
*
check if planar formats are supported
michael
2002-02-27
*
YVU9 support
michael
2002-02-26
*
triple buffering
michael
2002-02-25
*
OVERLAY_KEY_CNTL values
michael
2002-02-25
*
10l
michael
2002-02-25
*
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS ...
michael
2002-02-25
*
colorkey enabled ... until colorkey is correctly supported in vidix
michael
2002-02-25
*
colorkey support
michael
2002-02-24
*
vsync
michael
2002-02-24
*
BGR15, BGR16, BGR32 support
michael
2002-02-20
*
zero saturation / grayscale bugfix
michael
2002-02-20
*
meaning of some bits figured out
michael
2002-02-19
*
fixing yv12
michael
2002-02-19
*
Fixes:
nick
2002-02-19
*
fixed planar yuv formats
michael
2002-02-17
*
Direct rendering with dshow codecs support. (Was untested but should work)
nick
2002-02-16
*
Works with YUY2 fourcc
nick
2002-02-16
*
Scratch for volunteers
nick
2002-02-13