Commit graph

80 commits

Author SHA1 Message Date
fewtarius
504523cd47
* Improve support for JELOS as a docker host.
* Move configuration and data to user space (/storage/.config/docker/data).
  * Allow building JELOS as root when in a container (temporary).
* Fix missing fonts when building BASE_ONLY.
* Move debug packages to BASE_ONLY builds.
2023-04-23 01:44:25 +00:00
mason
1b07bfb51a
Bump SA cores 2023-04-16 13:51:39 +00:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
fewtarius
c1fb3e7b5d
Update packages, and enable S922X for world builds. 2023-04-06 12:13:13 +00:00
fewtarius
390f316017
Begin work to add ENABLE_32BIT parameter - default off for S922X. 2023-04-04 23:14:31 +00:00
Brooksytech
04c4b5d35a
Merge branch 'ogu' into dev 2023-04-03 05:24:19 -07:00
fewtarius
a82860a402
Update packages and cores. 2023-04-02 20:48:07 +00:00
fewtarius
b8a053d7b6
giMerge branch 'dev' into ogu 2023-04-02 14:24:45 +00:00
fewtarius
ce7d01423f
Manually update ppsspp. 2023-04-02 14:24:08 +00:00
fewtarius
d955c45bd7
Merge branch 'dev' into ogu 2023-04-01 23:02:50 +00:00
fewtarius
c81594ed54
Package shuffle. 2023-04-01 22:58:06 +00:00
mason
d25b132652
Initial OGU work, kernel boots 2023-03-22 21:56:33 +00:00
mason
8dc8f22ea4
Bump Mesa to 23 & bump sa emus 2023-03-21 16:54:21 +00:00
mason
b0d327be92
First round of Emu Cleanup 2023-03-17 16:40:00 +00:00
fewtarius
e7bfd903ca
Misc package updates. 2023-03-14 17:59:38 -04:00
fewtarius
1699a17242
Revert "Drop x86 from dev."
This reverts commit 860d44743d.
2023-03-04 14:15:34 -05:00
fewtarius
860d44743d
Drop x86 from dev. 2023-03-04 07:53:52 -05:00
fewtarius
a4990f5266
x86 bits. 2023-03-04 07:51:54 -05:00
fewtarius
ff48bb204e
Add initial support for 32bit i686 for software compatibility. 2023-03-03 20:12:41 -05:00
fewtarius
6b7074f470
Revert. 2023-03-01 05:38:27 -05:00
fewtarius
fe88b640c7
Export egg cache variable. 2023-02-28 22:35:42 -05:00
fewtarius
e3932d29f5
Work continues. 2023-02-28 19:58:37 -05:00
fewtarius
507c697f0c
Clean up variables. 2023-02-27 19:05:03 -05:00
fewtarius
630bd0ac7e
Continuing work. 2023-02-27 18:49:51 -05:00
fewtarius
11fd530ac8
Work continues. 2023-02-26 21:56:16 -05:00
fewtarius
d665f46f5d
Fix Parallel. 2023-02-25 08:35:44 -05:00
fewtarius
b9a05f99f7
Set EGG_CACHE in path so we no longer have to define it for Docker. 2023-02-25 06:25:14 -05:00
fewtarius
f21c6cf3c1
Fixing up CCACHE variables. 2023-02-25 06:19:40 -05:00
fewtarius
dbbae40f47
Sync a few packages and function changes from @CoreELEC. 2023-02-24 19:39:48 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
c99f4e9d4b
Revert fast math change. 2023-02-21 09:57:47 -05:00
fewtarius
4ca2bc1a7d
Revert change to -O3. 2023-02-21 07:20:13 -05:00
fewtarius
96d8e45633
Update 3566 kernel, bump emulators and cores. 2023-02-17 08:38:45 -05:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
fewtarius
ab9a4dac72
* Add support for go and pull the syncthing package from @CoreELEC for integration. Thanks to @CoreELEC.
* Bump the Linux kernel to 6.1.6.
2023-01-16 07:30:21 -05:00
fewtarius
334b2168b3
* Deprecate and remove gzdoom, lzdoom, ecwolf, and raze.
* Update a few base system packages.
* Update emulators and cores.
2023-01-10 17:11:33 -05:00
mason
115cb94267
Orange Pi 5 / RK3588 Support 2023-01-08 22:49:32 +00:00
fewtarius
e79a2423fc
Update emulators and cores, set default device and update the image burning script to use it. 2022-12-31 15:27:56 -05:00
fewtarius
337fcd3dfd
Switch defaults to x86. 2022-12-30 20:10:47 -05:00
fewtarius
421247ce3e
Bump to Python 3.11, thanks in large part to @CoreELEC. 2022-12-06 17:00:30 -05:00
fewtarius
09163784ef
Revert. 2022-11-24 17:14:52 -05:00
fewtarius
f866537c2c
Still tinkering. 2022-11-24 14:13:17 +00:00
fewtarius
a7b46e54bc
Tinker with outline atomics. 2022-11-24 12:00:42 +00:00
fewtarius
89a91ed1d1
Fix kernel prefix. 2022-11-01 11:37:27 +00:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC. 2022-11-01 06:04:06 -04:00
fewtarius
2516581117
Update emulators and cores. 2022-10-28 08:03:54 -04:00
fewtarius
4286b391ec
* Apply AMD GPU performance profiles, thanks to @0_game_it on twitter. 2022-10-05 06:22:07 -04:00
fewtarius
479f821f05
Fix and update hatari. 2022-10-03 19:45:10 -04:00
fewtarius
90f5a28b51
Update and fix stella. 2022-10-03 19:30:27 -04:00
fewtarius
cdd9a3442d
Update retroarch, shaders, emulators, cores, moonlight, and thememaster. 2022-10-02 16:08:28 -04:00