aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/nvidia_vid.c
Commit message (Expand)AuthorAge
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichGravatar reimar2007-07-30
* simplified depth definitionGravatar ben2007-04-22
* declare variable as staticGravatar ben2007-04-22
* updated vidix files headers whenever it's possible to have a clear GPL statementGravatar ben2007-04-22
* these are actually AGP bridges, not video adapters (should fix Gravatar ben2007-04-11
* this TnT2 chipset is actually NV4/5 arch but for sure not NV30Gravatar ben2007-04-11
* consistent include paths for config.h et al.Gravatar diego2007-04-06
* renamed libdha.[hc] to dha.[hc]Gravatar ben2007-04-06
* merged libdha and libvidix, moved all files from libdha to vidix directoryGravatar ben2007-04-06
* GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug...Gravatar ben2007-04-01
* updated pci ids list, fixed vidix drivers compilation and added nearly exhaus...Gravatar ben2007-04-01
* checking for dynamic drivers version number is now pointlessGravatar ben2007-04-01
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...Gravatar ben2007-04-01
* Move driver files directly into the vidix directory.Gravatar diego2007-04-01