| Commit message (Expand) | Author | Age | Files | Lines |
* | embarassing typo | diego | 2004-07-19 | 1 | -2/+2 |
* | mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, Gerge... | alex | 2004-06-26 | 1 | -5/+27 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 2 | -2/+2 |
* | * Add multi device support. | attila | 2003-08-31 | 1 | -557/+650 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | Allow negative x,y for the overlay. | albeu | 2003-06-26 | 1 | -7/+29 |
* | The overlay can't downscale | albeu | 2003-03-27 | 1 | -2/+2 |
* | selectable 'major', patch by Hans-Andreas Engel <engel@node.ch> | alex | 2003-03-21 | 1 | -7/+10 |
* | multiple mga device support by Hans-Andreas Engel <engel@node.ch> | alex | 2003-03-21 | 1 | -20/+39 |
* | add MODULE_LICENSE | arpi | 2003-03-14 | 1 | -0/+3 |
* | Shut up some debug messages | albeu | 2003-03-12 | 1 | -3/+4 |
* | Overlay support (now vo_xtdfx is possible :) and yet another way to | albeu | 2003-03-12 | 3 | -20/+251 |
* | Update, new page fault handler to access the agp mem. Doesn't really work | albeu | 2003-03-09 | 2 | -37/+152 |
* | I forgot to commit this file | albeu | 2003-03-09 | 1 | -2/+40 |
* | tdfx_vid a new kernel driver for tdfx wich let use agp move :) | albeu | 2003-03-07 | 4 | -1/+877 |
* | workaround wrong detected memory sizes on G400 cards. | attila | 2003-03-02 | 1 | -0/+21 |
* | Fix mistake in applying patch from Alex Beregszaszi. | eyck | 2003-02-17 | 1 | -8/+8 |
* | Fix for string handling bug from Alex Beregszasz | eyck | 2003-02-13 | 1 | -8/+8 |
* | keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net) | iive | 2003-02-01 | 1 | -1/+1 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 1 | -4/+4 |
* | M6 bug workaround by Hanno Bock <hanno@gmx.de> | alex | 2003-01-13 | 1 | -0/+10 |
* | obsolete, no one seems to be interested to fix/update/finish this | arpi | 2002-09-04 | 2 | -688/+0 |
* | Fixed some breakages of single-buffer rendering of tdfx | mark | 2002-08-29 | 1 | -1/+1 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 2 | -3/+3 |
* | - fixed overflow by +-0x80 | arpi | 2002-07-25 | 1 | -6/+9 |
* | little fix | alex | 2002-07-25 | 1 | -0/+4 |
* | FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test. | diego | 2002-07-13 | 1 | -0/+1 |
* | switch off nearest scaling ... | pontscho | 2002-07-09 | 1 | -3/+5 |
* | linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl> | alex | 2002-06-28 | 1 | -0/+11 |
* | fix fourcc's problem | pontscho | 2002-06-20 | 2 | -3/+13 |
* | When compiling mga_vid_test.c, memcpy() is subject to an implicit | jaf | 2002-05-31 | 1 | -0/+1 |
* | devfs fallback support? | arpi | 2002-05-13 | 1 | -4/+4 |
* | patch that should fix the "isofs uses mga_vid" bug | arpi | 2002-04-28 | 1 | -3/+3 |
* | devfs fix? | arpi | 2002-04-21 | 1 | -6/+9 |
* | dvfs fix, 10l | arpi | 2002-04-18 | 1 | -2/+8 |
* | Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables | eyck | 2002-04-16 | 1 | -1/+26 |
* | It is not the right place for this. | eyck | 2002-04-15 | 1 | -1711/+0 |
* | mga_vid driver in form of a patch against linux-2.4.18 | eyck | 2002-04-15 | 1 | -0/+1711 |
* | Most of informational printk's ifdef'd. | eyck | 2002-04-14 | 1 | -0/+21 |
* | no native support for I420 in G200 | arpi | 2002-03-25 | 1 | -1/+1 |
* | min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell | arpi | 2002-03-10 | 2 | -2/+22 |
* | Add module parameters: contrast and brightness, so when you need those perman... | eyck | 2002-02-16 | 1 | -8/+11 |
* | g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de> | arpi | 2002-02-09 | 1 | -2/+3 |
* | added mga_top_reserved module parameter to skip a configurable amount | rfelker | 2002-02-07 | 1 | -1/+4 |
* | print also contrast on cat /dev/mga_vid | eyck | 2002-02-04 | 1 | -2/+4 |
* | Attila Kinali fixing memleak introduced by me. | eyck | 2002-02-03 | 1 | -0/+2 |
* | Attila's Linux 2.2 patch, and contrast control applied | eyck | 2002-02-02 | 1 | -4/+50 |
* | support cat /dev/mga_vid. | eyck | 2002-02-02 | 1 | -4/+31 |
* | framework for settings modifications like in radeon_vid ( /dev/mga_vid can | eyck | 2002-02-02 | 1 | -4/+38 |
* | lastminute divbyzero fix by Attila Kinali ;) | arpi | 2002-01-02 | 1 | -0/+5 |
* | note for all users | nick | 2002-01-02 | 1 | -0/+3 |
* | solution for non-x86 users | nick | 2002-01-02 | 3 | -5/+259 |
* | notes for non-x86 users | nick | 2002-01-02 | 1 | -0/+3 |
* | Added support of Radeon2 8500 AIW | nick | 2002-01-02 | 4 | -19/+55 |
* | Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeons | nick | 2001-12-31 | 2 | -4/+195 |
* | Radeon specific gamma correction initialization. (from gatos.sf.net) | nick | 2001-12-30 | 2 | -3/+102 |
* | install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet... | arpi | 2001-12-26 | 1 | -0/+7 |
* | + Added support of FIFO engine (suggested by Vladimir Dergachev) | nick | 2001-12-19 | 1 | -5/+74 |
* | Just a hint | nick | 2001-12-19 | 1 | -0/+4 |
* | Typofix (thanks to Felix) | nick | 2001-12-19 | 1 | -1/+1 |
* | Partial sync with linux stuff (Linux driver is still buggy for me) | nick | 2001-12-17 | 1 | -279/+164 |
* | Some info from Vladimir Dergachev | nick | 2001-12-17 | 1 | -0/+4 |
* | Tuned some values: | nick | 2001-12-14 | 2 | -13/+16 |
* | Preparing to next acceleration level | nick | 2001-12-12 | 3 | -2/+57 |
* | Tuned some registers | nick | 2001-12-12 | 3 | -8/+118 |
* | - added capture registers | nick | 2001-12-08 | 1 | -1661/+1767 |
* | Fixed scaling in doublescan & interlaced modes | nick | 2001-12-08 | 1 | -4/+8 |
* | Fixed scaling in doublescan modes | nick | 2001-12-07 | 1 | -9/+10 |
* | Minor fixes | nick | 2001-12-07 | 1 | -1/+4 |
* | Minor flag changes | nick | 2001-12-07 | 1 | -2/+12 |
* | rage128_vid are fully works!!! | nick | 2001-12-07 | 2 | -40/+49 |
* | Code cleanup | nick | 2001-12-06 | 1 | -93/+75 |
* | Minor fixes | nick | 2001-12-06 | 2 | -9/+45 |
* | Rage128 problems. Attempt #3 | nick | 2001-12-05 | 1 | -7/+18 |
* | Rage128 problems??? | nick | 2001-12-04 | 2 | -55/+85 |
* | Color key still causes some troubles | nick | 2001-12-03 | 2 | -14/+55 |
* | -vo mga notes | nick | 2001-12-02 | 1 | -2/+8 |
* | Fixed compilation on non i686 archs | nick | 2001-12-02 | 1 | -0/+2 |
* | Fixed single buffering problems and -vo mga compatibility by number of buffers | nick | 2001-12-02 | 2 | -4/+10 |
* | Support for MTRR and 'swap_fourcc' flag | nick | 2001-12-02 | 2 | -8/+59 |
* | Fixed 'cat' problems | nick | 2001-12-02 | 2 | -23/+38 |
* | Minor improvements | nick | 2001-12-01 | 3 | -2/+14 |
* | More information | nick | 2001-12-01 | 1 | -1/+4 |
* | More useful example | nick | 2001-12-01 | 1 | -3/+3 |
* | More configurable stuff | nick | 2001-12-01 | 1 | -36/+59 |
* | Tune up driver through reading and writing /dev/radeon_vid ;) | nick | 2001-12-01 | 1 | -5/+60 |
* | Improving auto-install | nick | 2001-12-01 | 2 | -1/+20 |
* | Auto-install stuff | nick | 2001-12-01 | 2 | -18/+18 |
* | Probably ugly attempt to fix Rage128 problems | nick | 2001-11-29 | 2 | -11/+34 |
* | Sorry for inexactitude | nick | 2001-11-29 | 1 | -3/+3 |
* | Just for volunteers | nick | 2001-11-28 | 1 | -0/+285 |
* | radeon_vid new features: | nick | 2001-11-27 | 4 | -104/+218 |
* | use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+ | szabi | 2001-11-25 | 2 | -0/+12 |
* | Fixed bug of ram_size detection | nick | 2001-11-25 | 2 | -35/+142 |
* | Minor fixes | nick | 2001-11-22 | 1 | -6/+19 |
* | Direct YV12 support!!! But only in black and white mode :( | nick | 2001-11-21 | 1 | -2/+2 |
* | Minor speedup of YUY2 decoding. Radeon it's tricked chip | nick | 2001-11-21 | 1 | -43/+30 |
* | Minor fixes with the same results | nick | 2001-11-20 | 1 | -3/+3 |
* | Bad attempt of YV12 direct support | nick | 2001-11-20 | 1 | -27/+66 |
* | Minor lacks fixed | nick | 2001-11-18 | 1 | -4/+5 |
* | First public release | nick | 2001-11-17 | 2 | -30/+92 |
* | Scaler - works! But in greenscale mode :( | nick | 2001-11-17 | 1 | -14/+18 |
* | BES resisters now are really changed! | nick | 2001-11-16 | 2 | -25/+23 |
* | double buffering. | nick | 2001-11-15 | 1 | -8/+22 |
* | radeon_vid: it's in first pre-alpha stage | nick | 2001-11-13 | 4 | -5/+725 |
* | updated - by zsteva@ptt.yu | arpi | 2001-10-21 | 1 | -0/+4 |
* | ah, crtc2 disabled by default | arpi | 2001-10-21 | 1 | -1/+2 |
* | CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz | arpi | 2001-10-21 | 1 | -0/+367 |
* | gpl fix? | arpi | 2001-10-18 | 1 | -1/+3 |
* | Enable discards - now it works | nick | 2001-10-11 | 1 | -5/+2 |
* | Some fixes | nick | 2001-10-09 | 1 | -154/+53 |
* | Fixed bug of FP register writing | nick | 2001-10-08 | 1 | -1/+3 |
* | Better DFP support | nick | 2001-10-08 | 1 | -1/+86 |
* | Fully enabled new logic | nick | 2001-10-08 | 1 | -13/+3 |
* | Fixed incorrect return value | nick | 2001-10-08 | 1 | -1/+1 |
* | Imported some XFree86-CVS stuff | nick | 2001-10-08 | 1 | -350/+1178 |
* | save and restore colorkey, to work together with Xv | arpi | 2001-10-04 | 1 | -6/+75 |
* | working together with Xv (disabling colorkey at close) | arpi | 2001-10-04 | 1 | -0/+1 |
* | sorry for english | nick | 2001-10-02 | 1 | -1/+1 |
* | Rage theatre detection | nick | 2001-10-01 | 2 | -2/+194 |
* | i2c and rage-theatre registers and their bit-constants | nick | 2001-10-01 | 1 | -3/+815 |
* | cleanup | nick | 2001-09-28 | 1 | -3/+0 |
* | G550 support | arpi | 2001-09-27 | 1 | -1/+10 |
* | tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu> | arpi | 2001-09-27 | 1 | -0/+172 |
* | Typo fix | nick | 2001-09-26 | 1 | -1/+1 |
* | Driver location notes | nick | 2001-09-26 | 1 | -0/+2 |
* | Radeon2 support | nick | 2001-09-26 | 2 | -2/+19 |
* | malloc.h -> slab.h | nick | 2001-09-26 | 1 | -2/+3 |
* | MTRR autoconfigure | nick | 2001-09-25 | 1 | -7/+45 |
* | More known registers and their bit-constants | nick | 2001-09-24 | 1 | -15/+155 |
* | building improvements | nick | 2001-09-19 | 2 | -0/+47 |
* | initial howto | nick | 2001-09-19 | 1 | -0/+6 |
* | Comments cleanup | nick | 2001-09-18 | 1 | -3/+3 |
* | A lot of VE related improvements and code cleanup | nick | 2001-09-18 | 2 | -282/+598 |
* | Merge with Ani Joshi's radeonfb-0.1.0 | nick | 2001-09-18 | 2 | -122/+241 |
* | Radeon VE QZ support | nick | 2001-09-18 | 2 | -7/+22 |
* | Radeon VE support | nick | 2001-09-18 | 2 | -3/+10 |
* | Initial import of Ani Joshi's radeonfb-0.0.9 | nick | 2001-09-18 | 2 | -0/+2580 |
* | Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco... | atmos4 | 2001-07-28 | 1 | -1/+2 |
* | gcc warnings fixed - patch by Aelius aelius@wish.net | arpi_esp | 2001-05-23 | 3 | -5/+6 |
* | G200 ramsize detection disabled, using 8M by default | arpi_esp | 2001-04-29 | 1 | -4/+4 |
* | I420/IYUV support | arpi_esp | 2001-04-16 | 2 | -1/+20 |
* | UYVY support | arpi_esp | 2001-04-16 | 1 | -4/+23 |
* | qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+ | arpi_esp | 2001-04-15 | 1 | -0/+1 |
* | G400 32MB SDRAM fixed | arpi_esp | 2001-03-14 | 1 | -2/+1 |
* | G200/8MB SD ramsize detection fixed | arpi_esp | 2001-03-13 | 1 | -1/+1 |
* | mga_ram_size=x works with hard-coded ramsize too (szabi) | arpi_esp | 2001-03-13 | 1 | -7/+7 |
* | mga_force_memsize->mga_ram_size | arpi_esp | 2001-03-12 | 1 | -36/+22 |
* | printk() message for video off when releasing mga without ioctl() | lgb | 2001-03-12 | 1 | -1/+3 |
* | Module usage count not to allow remove module when used | lgb | 2001-03-12 | 1 | -4/+2 |
* | Force matrox memsize module option fixes | lgb | 2001-03-11 | 1 | -5/+5 |
* | mga_force_memsize parameter added | szabii | 2001-03-11 | 1 | -1/+20 |
* | printk's updated | arpi_esp | 2001-03-11 | 1 | -4/+7 |
* | updated to be compatible with new mga_vid.o | arpi_esp | 2001-03-11 | 1 | -0/+3 |
* | ramsize detection updated, test again\! | arpi_esp | 2001-03-10 | 1 | -2/+20 |
* | IRQ handler disabled, vcount-based vsync | arpi_esp | 2001-03-10 | 1 | -3/+26 |
* | new RAMSIZE detection code... test it\! | arpi_esp | 2001-03-09 | 1 | -3/+15 |
* | some printk debug level changed | arpi_esp | 2001-03-09 | 1 | -12/+12 |
* | printk() loglevel fix | szabii | 2001-03-09 | 1 | -20/+20 |
* | printk() loglevel fix | szabii | 2001-03-09 | 1 | -41/+41 |
* | config interface changed | arpi_esp | 2001-03-08 | 3 | -27/+71 |
* | vsync (4 buffers) implemented | arpi_esp | 2001-03-07 | 1 | -7/+151 |
* | put back #include inttypes.h :( | arpi_esp | 2001-03-05 | 1 | -1/+1 |
* | #include <inttypes.h> removed | arpi_esp | 2001-03-05 | 1 | -1/+1 |
* | all v4l stuff removed | arpi_esp | 2001-03-05 | 1 | -173/+0 |
* | Initial revision | arpi_esp | 2001-02-24 | 8 | -0/+2044 |