Commit graph

43744 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
Demetris Ierokipides a8512b4286 Update kernel to v6.1.84 LTS
-This with kernel firmware updates and Nvidia driver updates
bring support to the latest new GPUs like AMD RX and NV40xx lines

Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2024-04-09 12:26:10 +03:00
Rudi Heitbaum 9bbac81eea kernel-firmware: update to 20240312 2024-04-09 12:21:32 +03:00
Christian Hewitt b893e15703 kernel-firmware: pick rtw89 firmware to Generic images
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-04-09 12:21:16 +03:00
Rudi Heitbaum 1b8d315924 kernel-firmware: update to 20240220 2024-04-09 12:21:03 +03:00
Rudi Heitbaum f55be64e0d kernel-firmware: update to 20240115 2024-04-09 12:20:50 +03:00
Rudi Heitbaum 004660bdf7 kernel-firmware: update to 20231211 2024-04-09 12:20:36 +03:00
sopparus 61d238683a linux: add MT7921 module and firmware to images 2024-04-09 12:19:58 +03:00
Rudi Heitbaum c2eaf8039a kernel-firmware: update to 20231111 2024-04-09 12:13:33 +03:00
Rudi Heitbaum 9725e2b99e kernel-firmware: update to 20231030 2024-04-09 12:13:22 +03:00
Rudi Heitbaum 108f50cc28 kernel-firmware: update to 20230919 2024-04-09 12:13:07 +03:00
Rudi Heitbaum d953267ea4 kernel-firmware: update to 20230804 2024-04-09 12:12:55 +03:00
Rudi Heitbaum 6eabb215c5 kernel-firmware: update to 20230625 2024-04-09 12:12:43 +03:00
Rudi Heitbaum e57dd3b535 kernel-firmware: update to 20230515 2024-04-09 12:12:27 +03:00
Rudi Heitbaum f78b38b0fd libglvnd: update to 1.7.0 2024-04-09 12:01:47 +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
Tomáš Kelemen (vudiq) 3dd0096eda
flycast: update patch 2024-04-09 06:15:58 +02:00
Tomáš Kelemen (vudiq) 2d1499d9e2
flycast: update to v2.3 2024-04-08 23:28:13 +02:00
Tomáš Kelemen (vudiq) 15789238a3
lakka: include the Retrorama theme in image 2024-04-08 23:15:22 +02:00
Tomáš Kelemen (vudiq) 833957d799
add theme for retroarch/xmb: Retrorama 2024-04-08 23:13:12 +02:00
Tomáš Kelemen (vudiq) 139b8c19de
remove spaces from file names
silence sha256sum output
2024-04-08 01:21:43 +02:00
Tomáš Kelemen (vudiq) 619bda43e7
ppsspp: remove unnecessary line
target architecture is detected correctly by cmake using FORCED_CPU
2024-04-08 01:04:14 +02:00
Tomáš Kelemen (vudiq) 21b94ba996
fix path for retroarch fonts
should fix display of chinese/asian characters
2024-04-07 23:16:59 +02:00
Yasai-san 1e2ca840dc
It revives some cores for Pi02GPi. (#1954) 2024-04-07 22:44:12 +02:00
Tomáš Kelemen (vudiq) 4a1181ae64
add missing env for wayland and x11 2024-04-07 22:34:13 +02:00
Tomáš Kelemen (vudiq) f14fe89e8a
Lakka/options: cleanup + optimize core order
- cleanup some redundant core exclusions
- put cores with longer build time in front of the build queue
2024-04-06 20:50:55 +02:00
Tomáš Kelemen (vudiq) b754c4e465
build|pkg_all: add RPiZero2-GPiCASE2W, drop noobs
- added new target to build scripts
- dropped noobs tarballs, as considered deprecated
2024-04-04 07:09:18 +02:00
Tomáš Kelemen d197bf3928
buildfixes for 32 bit PC (#1951)
* libva: enable 32bit PC

* mesa: fix build for 32 bit PC

* build_all: add 32bit PC
2024-04-03 00:55:09 +03:00
Tomáš Kelemen 986bfe7701
ppsspp: remove linux from dependencies (#1952)
it is not needed that linux is built prior to ppsspp, it only delays the
build start of ppsspp.
2024-04-03 00:54:54 +03:00
Yasai-san bec997a880
Support RetroFlag GPiCASE2W RPiZero2 aarch64 (#1947) 2024-04-03 00:53:12 +03:00
Tomáš Kelemen 7a8c073510
volk: add PKG_DEPENDS_TARGET=vulkan-headers (#1949)
Co-authored-by: Rudi Heitbaum <rudi@heitbaum.com>
2024-04-02 21:13:16 +03:00
Alex Abbatiello 228cfd119c
DOSBox Pure 0.9.9 (#1948)
* DOSBox Pure 0.9.9

* Fix issue schellingb/dosbox-pure#488

* Set compiler flags properly
2024-03-31 11:21:51 +03:00
Demetris Ierokipides bc4936f153 Vulkan tools: use upstream pkg 2024-03-29 21:30:11 +02:00
Rudi Heitbaum 89fe7e9108 spirv-headers: update to githash 8b246ff
Supports build of glslang 14.1.0
2024-03-29 04:45:41 +02:00
Rudi Heitbaum 215743ae32 spirv-tools: update to githash 04896c4
Supports build of glslang 14.1.0
2024-03-29 04:44:42 +02:00
Rudi Heitbaum d2c45ccad7 glslang: update to 14.1.0
Release notes: https://github.com/KhronosGroup/glslang/releases

Supported by:
- spirv-tools: 04896c462d9f3f504c99a4698605b6524af813c1
- spirv-headers: 8b246ff75c6615ba4532fe4fde20f1be090c3764
2024-03-29 04:43:25 +02:00
Rudi Heitbaum 8a9d9a9722 vulkan-tools: update to 1.3.280 2024-03-29 04:40:46 +02:00
Rudi Heitbaum 263adf15bb vulkan-loader: update to 1.3.280 2024-03-29 04:39:00 +02:00
Rudi Heitbaum 872961100e vulkan-headers: update to 1.3.280 2024-03-29 04:38:06 +02:00
Rudi Heitbaum 508d397540 volk: initial package
used by vulkan-tools 1.3.271
2024-03-29 04:34:49 +02:00
Demetris Ierokipides 1500bb61be mesa: update to 24.0.4
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2024-03-29 04:27:46 +02:00
Demetris Ierokipides c33192adfd RPi5: Enable Vulkan support merged to Mesa 23.3
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2024-03-25 20:29:01 +02:00
Demetris Ierokipides 1d588066b8 RPi5: update mesa patches 2024-03-23 21:38:48 +02:00
Demetris Ierokipides 47e6a56335 libdrm: update to 2.4.120 2024-03-23 21:32:08 +02:00
Demetris Ierokipides f285677776 Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2024-03-20 01:05:52 +02:00