Commit graph

2953 commits

Author SHA1 Message Date
fewtarius
fef4899183
Fix jdk-zulu. 2022-12-30 17:23:12 -05:00
Brooksytech
fd14d04d9b
Merge pull request #862 from brooksytech/dev
Update vulkan, mesa, yuzu, dolphin
2022-12-30 13:41:33 -08:00
Brooksytech
f1f5a7e6a2
Delete package.mk.save
Not needed, remove from PR
2022-12-30 13:37:46 -08:00
brooksytech
f946a8f8e6
Update Mesa, Vulkan, & Yuzu 2022-12-30 13:35:48 -08:00
fewtarius
ce98e1aada
Fix dosbox-pure. 2022-12-30 16:09:14 -05:00
fewtarius
289d7adf61
Merge pull request #861 from fewtarius/dev
Additional cleanup.
2022-12-30 09:23:21 -05:00
fewtarius
abef1392da
Additional cleanup. 2022-12-30 09:22:04 -05:00
fewtarius
77851e2a60
Merge pull request #860 from fewtarius/dev
Part 3 of 3, deprecates and removes RG353P/V/M and RG503 support.
2022-12-30 08:03:41 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
fewtarius
f4e62b0c2c
Bug fixes 2022-12-30 12:37:38 +00:00
fewtarius
469c5fc75a
Merge pull request #859 from fewtarius/dev
Part 2 of 3, deprecates and removes RG552.
2022-12-30 07:18:02 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552. 2022-12-30 07:17:07 -05:00
fewtarius
304f7ad806
Merge pull request #858 from fewtarius/dev
Fix missing VLC dependency.
2022-12-29 22:11:22 -05:00
fewtarius
6c0d9c3113
Fix missing VLC dependency. 2022-12-30 03:10:02 +00:00
fewtarius
36bcd3d8c4
Merge pull request #857 from fewtarius/dev
Fix building yabasanshiro.
2022-12-29 20:05:06 -05:00
fewtarius
b3320bb997
Fix building yabasanshiro. 2022-12-30 01:04:06 +00:00
fewtarius
b82d71351f
Fix building yabasanshiro. 2022-12-30 00:55:04 +00:00
fewtarius
8e44f5c2fc
Merge pull request #856 from fewtarius/dev
Fix apache-ant, and u-boot on Apple M1 (Ubuntu 22.04/UTM).  Fix parallel-n64 patch and dependencies.
2022-12-29 18:31:45 -05:00
fewtarius
0119087f6b
Fix apache-ant, and u-boot on Apple M1 (Ubuntu 22.04/UTM). Fix parallel-n64 patch and dependencies. 2022-12-29 23:28:24 +00:00
fewtarius
4ed4fa519a
Merge pull request #855 from fewtarius/dev
Drop: RG351P/M, RG351V, RG351MP, RGB20S
2022-12-29 17:44:49 -05:00
fewtarius
f30878f64b
Part 1b of 3, drop remaining RGB20S bits. 2022-12-29 17:41:21 -05:00
fewtarius
f7521e3eb3
Merge branch 'rg351x' into dev 2022-12-29 17:38:38 -05:00
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S. 2022-12-29 17:36:01 -05:00
Brooksytech
a1524c84bb
Merge pull request #854 from brooksytech/dev
Add QT5 support. Thanks @LibreELEC-RR
2022-12-29 14:32:51 -08:00
brooksytech
c6844db1bb
Add QT5 support. Thanks @LibreELEC-RR 2022-12-29 14:20:38 -08:00
Brooksytech
023e36e6a2
Merge pull request #853 from brooksytech/dev
Fix Yuzu controls for YuzuSA
2022-12-29 13:58:58 -08:00
brooksytech
faa828dca3
Merge branch 'dev' of github.com:brooksytech/JELOS into dev 2022-12-29 13:55:33 -08:00
brooksytech
64997e6b2f
Fix yuzusa controls 2022-12-29 13:54:47 -08:00
fewtarius
ef80611add
Merge pull request #852 from fewtarius/dev
Bump container and documentation to reflect change to use 22.04.
2022-12-29 06:14:16 -05:00
fewtarius
e125a153c2
Update building to reflect change to 22.04. 2022-12-29 06:13:25 -05:00
fewtarius
772af75d07
Bump build container to 22.04. 2022-12-29 06:07:57 -05:00
fewtarius
2d59edd1cf
Merge pull request #849 from reavessm/gcc-fix
Better handle systems with crossdev installed
2022-12-28 20:39:11 -05:00
Stephen Reaves
8cd81e42df
Better handle systems with crossdev installed
If you have build tools installed for multiple architectures then 'gcc' could be an ambigious reference.  I have 'cross-avr/gcc' and 'sys-devel/gcc' available on my system for example.
2022-12-28 20:21:34 -05:00
fewtarius
53f548bee6
Merge pull request #848 from fewtarius/dev
Deprecate rename.ul/update building.md
2022-12-28 07:29:34 -05:00
fewtarius
671d838052
* Correct wording in BUILDING.md
* Build rename as part of the toolchain to deprecate rename.ul
2022-12-28 07:26:52 -05:00
fewtarius
ffef3ed69f
Merge pull request #847 from fewtarius/dev
Fix dependencies and a mame build error.
2022-12-27 21:10:56 -05:00
fewtarius
29c2cf49e1
Fix dependencies and a mame build error. 2022-12-28 02:10:32 +00:00
Brooksytech
bc051d7fca
Merge pull request #846 from brooksytech/dev
Finish Parallel-N64 revamp & fix sdl rotation on 351P. Thanks @amberelec
2022-12-27 15:14:26 -08:00
brooksytech
e53b9e3d59
Finish Parallel-N64 revamp 2022-12-27 15:07:53 -08:00
Brooksytech
c24bb2c434
Merge pull request #845 from brooksytech/dev
Parallel N64 needs patches updated for arm64.
2022-12-27 09:44:29 -08:00
Brooksytech
ede4d30b84
Parallel N64 needs patches updated for arm.
Disabling for now.
2022-12-27 09:43:28 -08:00
Brooksytech
4893b57241
Merge pull request #844 from brooksytech/dev
Add Parallel-N64 w/ ES features
2022-12-27 08:32:03 -08:00
brooksytech
d43e464783
Add Parallel-N64 w/ ES features 2022-12-27 08:13:10 -08:00
fewtarius
2bedbe4676
Merge pull request #843 from fewtarius/dev
Revert/deprecate libpng17, bump rk3566 kernel.
2022-12-27 06:56:24 -05:00
fewtarius
33e3eef33b
Revert/deprecate libpng17, bump rk3566 kernel. 2022-12-27 06:55:52 -05:00
fewtarius
38a2adf133
Merge pull request #842 from fewtarius/dev
Libpng fix again.
2022-12-26 20:32:35 -05:00
fewtarius
fd8a12fb79
Libpng fix again. 2022-12-27 01:09:15 +00:00
fewtarius
a7c3c95a8a
Merge pull request #841 from fewtarius/dev
Dev
2022-12-26 14:27:17 -05:00
fewtarius
e81b3ada7a
Fix up plymouth-lite dependencies across devices. 2022-12-26 19:26:47 +00:00
Brooksytech
3e3d580d07
Merge pull request #840 from brooksytech/dev
Update PCSX2 Libretro to LRPS2
2022-12-26 07:30:11 -08:00