Demetris Ierokipides
fce52950ac
ppsspp: fix aarch64 target
2021-06-01 03:43:28 +03:00
Demetris Ierokipides
7da2f71975
Retroarch: Clean xu4 libmali clutter
2021-06-01 03:03:37 +03:00
Demetris Ierokipides
c96050021e
XU4: Switch libmali package
2021-06-01 03:01:13 +03:00
Tomáš Kelemen
e8fd2a7e45
build fixes after 1.9.4 update ( #1357 )
...
* desmume: update + rebase OGL patch
* duckstation: rename to swanstation
* parallel-n64: disable OGL for RPi4.aarch
* ppsspp: rework CMAKE options
2021-05-31 22:22:54 +03:00
Demetris Ierokipides
7d6d53e069
Bump everything to v1.9.4
2021-05-31 02:26:21 +03:00
Demetris Ierokipides
fa97d4adc1
Dolphin: enable vulkan
2021-05-30 23:31:59 +03:00
Demetris Ierokipides
800a704803
ppsspp: enable vulkan support
2021-05-30 20:33:11 +03:00
GavinDarkglider
41a9264210
Misc fixes ( #1351 )
...
* Fix audio regression from rework of tegra-bsp
* Fix calibration matrix
* Fix Hekate Icons, Update dock-hotplug
* Hack to fix touch screen
* Enable menu mouse on switch builds
* Update L4T Project CFlags
* add patch to fix brightness on the switch
2021-05-30 10:29:33 +03:00
GavinDarkglider
0fe8cf3b47
Add initial Nintendo Switch Dock Support. ( #1350 )
2021-05-30 03:39:47 +03:00
Demetris Ierokipides
5ee4f1884c
Mesa3D: remove upstream patch
2021-05-29 22:13:17 +03:00
Demetris Ierokipides
234d274300
libdrm: upgrade to v2.4.105
2021-05-29 21:41:29 +03:00
David Lawson
3f60f3b131
mesa: update to 21.1.1 ( #1348 )
...
The deleted patch appeared to already by applied.
The other patch I rebased and changed to [this version](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10680 )
2021-05-29 13:03:14 +03:00
Demetris Ierokipides
4ef6d53bc0
Clean and unlock cores for all arch
2021-05-28 23:17:23 +03:00
Demetris Ierokipides
b20cd38745
Enable mesen cores for aarch64
2021-05-28 23:01:47 +03:00
GavinDarkglider
3467cfb8ce
Bump libinput to 1.11.0 add x11-server as a depend for xf86-input-libinput ( #1341 )
2021-05-26 21:38:04 +03:00
GavinDarkglider
04bf338689
Fix Touchscreen, Initial Refactor of tegra-bsp, Add icons for Hekate/NYX to bootloader package. ( #1339 )
2021-05-26 13:37:17 +03:00
by-gnome
d518c7efcc
bcm_sta: fix kernel_read() parameters ( #1335 )
...
* bcm_sta: fix kernel_read() parameters
* bcm_sta: fix kernel_read() parameters for i386
Co-authored-by: mglae <mglmail@arcor.de>
2021-05-26 01:42:34 +03:00
David Lawson
28a8462fdf
rpi: bump bcm2835-driver to 5.10.39 too ( #1334 )
2021-05-26 01:40:47 +03:00
Demetris Ierokipides
ca117e6caa
RPi: Bump to 5.10.39
2021-05-25 20:47:23 +03:00
by-gnome
ca4668f8a5
busybox: fix message about undersized system partition ( #1333 )
2021-05-25 20:35:01 +03:00
GavinDarkglider
111e1e6799
Fix system mount ( #1329 )
2021-05-25 17:35:29 +03:00
GavinDarkglider
86a406d06b
L4T: Fix Vulkan Renderer ( #1325 )
2021-05-24 18:25:07 +03:00
David Lawson
4d2ef03fab
[Issue #1174 ] rpi: change HandlePowerKey action to poweroff ( #1324 )
2021-05-23 20:42:10 +03:00
Tomáš Kelemen
372b3b6f2d
beetle-saturn: update and add the core back to list ( #1320 )
...
was removed due to size constraints of the parition. as the partition
size was increased, the core can be included again.
fixes #1309
2021-05-23 18:51:06 +03:00
Tomáš Kelemen
d6260629a2
mpg123: create shared objects for Lakka ( #1322 )
2021-05-23 18:50:55 +03:00
Tomáš Kelemen
359ef661c4
fix build for 32-bit Generic ( #1317 )
...
- retroarch: add VULKAN only when have VULKAN_SUPPORT
- mpg123: build with PIC for all targets
2021-05-23 11:41:11 +03:00
by-gnome
5288fca3d8
kernel-firmware: update to 20210511 ( #1306 )
2021-05-21 03:18:38 +03:00
David G. F
49f2b66071
Remove the RG351P/V rumble patch ( #1308 )
...
It produces random kernel panics. Until I figure out what the bug is,
disable this.
2021-05-21 03:17:33 +03:00
Chips-fr
4994a6b2fc
Add support of aarch64 for uae4arm ( #1304 )
2021-05-20 11:52:07 +03:00
David Lawson
7377e65bc4
rpi: make bcm2835-driver use the same version as bcm2835-bootloader ( #1303 )
2021-05-19 22:15:56 +03:00
Demetris Ierokipides
9a8929c4e5
Retroarch: remove upstream patch
2021-05-19 04:27:58 +03:00
Demetris Ierokipides
b198b11ccf
Desmume: restore working commit(only haiku is affected)
2021-05-19 02:16:33 +03:00
Demetris Ierokipides
833c433141
bcm2835-bootloader: update manually to v5.10.36 until they tag a release
2021-05-18 22:34:18 +03:00
Demetris Ierokipides
3ce79af38f
Bump every core & retroarch to v1.9.3 stable
2021-05-18 19:31:05 +03:00
Demetris Ierokipides
2bbd8bb8db
Partially Revert "Rpi kernel update ( #1298 )"
...
This reverts commit d2628f10d1
.
2021-05-17 19:43:08 +03:00
David Lawson
d2628f10d1
Rpi kernel update ( #1298 )
...
* rpi: update kernel to 5.10.36
* rpi: remove bcm2835-driver and just get everything from bcm2835-bootloader
2021-05-17 00:30:34 +03:00
Demetris Ierokipides
ad3a5fde14
Rpi[3/4]: Bump kernel to 5.10.36
2021-05-16 23:25:58 +03:00
David G. F
31b818eb11
Add RA upstream patch to fix brighness restore issue ( #1296 )
2021-05-16 05:07:40 +03:00
Demetris Ierokipides
d945dee036
Remedy broken packages
2021-05-15 02:47:39 +03:00
Ntemis
6c484c2e34
xf86-video-nvidia: fix udev rules
2021-05-14 03:20:55 +03:00
Ntemis
08a5a8af6e
Bump xf86-video-intel & xf86-input-libinput
2021-05-14 02:10:47 +03:00
Ntemis
0ed6f44419
bcm2835-bootloader: upgrade to v1.20210430
2021-05-14 02:02:20 +03:00
Ntemis
1e9878a3f7
vulkan: updated all related packages to v1.2.174
2021-05-14 01:11:14 +03:00
Ntemis
5fe6e90fad
llvm: updated to v12.0.0
2021-05-14 01:06:23 +03:00
Ntemis
dbdca9ba2d
xf86-video-nvidia: bumped and add Vulkan driver opts
2021-05-14 01:03:22 +03:00
Ntemis
7e5e5c5bfa
bt: set JustWorksRepairing to always and enable fastconnect for all
2021-05-14 00:55:03 +03:00
Ntemis
80321df01e
Clean no-op audio hacks for xu4&Rpi4 and allow none vulkan gpus to work
2021-05-14 00:30:39 +03:00
GavinDarkglider
3a7545bf08
Fix misc nintendo switch boot issues ( #1293 )
...
* Fix misc nintendo switch boot issues
* Fix switch cpu overclock menu, again.
2021-05-13 04:39:40 +03:00
David G. F
cc2d3336de
Improved CPU governor/frequency scaling control menu ( #1292 )
...
* Second revision of the cpufreq driver for Lakka.
* Adding default settings for RPi and OGA devices
This preserves backwards compatibility for RPi and adds a more sensible
policy for portable devices.
2021-05-12 07:45:21 +03:00
GavinDarkglider
065d8738ce
Fix joycond package, so it can actually start on bootup ( #1291 )
2021-05-12 01:28:38 +03:00