Commit graph

16 commits

Author SHA1 Message Date
Yasai-san
c6eb4be7ca
Remove libnvidia-vulkan-producer.so from nvidia package (#1957) 2024-04-09 15:11:45 +03:00
Rudi Heitbaum
2be35de58d nvidia: update to 550.67
release notes:
- https://www.nvidia.com/Download/driverResults.aspx/223426/en-us/
2024-04-09 11:58:49 +03:00
Rudi Heitbaum
3af74320de nvidia: update to 550.54.14
release:
- https://www.nvidia.com/Download/driverResults.aspx/218826/en-us/
2024-04-09 11:57:44 +03:00
Rudi Heitbaum
60b915c2ee nvidia: update to 545.29.06 2024-04-09 11:57:31 +03:00
Rudi Heitbaum
d81cbcc08e nvidia: include new shared library libnvidia-gpucomp.so
New driver component: libnvidia-gpucomp

Future NVIDIA graphics drivers for FreeBSD, Linux, Solaris, and VMware
ESX will include a new library called libnvidia-gpucomp.so.<VERSION>. The
<VERSION> token in the library’s SONAME and filename represents the
driver version on Linux, and “1” on other platforms. The following
existing libraries will depend upon the new libnvidia-gpucomp library:

libnvidia-eglcore.so.<VERSION>
libnvidia-glcore.so.<VERSION>
libnvidia-rtcore.so.<VERSION>

Initially, this dependency will be expressed via DT_NEEDED; however, at
some point in the future the libraries which depend upon libnvidia-gpucomp
may be updated to dlopen(3) it instead. Any projects which use explicit
lists of NVIDIA driver libraries, for example, for creating installation
packages or GPU-enabled containers, should be updated to include the
new library.

https://forums.developer.nvidia.com/t/new-driver-component-libnvidia-gpucomp/267060
2024-04-09 11:57:15 +03:00
Rudi Heitbaum
840e3ffb54 nvidia: update to 545.29.02 2024-04-09 11:56:58 +03:00
Rudi Heitbaum
099bf1783e nvidia: update to 525.116.03 2024-04-09 11:56:41 +03:00
SupervisedThinking
4c046ec2b2 nvidia: update to 520.56.06
- release notes https://www.nvidia.com/Download/driverResults.aspx/193764/en-us/
2022-11-30 21:38:51 +01:00
SupervisedThinking
edd569c1a7 nvidia: update to 515.76
- fix build with Linux 6.0
2022-10-11 11:10:41 +02:00
SupervisedThinking
9976432c3f nvidia: update to 515.65.01 2022-08-05 12:43:27 +02:00
SupervisedThinking
f5137e56d5 nvidia: update to 515.57
- https://www.nvidia.de/Download/driverResults.aspx/190422/de
2022-07-14 13:22:02 +02:00
SupervisedThinking
aeeb2dcce2 nvidia: update to 515.48.07 2022-06-15 18:17:51 +02:00
CvH
7b3aa915c3 graphics: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:25:31 +02:00
SupervisedThinking
e51603037f nvidia: update to 510.54 2022-02-18 20:23:35 +01:00
SupervisedThinking
16d0b6500a nvidia: fixup Vulkan
- added missing lib
- fix ICD files by pointing to libEGL_nvidia.so
2022-02-07 12:49:40 +01:00
SupervisedThinking
4d7ae4ac41 nvidia: initial package 510.47.03 2022-02-03 11:09:40 +01:00