Commit Graph

2915 Commits

Author SHA1 Message Date
Rudi Heitbaum
dfd3c29118 pixman: update to 0.43.0 and meson 2024-01-07 01:31:19 +00:00
Rudi Heitbaum
f17d9963ae xorg-server: update to 21.1.10
ann:
- https://lists.x.org/archives/xorg-announce/2023-December/003435.html
- https://lists.x.org/archives/xorg-announce/2023-December/003436.html
2023-12-13 11:19:56 +00:00
Rudi Heitbaum
671dd1443a xf86-video-nvidia: update to 545.29.06
release notes:
- https://www.nvidia.com/download/driverResults.aspx/216530/en-us/
  - Fixed a regression that prevented setting backlight brightness levels.
  - Fixed a bug that could lead to UI corruption in nvidia-installer on systems with more than one initramfs file per kernel.
  - Fixed a bug that caused games built on the Source 2 engine to hang when running under Xwayland.
2023-11-23 11:55:49 +00:00
Matthias Reichl
3e45faae23 Merge pull request #8090 from heitbaum/nvidia2
xf86-video-nvidia: update to 545.29.02
2023-11-10 17:20:16 +01:00
Rudi Heitbaum
835d8c0880 xf86-video-ati: update to 22.0.0 2023-11-10 09:46:40 +00:00
Rudi Heitbaum
8927fecdc0 xf86-video-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
2023-11-04 11:55:27 +00:00
Rudi Heitbaum
099cfad9ce xf86-video-nvidia: update to 545.29.02 2023-11-01 08:07:22 +00:00
Rudi Heitbaum
2ac3541f60 xf86-video-nvidia: add try and except for import requests 2023-11-01 08:07:22 +00:00
Rudi Heitbaum
9c9429e6f8 xf86-video-nvidia-legacy: fix build with linux 6.6
refer:
- 71e801b9b4
- 6b85aa68d9
- 71a7974ac7
2023-10-30 12:28:08 +00:00
Rudi Heitbaum
95befb8bd2 xf86-video-nvidia: fix build with linux 6.6 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
01140aa3e8 xorg-server: update to 21.1.9 2023-10-25 13:24:27 +00:00
Rudi Heitbaum
4f7a4a3648 xkeyboard-config: update to 2.40 2023-10-08 08:41:09 +00:00
Rudi Heitbaum
4a700e0f80 libXrandr: update to 1.5.4 2023-10-08 08:41:09 +00:00
Rudi Heitbaum
aad65b7850 libX11: update to 1.8.7
ann:
- https://lists.x.org/archives/xorg/2023-October/061506.html
2023-10-04 08:07:03 +00:00
Rudi Heitbaum
c1cdc5be98 font-util: update to 1.4.1 2023-09-10 10:29:33 +00:00
CvH
5ff79d1204 Merge pull request #8088 from heitbaum/nvidia
xf86-video-nvidia: update to 470.199.02
2023-09-02 08:48:19 +02:00
CvH
497c20e61b Merge pull request #7975 from heitbaum/kernel65
[le12] linux: update to 6.5.y
2023-09-02 08:46:39 +02:00
Rudi Heitbaum
e67431692a xf86-video-nvidia: update to 470.199.02 2023-08-31 23:44:00 +00:00
Rudi Heitbaum
9eff1d5317 xf86-input-libinput: update to 1.4.0 2023-08-26 06:14:03 +00:00
Rudi Heitbaum
4b37ce2142 xf86-video-nvidia-legacy: fix build with linux 6.5
reworked 470 patch from https://gist.github.com/joanbm/dfe8dc59af1c83e2530a1376b77be8ba
2023-08-25 21:16:05 +00:00
Rudi Heitbaum
0d9927e48b xf86-video-nvidia: fix build with linux 6.5 2023-08-25 21:16:05 +00:00
Rudi Heitbaum
600e736568 libxcb: update to 1.16
release notes:
- https://www.spinics.net/lists/xorg/msg60982.html
2023-08-18 10:57:20 +00:00
Rudi Heitbaum
e1fa37d91e xcb-proto: update to 1.16.0 2023-08-18 10:57:20 +00:00
Rudi Heitbaum
9adceada67 xf86-video-nvidia: update to 470.182.03 2023-06-26 19:40:23 +00:00
Rudi Heitbaum
7c24bfea60 libX11: update to 1.8.6 2023-06-18 07:26:42 +00:00