import NVIDIA-FreeBSD-x86-180.29
authorSimon Schubert <simon.schubert@epfl.ch>
Thu, 26 Feb 2009 18:52:59 +0000 (19:52 +0100)
committerSimon Schubert <simon.schubert@epfl.ch>
Thu, 26 Feb 2009 18:52:59 +0000 (19:52 +0100)
commit05d5f840eb74c8415e2fe625cea7a786aaca6172
treeac3ab23790f6a36895d5a5fd16eb3678973311a9
parent8b1b599ba86f6612a125f1dce496b8820d432109
import NVIDIA-FreeBSD-x86-180.29
101 files changed:
Makefile
doc/Makefile
doc/README
doc/gl.h
doc/glext.h
doc/glx.h
doc/glxtokens.h
doc/html/appendix-b.html
doc/html/appendix-c.html
doc/html/appendix-d.html
doc/html/appendix-e.html
doc/html/appendix-f.html
doc/html/appendix-j.html
doc/html/appendix-k-section-02.html [new file with mode: 0644]
doc/html/appendix-k-section-03.html [new file with mode: 0644]
doc/html/appendix-k-section-04.html [new file with mode: 0644]
doc/html/appendix-k-section-05.html [new file with mode: 0644]
doc/html/appendix-k.html [new file with mode: 0644]
doc/html/appendix-l.html [new file with mode: 0644]
doc/html/chapter-01.html
doc/html/chapter-02.html
doc/html/chapter-04-section-02.html
doc/html/chapter-04.html
doc/html/chapter-05.html
doc/html/chapter-06.html
doc/html/chapter-07.html
doc/html/chapter-08.html
doc/html/chapter-09.html
doc/html/chapter-10.html
doc/html/chapter-11.html
doc/html/chapter-12.html
doc/html/chapter-13.html
doc/html/chapter-14.html
doc/html/chapter-16.html
doc/html/chapter-20.html
doc/html/chapter-21.html
doc/html/chapter-22.html
doc/html/chapter-23.html
doc/html/chapter-24.html
doc/html/chapter-25.html
doc/html/chapter-26.html [copied from doc/html/chapter-25.html with 80% similarity]
doc/html/index.html
doc/html/part-01.html
doc/html/part-02.html
doc/vdpau.h [new file with mode: 0755]
doc/vdpau_x11.h [new file with mode: 0755]
lib/Makefile
lib/compat/Makefile
lib/compat/libGL/Makefile
lib/compat/libGLcore/Makefile
lib/compat/libnvidia-tls/Makefile
lib/compat/libvdpau/Makefile [copied from lib/compat/libGL/Makefile with 85% similarity]
lib/compat/libvdpau_nvidia/Makefile [copied from lib/compat/libGL/Makefile with 72% similarity]
lib/compat/libvdpau_trace/Makefile [copied from lib/compat/libGL/Makefile with 72% similarity]
lib/libvdpau/Makefile [new file with mode: 0644]
lib/libvdpau_nvidia/Makefile [new file with mode: 0644]
lib/libvdpau_trace/Makefile [new file with mode: 0644]
obj/libGL.so.1
obj/libGLcore.so.1
obj/libXvMCNVIDIA.a
obj/libXvMCNVIDIA.so.1
obj/libglx.so.1
obj/libnvidia-cfg.so.1
obj/libnvidia-tls.so.1
obj/libnvidia-wfb.so.1
obj/libvdpau.so.1 [new file with mode: 0755]
obj/libvdpau_nvidia.so.1 [new file with mode: 0755]
obj/libvdpau_trace.so.1 [new file with mode: 0755]
obj/linux/libGL.so.169.07 [deleted file]
obj/linux/libGL.so.180.29 [new file with mode: 0755]
obj/linux/libGLcore.so.169.07 [deleted file]
obj/linux/libGLcore.so.180.29 [new file with mode: 0755]
obj/linux/libcuda.so.169.07 [deleted file]
obj/linux/libcuda.so.180.29 [new file with mode: 0755]
obj/linux/libnvidia-cfg.so.169.07 [deleted file]
obj/linux/libnvidia-cfg.so.180.29 [new file with mode: 0755]
obj/linux/libnvidia-tls.so.169.07 [deleted file]
obj/linux/libnvidia-tls.so.180.29 [new file with mode: 0755]
obj/linux/libvdpau.so.180.29 [new file with mode: 0755]
obj/linux/libvdpau_nvidia.so.180.29 [new file with mode: 0755]
obj/linux/libvdpau_trace.so.180.29 [new file with mode: 0755]
obj/nvidia-bug-report.sh
obj/nvidia-settings
obj/nvidia-xconfig
obj/nvidia_drv.so
src/Makefile
src/cpuopsys.h
src/nv-freebsd.h
src/nv-kernel.o
src/nv-reg.h
src/nv.h
src/nvidia_ctl.c
src/nvidia_os.c
src/nvidia_pci.c
src/nvidia_subr.c
src/nvidia_sysctl.c
src/nvtypes.h
src/os-interface.h
src/rmretval.h
x11/man/nvidia-settings.1
x11/man/nvidia-xconfig.1