aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/drivers/mach64_vid.c
Commit message (Expand)AuthorAge
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* many small typo and grammar fixesGravatar gabucino2003-10-04
* fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>Gravatar alex2003-04-08
* Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)Gravatar ranma2003-03-31
* INREG now static inline instead of a define, to avoid unnecessary GETREGGravatar colin2002-10-31
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterGravatar colin2002-10-25
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli...Gravatar michael2002-10-21
* reading pll in 32-bit instead of 8-bit +1, +2Gravatar michael2002-04-23
* antoher try, ecp reading like in gatos ...Gravatar michael2002-04-20
* print version number, so we know if the user forgot to copy/install the driverGravatar michael2002-04-15
* ignore ecpGravatar michael2002-04-13
* 10lGravatar michael2002-04-12
* fixing vertical scaling on non mobility cards, this might have overflowed int...Gravatar michael2002-04-12
* rage mobility m3 is rage128 based and not mach64 ...Gravatar michael2002-03-17
* use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughGravatar michael2002-02-28
* check if planar formats are supportedGravatar michael2002-02-27
* YVU9 supportGravatar michael2002-02-26
* triple bufferingGravatar michael2002-02-25
* OVERLAY_KEY_CNTL valuesGravatar michael2002-02-25
* 10lGravatar michael2002-02-25
* colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS ...Gravatar michael2002-02-25
* colorkey enabled ... until colorkey is correctly supported in vidixGravatar michael2002-02-25
* colorkey supportGravatar michael2002-02-24
* vsyncGravatar michael2002-02-24
* BGR15, BGR16, BGR32 supportGravatar michael2002-02-20
* zero saturation / grayscale bugfixGravatar michael2002-02-20
* meaning of some bits figured outGravatar michael2002-02-19
* fixing yv12Gravatar michael2002-02-19
* Fixes:Gravatar nick2002-02-19
* fixed planar yuv formatsGravatar michael2002-02-17
* Direct rendering with dshow codecs support. (Was untested but should work)Gravatar nick2002-02-16
* Works with YUY2 fourccGravatar nick2002-02-16
* Scratch for volunteersGravatar nick2002-02-13