summaryrefslogtreecommitdiffstats
path: root/vidix/nvidia_vid.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichreimar2007-07-301-1/+1
* simplified depth definitionben2007-04-221-5/+1
* declare variable as staticben2007-04-221-1/+1
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-9/+22
* these are actually AGP bridges, not video adapters (should fix ben2007-04-111-2/+0
* this TnT2 chipset is actually NV4/5 arch but for sure not NV30ben2007-04-111-1/+1
* consistent include paths for config.h et al.diego2007-04-061-3/+3
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-1/+1
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-061-3/+3
* GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug...ben2007-04-011-89/+96
* updated pci ids list, fixed vidix drivers compilation and added nearly exhaus...ben2007-04-011-47/+205
* checking for dynamic drivers version number is now pointlessben2007-04-011-7/+0
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...ben2007-04-011-13/+31
* Move driver files directly into the vidix directory.diego2007-04-011-0/+935