summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/mga_vid.c
Commit message (Collapse)AuthorAgeFilesLines
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+2
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-3/+3
| | | | | | | patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
* vide EQ fixed - lumactl register is not readable!arpi2002-07-251-19/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6806 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix audio equalizerpontscho2002-07-191-7/+9
| | | | | | | | | - rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix ) - fix some small gtk bug - i dunno, i don't remember ... :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed doublebuffering and moved messages to various verbose levelalex2002-07-051-55/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6649 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6601 b3059339-0415-0410-9bf9-f77b7e298cf2
* using MTRRnick2002-02-021-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4483 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgraded to newest vidix interface. in eq: return if g200 moved to the ↵alex2002-01-231-25/+34
| | | | | | beginning of seteq git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4327 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense -> intensity + capability extensionnick2002-01-231-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4319 b3059339-0415-0410-9bf9-f77b7e298cf2
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it ↵alex2002-01-201-12/+7
| | | | | | with #define MGA_PCICONFIG_MEMDETECT git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4280 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer is only supported by g400alex2002-01-191-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4274 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleaned some parts, tested and working with g400/450, g200 is buggy :(alex2002-01-191-73/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4273 b3059339-0415-0410-9bf9-f77b7e298cf2
* gamma correction (preliminary version).nick2002-01-191-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4251 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated, colorkey support, pontscho reported it's working fine, only ↵alex2002-01-181-134/+93
| | | | | | faulting with very-very-very big resolution git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4240 b3059339-0415-0410-9bf9-f77b7e298cf2
* i think, it's better [playback->offsets and offset implemented/corrected]alex2002-01-181-404/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4239 b3059339-0415-0410-9bf9-f77b7e298cf2
* + new features and possibilitynick2002-01-161-5/+2
| | | | | | | | | | | deinterlacing oem effects ITU color space forcing driver - audio support (develop and introduce AUDIX for that) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4192 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-01-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4164 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed to get something - needs a major rewritearpi2002-01-131-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4145 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-131-0/+1885
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4140 b3059339-0415-0410-9bf9-f77b7e298cf2