summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/nvidia_vid.c
Commit message (Expand)AuthorAgeFilesLines
* drops casts from void * on malloc/calloc from vidix/reynaldo2006-07-131-1/+1
* marks several function without a prototype which arent used outside its sourc...reynaldo2006-07-131-2/+2
* Remove unnecessary le2me_32 macros.diego2006-04-271-2/+2
* support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail....faust32006-02-091-5/+17
* it looks like width needs to be a multiple of 64 for newer cardsfaust32005-11-091-1/+1
* support for GeForce FX Go5200 (newer Apple PowerBooks)diego2005-09-061-0/+1
* Only older card version seem to make problems with y < 8 in text mode.reimar2005-09-061-1/+1
* equalizer fixes: changing one attribute reset the others,reimar2005-09-041-16/+24
* equalizer supportreimar2005-09-031-2/+44
* 64 bit fix: do not cast pointers to uint32_treimar2005-09-031-5/+5
* vidix support for nVidix FX Go 5700reimar2005-09-031-1/+2
* initial endianess fixesfaust32005-09-031-16/+4
* simplificationfaust32005-09-031-25/+4
* fix window position adjustmentfaust32005-09-031-1/+5
* 1000lfaust32004-02-011-15/+2
* a few more nvidia cards (only tested card is GeForceFX 5200)faust32004-01-301-0/+23
* Fix "panning" displaylumag2004-01-121-12/+35
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-1/+1
* cvidix geometry support in textmodefaust32003-10-221-1/+1
* update overlay only if it is configuredfaust32003-10-211-1/+1
* fixed colorkey enabling/disablingfaust32003-10-171-3/+3
* double buffering fix for cards > NV04 && windows colorkeying fixfaust32003-10-171-9/+18
* support for disabling the colorkeyalex2003-10-171-3/+11
* Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in...atmos42003-10-141-6/+7
* the yv12 image looked more like a yuy2 image ;)faust32003-10-121-19/+25
* fixed the mysterious segfaults on faster machinesfaust32003-10-121-63/+37
* added a few more device idsfaust32003-10-101-7/+40
* make it work in textmode again && support for nv03 with 4MB RAMfaust32003-10-021-35/+44
* Sometimes (especially with big images) reading pitch 0 from card's registerlumag2003-10-011-1/+9
* according to xfree cvs maximum overlay size is only 2046x2046atmos42003-09-281-2/+2
* experimental nvidia_vid, use at your own riskfaust32003-09-271-0/+818
* removed genfb and nvidia driversalex2002-07-051-326/+0
* upgraded to newest vidix interfacealex2002-01-231-11/+149
* + new features and possibilitynick2002-01-161-7/+4
* commited due to request of nexusalex2002-01-151-2/+17
* startedalex2002-01-131-0/+176