aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/drivers/nvidia_vid.c
Commit message (Expand)AuthorAge
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* drops casts from void * on malloc/calloc from vidix/Gravatar reynaldo2006-07-13
* marks several function without a prototype which arent used outside its sourc...Gravatar reynaldo2006-07-13
* Remove unnecessary le2me_32 macros.Gravatar diego2006-04-27
* support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail....Gravatar faust32006-02-09
* it looks like width needs to be a multiple of 64 for newer cardsGravatar faust32005-11-09
* support for GeForce FX Go5200 (newer Apple PowerBooks)Gravatar diego2005-09-06
* Only older card version seem to make problems with y < 8 in text mode.Gravatar reimar2005-09-06
* equalizer fixes: changing one attribute reset the others,Gravatar reimar2005-09-04
* equalizer supportGravatar reimar2005-09-03
* 64 bit fix: do not cast pointers to uint32_tGravatar reimar2005-09-03
* vidix support for nVidix FX Go 5700Gravatar reimar2005-09-03
* initial endianess fixesGravatar faust32005-09-03
* simplificationGravatar faust32005-09-03
* fix window position adjustmentGravatar faust32005-09-03
* 1000lGravatar faust32004-02-01
* a few more nvidia cards (only tested card is GeForceFX 5200)Gravatar faust32004-01-30
* Fix "panning" displayGravatar lumag2004-01-12
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* cvidix geometry support in textmodeGravatar faust32003-10-22
* update overlay only if it is configuredGravatar faust32003-10-21
* fixed colorkey enabling/disablingGravatar faust32003-10-17
* double buffering fix for cards > NV04 && windows colorkeying fixGravatar faust32003-10-17
* support for disabling the colorkeyGravatar alex2003-10-17
* Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in...Gravatar atmos42003-10-14
* the yv12 image looked more like a yuy2 image ;)Gravatar faust32003-10-12
* fixed the mysterious segfaults on faster machinesGravatar faust32003-10-12
* added a few more device idsGravatar faust32003-10-10
* 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
* removed genfb and nvidia driversGravatar alex2002-07-05
* upgraded to newest vidix interfaceGravatar alex2002-01-23
* + new features and possibilityGravatar nick2002-01-16
* commited due to request of nexusGravatar alex2002-01-15
* startedGravatar alex2002-01-13