summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/radeon_vid.c
Commit message (Expand)AuthorAgeFilesLines
* rage128 gray fix?arpi2002-09-231-3/+3
* Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>alex2002-09-011-1/+1
* switch off nearest scaling ...pontscho2002-07-091-3/+5
* remove colorkeying if destroying the driver - fixes some bugsalex2002-06-251-2/+14
* YVU9,IF09,Y800 and Y8 support - and synced with mpxpalex2002-06-211-27/+114
* rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.arpi2002-05-311-23/+113
* rage mobility m3 is rage128 based and not mach64 ...michael2002-03-171-1/+4
* Fixed color key definitions. Waiting for new bugreports ;)nick2002-03-111-5/+6
* Fixed swapping of UV planes in single buffered modenick2002-03-111-4/+4
* 10Lnick2002-03-031-1/+1
* Multi-bufferingnick2002-03-031-54/+58
* disable color key support - causes a lot of unnecessary problemsnick2002-02-271-1/+1
* color key supportnick2002-02-261-13/+80
* Minor fixes and probably final fix of vsyncnick2002-02-251-4/+3
* Fixing "quake" by direct waiting of vsync.nick2002-02-131-0/+15
* - Shutdown capturing before playbacknick2002-02-121-33/+187
* Get(Set) deinterlacingnick2002-02-091-1/+49
* - Fixed incorrect i420 support (Michael was right)nick2002-02-071-9/+12
* using MTRRnick2002-02-021-0/+3
* fixing i420nick2002-02-011-2/+2
* Using new tune infonick2002-02-011-6/+40
* YVYU support (untested yet)nick2002-02-011-4/+3
* RGB15 experimental supportnick2002-01-311-4/+10
* Preliminary RGB32 and RGB16 support. (Untested yet)nick2002-01-301-4/+22
* Use one pitch sourcenick2002-01-301-6/+8
* More correct double_buffering for packed fourccnick2002-01-301-4/+7
* Typosnick2002-01-301-3/+3
* Correcting pointers on second buffernick2002-01-301-12/+23
* gcc-3.0.3 compilation fixingnick2002-01-271-4/+2
* upgraded to newest vidix interfacealex2002-01-231-0/+1
* intense->intensity + capability extension + fixing R200 color correction bugnick2002-01-231-17/+40
* Checking for RGB boundariesnick2002-01-201-0/+3
* RGB independed correction (similar to brightness)nick2002-01-201-4/+16
* 2048x2048 is real max size of overlaynick2002-01-201-2/+2
* added FLAG_EQUALIZERalex2002-01-191-1/+1
* Fixed saturation computing for rage128nick2002-01-181-1/+1
* gamma correction supportnick2002-01-181-4/+23
* fix include orderatmos42002-01-171-2/+2
* More messages on forcingnick2002-01-161-0/+12
* + new features and possibilitynick2002-01-161-12/+13
* Typonick2002-01-131-1/+1
* Changes due new gawk generatornick2002-01-121-70/+62
* Minor interface changes: color and video keys are moved out from playback con...nick2002-01-091-0/+1
* portable solutionnick2002-01-071-3/+1
* FreeBSD fixnexus2002-01-071-0/+2
* double buffering fixingnick2002-01-071-3/+12
* Embedding vidixnick2002-01-071-17/+8
* works!!!nick2002-01-061-10/+21
* IO space is memory mapped (no in(out)port required)nick2002-01-061-6/+13
* changes due interface changingnick2002-01-061-0/+23
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-061-1/+1
* preliminary versionnick2002-01-051-0/+1043