Mercurial > mplayer.hg
log vidix/nvidia_vid.c @ 22953:f5076a07fb90
age | author | description |
---|---|---|
Fri, 06 Apr 2007 20:37:43 +0000 | diego | consistent include paths for config.h et al. |
Fri, 06 Apr 2007 15:26:41 +0000 | ben | renamed libdha.[hc] to dha.[hc] |
Fri, 06 Apr 2007 15:20:49 +0000 | ben | merged libdha and libvidix, moved all files from libdha to vidix directory |
Sun, 01 Apr 2007 20:48:34 +0000 | ben | GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now) |
Sun, 01 Apr 2007 13:58:06 +0000 | ben | updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver |
Sun, 01 Apr 2007 11:13:04 +0000 | ben | checking for dynamic drivers version number is now pointless |
Sun, 01 Apr 2007 11:06:06 +0000 | ben | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in |
Sun, 01 Apr 2007 00:02:43 +0000 | diego | Move driver files directly into the vidix directory. |