aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix
Commit message (Expand)AuthorAge
* many small typo and grammar fixesGravatar gabucino2003-10-04
* workaround for mingwGravatar faust32003-10-02
* Windows portGravatar faust32003-10-02
* make it work in textmode again && support for nv03 with 4MB RAMGravatar faust32003-10-02
* Sometimes (especially with big images) reading pitch 0 from card's registerGravatar lumag2003-10-01
* according to xfree cvs maximum overlay size is only 2046x2046Gravatar atmos42003-09-28
* experimental nvidia_vid, use at your own riskGravatar faust32003-09-27
* radeon mobility u1 supportGravatar alex2003-06-24
* i420 fixed, needs some testingGravatar alex2003-04-09
* fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>Gravatar alex2003-04-08
* Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)Gravatar ranma2003-03-31
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)Gravatar alex2003-03-21
* fixed chroma pitchGravatar arpi2003-03-15
* vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)Gravatar michael2003-03-07
* The patch enables the fix for rage128_vid as well as radeon_vid, and looks fo...Gravatar arpi2003-02-03
* hack to get rage128 working on ppc-g3Gravatar alex2003-01-20
* Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>Gravatar alex2003-01-19
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* M6 bug workaround by Hanno Bock <hanno@gmx.de>Gravatar alex2003-01-13
* patch which removes the rage_ckey_model fix and updatesGravatar arpi2003-01-10
* Set is_shift_required according to RadeonFamilyGravatar arpi2003-01-09
* Fix support for Radeon 9000Gravatar arpi2003-01-09
* Reduce flickering on window movement (from Christophe Badina)Gravatar arpi2003-01-09
* Fix radeon 7500 and 8500 15- and 16-bit colour keyGravatar arpi2003-01-09
* Update card (chip family) detection (from mplayerxp)Gravatar arpi2003-01-09
* Update radeon pci idsGravatar arpi2003-01-09
* MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jo...Gravatar alex2003-01-04
* Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <ch...Gravatar alex2003-01-04
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03
* fixed a 10l, some cosmetics, and initial ppc (bigendian) supportGravatar alex2002-12-25
* Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>Gravatar alex2002-12-25
* correctly save and restore colorkey settings (based on patch by Svante Signel...Gravatar alex2002-12-24
* the long awaited pink screen + shift fix for radeon, based on patch by Svante...Gravatar alex2002-12-22
* more safer version by the authorGravatar alex2002-12-21
* EPIA (CyberBlade/i1) driver by Alastair M. RobinsonGravatar alex2002-12-21
* Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>Gravatar alex2002-11-20
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* INREG now static inline instead of a define, to avoid unnecessary GETREGGravatar colin2002-10-31
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterGravatar colin2002-10-25
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli...Gravatar michael2002-10-21
* rage128 gray fix?Gravatar arpi2002-09-23
* Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>Gravatar alex2002-09-01
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should useGravatar arpi2002-08-16
* vide EQ fixed - lumactl register is not readable!Gravatar arpi2002-07-25
* - fix audio equalizerGravatar pontscho2002-07-19
* switch off nearest scaling ...Gravatar pontscho2002-07-09