Commit graph

20 commits

Author SHA1 Message Date
sydarn
5c351b6fe2 Enable sway rk3326 and rk3566 2024-03-28 20:31:24 +01:00
sydarn
b39e7c2c40 Disable sway on rk3566 (for now), remove system wide panfrost forcepack 2024-03-25 13:14:32 +01:00
fewtarius
6080aa1f51
Fix hotkeys on RG351P/M/V. 2024-03-09 12:47:03 +00:00
fewtarius
ecd434142f
* Fix Portmaster not launching on RK3566 devices.
* Fix game performance defaults not honoring existing settings.
* Update Linux kernel to 6.7.3 (AMD64).
* Switch libmodplug to use shared libraries.
* Update cloud backup to not use run script.
2024-02-01 16:06:01 +00:00
brooksytech
9e5416f8a2
Fix profile oopsie 2024-01-23 21:11:32 +00:00
brooksytech
7046f42f7b
Add overclocking options to RK3326 2024-01-23 20:56:23 +00:00
fewtarius
97a11201d4
* Update documentation.
* Revert kronos-sa (currently broken on AMD64, need more time to investigate).
* Fix ui_shader quirk default permissions.
2024-01-19 01:06:07 +00:00
fewtarius
3a277b46e1
Fix copyright. 2024-01-13 14:51:20 +00:00
fewtarius
33ee8f8d92
* Apply recommended changes:
* Add `weston-debug`
  * Add `PAN_MESA_DEBUG=forcepack`
  * Add `--flight-rec-scopes=`
* Migrate `PAN_MESA_DEBUG=gl3,gofaster` to a platform quirk.
2024-01-13 14:45:20 +00:00
nayasis
7d058601a5 let shader filter configurable 2024-01-04 14:44:29 +09:00
brooksytech
dce3a01a2f
Clean up RK3326 & RK3399 sleep vars 2023-12-29 14:29:36 +00:00
fewtarius
788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00
mason
27710357c0
Fix bug in RG552 sleep, and add sleep freq set to RK3326 build 2023-11-29 16:38:04 +00:00
mason
256df45d85
Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-20 15:19:55 +00:00
mason
dd0017d82c
RK3326 - Perf mode for GBA & PSX 2023-11-11 17:31:25 +00:00
fewtarius
584f93509e
Apply GPU performance defaults for ARM devices. 2023-11-10 01:39:28 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
fewtarius
7a808851a6
Merging common quirks into platform quirks to reduce quirk sprawl. 2023-09-04 14:54:35 +00:00