summaryrefslogtreecommitdiffstats
path: root/drivers/radeon/radeon_vid.c
Commit message (Expand)AuthorAgeFilesLines
* Move files from radeon/ subdirectory here.diego2007-03-171-1544/+0
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* little fixalex2002-07-251-0/+4
* switch off nearest scaling ...pontscho2002-07-091-3/+5
* fix fourcc's problempontscho2002-06-201-2/+2
* solution for non-x86 usersnick2002-01-021-2/+1
* Added support of Radeon2 8500 AIWnick2002-01-021-18/+46
* Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeonsnick2001-12-311-1/+186
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-301-2/+87
* + Added support of FIFO engine (suggested by Vladimir Dergachev)nick2001-12-191-5/+74
* Tuned some values:nick2001-12-141-2/+4
* Preparing to next acceleration levelnick2001-12-121-1/+29
* Tuned some registersnick2001-12-121-3/+15
* Fixed scaling in doublescan & interlaced modesnick2001-12-081-4/+8
* Fixed scaling in doublescan modesnick2001-12-071-9/+10
* Minor fixesnick2001-12-071-1/+4
* rage128_vid are fully works!!!nick2001-12-071-22/+49
* Code cleanupnick2001-12-061-93/+75
* Minor fixesnick2001-12-061-9/+18
* Rage128 problems. Attempt #3nick2001-12-051-7/+18
* Rage128 problems???nick2001-12-041-52/+82
* Color key still causes some troublesnick2001-12-031-12/+54
* Fixed compilation on non i686 archsnick2001-12-021-0/+2
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-021-3/+9
* Support for MTRR and 'swap_fourcc' flagnick2001-12-021-7/+33
* Fixed 'cat' problemsnick2001-12-021-19/+36
* Minor improvementsnick2001-12-011-0/+1
* More informationnick2001-12-011-1/+4
* More configurable stuffnick2001-12-011-36/+59
* Tune up driver through reading and writing /dev/radeon_vid ;)nick2001-12-011-5/+60
* Probably ugly attempt to fix Rage128 problemsnick2001-11-291-10/+24
* radeon_vid new features:nick2001-11-271-102/+170
* Fixed bug of ram_size detectionnick2001-11-251-34/+114
* Minor fixesnick2001-11-221-6/+19
* Direct YV12 support!!! But only in black and white mode :(nick2001-11-211-2/+2
* Minor speedup of YUY2 decoding. Radeon it's tricked chipnick2001-11-211-43/+30
* Minor fixes with the same resultsnick2001-11-201-3/+3
* Bad attempt of YV12 direct supportnick2001-11-201-27/+66
* Minor lacks fixednick2001-11-181-4/+5
* First public releasenick2001-11-171-25/+58
* Scaler - works! But in greenscale mode :(nick2001-11-171-14/+18
* BES resisters now are really changed!nick2001-11-161-23/+21
* double buffering.nick2001-11-151-8/+22
* radeon_vid: it's in first pre-alpha stagenick2001-11-131-0/+637