summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/mga_vid.c
Commit message (Expand)AuthorAgeFilesLines
* fix setting colorkey in vidix mga_vidods152005-12-261-0/+1
* fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> f...faust32004-09-021-2/+9
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-1/+1
* message made similar to other vidix drivers' (and only print if -v)gabucino2003-11-151-1/+1
* -nocolorkey supportalex2003-10-221-5/+14
* workaround for mingwfaust32003-10-021-0/+4
* Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)ranma2003-03-311-0/+5
* fixed chroma pitcharpi2003-03-151-1/+1
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-3/+3
* vide EQ fixed - lumactl register is not readable!arpi2002-07-251-19/+20
* - fix audio equalizerpontscho2002-07-191-7/+9
* fixed doublebuffering and moved messages to various verbose levelalex2002-07-051-55/+52
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
* using MTRRnick2002-02-021-2/+3
* upgraded to newest vidix interface. in eq: return if g200 moved to the beginn...alex2002-01-231-25/+34
* intense -> intensity + capability extensionnick2002-01-231-3/+9
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it w...alex2002-01-201-12/+7
* equalizer is only supported by g400alex2002-01-191-0/+4
* cleaned some parts, tested and working with g400/450, g200 is buggy :(alex2002-01-191-73/+60
* gamma correction (preliminary version).nick2002-01-191-0/+27
* updated, colorkey support, pontscho reported it's working fine, only faulting...alex2002-01-181-134/+93
* i think, it's better [playback->offsets and offset implemented/corrected]alex2002-01-181-404/+10
* + new features and possibilitynick2002-01-161-5/+2
* BSD fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-01-151-0/+4
* fixed to get something - needs a major rewritearpi2002-01-131-1/+9
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-131-0/+1885