Commit graph

4527 commits

Author SHA1 Message Date
Nicholas Ricciuti
579236f440
Merge remote-tracking branch 'upstream/dev' into parallelPlusSimpleHack 2023-06-16 10:06:56 -04:00
Nicholas Ricciuti
ac225202c2
fix the toolchain 2023-06-16 10:06:41 -04:00
Brooksytech
758d638020
Merge pull request #1576 from brooksytech/dev
Flycast SA should be default on S922X because VULKAN GO BRR
2023-06-16 06:50:26 -07:00
Brooksytech
9c35cef523
Merge branch 'dev' into dev 2023-06-16 06:49:57 -07:00
Nicholas Ricciuti
cdc7c69faf
cleaner api copy 2023-06-16 09:48:56 -04:00
mason
227970621e
Flycast SA should be default on S922X because VULKAN GO BRR 2023-06-16 13:45:35 +00:00
Brooksytech
8d0986e0a7
Merge pull request #1575 from brooksytech/dev
Fix some PortMaster games on S922X builds
2023-06-16 06:10:22 -07:00
Nick Ricciuti
32fc6a7417
Merge pull request #1574 from rishooty/parallelPlusSimpleHack
simple64 backport
2023-06-16 09:10:05 -04:00
mason
00efee77e7
Fix some PortMaster games on S922X builds 2023-06-16 12:42:07 +00:00
Nicholas Ricciuti
a405be240a
not sure it matters but numeric values for the dynarec export 2023-06-15 19:06:40 -04:00
Nicholas Ricciuti
2b54ca66d4
prepare to test and pr the simplecore 2023-06-15 18:52:50 -04:00
Nicholas Ricciuti
1a19c5be96
use new dynarec 2023-06-15 17:18:28 -04:00
fewtarius
4e925e5175
Merge pull request #1573 from fewtarius/dev
Dev
2023-06-15 16:54:54 -04:00
fewtarius
8c4332e785
Fix typo. 2023-06-15 20:53:34 +00:00
Nicholas Ricciuti
69e6d270cc
Merge branch 'parallelPlusSimpleHack' of https://github.com/rishooty/distribution into parallelPlusSimpleHack 2023-06-15 13:28:51 -04:00
Nicholas Ricciuti
eead331dfc
add swrast feature 2023-06-15 13:28:39 -04:00
Brooksytech
ed518b5566
Merge pull request #1572 from brooksytech/dev
Fix Ryujinx
2023-06-15 07:06:43 -07:00
mason
cdefa28ad5
Fix Ryujinx 2023-06-15 14:05:05 +00:00
Nicholas Ricciuti
b4a483078b
correction of dumb header copy 2023-06-14 23:02:38 -04:00
fewtarius
3d46514f7d
Re-add PREEMPT_RT params. 2023-06-14 21:00:43 +00:00
Brooksytech
a8520254a7
Merge pull request #1571 from brooksytech/dev
Bring back gzdoom
2023-06-14 09:51:38 -07:00
mason
4f869b8279
Bring back gzdoom 2023-06-14 16:49:04 +00:00
Nicholas Ricciuti
af3458766b
test for amd64 or panfrost+vulkan only parallel64 2023-06-14 12:18:23 -04:00
Nicholas Ricciuti
68edba2fdb
Merge remote-tracking branch 'upstream/dev' into parallelPlusSimpleHack 2023-06-14 11:52:23 -04:00
Nicholas Ricciuti
2784801f88
Merge branch 'parallelPlusSimpleHack' of https://github.com/rishooty/distribution into parallelPlusSimpleHack 2023-06-14 11:51:58 -04:00
Nicholas Ricciuti
e8f4eb9da7
simplification of parallel plugin setup 2023-06-14 11:51:38 -04:00
fewtarius
155a8f38f4
Merge pull request #1569 from fewtarius/dev
Revert kernel config - Breaks Air Pro sleep.
2023-06-13 17:36:35 -04:00
fewtarius
86c9e023e6
Revert kernel config - Breaks Air Pro sleep. 2023-06-13 21:35:52 +00:00
fewtarius
66a38d01f4
Merge pull request #1568 from fewtarius/dev
Update preempt_rt patch, improve kernel options for AMD64.
2023-06-13 17:25:22 -04:00
fewtarius
0523d97194
Update preempt_rt patch, improve kernel options for AMD64. 2023-06-13 21:24:48 +00:00
fewtarius
08b96f97ce
Merge pull request #1567 from fewtarius/dev
Fix libtraceevent bug.
2023-06-13 11:02:03 -04:00
fewtarius
d8f88303ac
Fix libtraceevent bug. 2023-06-13 15:01:35 +00:00
fewtarius
095c293ef2
Merge pull request #1566 from fewtarius/dev
Fix traceevent host header path.
2023-06-13 09:52:43 -04:00
fewtarius
d544ea498c
Fix traceevent host header path. 2023-06-13 13:52:17 +00:00
fewtarius
0c61317e62
Merge pull request #1565 from fewtarius/dev
Fix libtracefs headers.
2023-06-13 08:12:26 -04:00
fewtarius
48bcd43072
Fix libtracefs headers. 2023-06-13 12:11:53 +00:00
fewtarius
a571cb33f9
Merge pull request #1564 from fewtarius/dev
Fix 6.3.7 build issue.
2023-06-13 07:38:37 -04:00
fewtarius
9fed6dbca1
Fix 6.3.7 build issue. 2023-06-13 11:37:59 +00:00
Nicholas Ricciuti
df8ed480fc
simplecore installation fix 2023-06-12 23:22:20 -04:00
Nicholas Ricciuti
746f13cc63
add vulkan backport from simple64, build rsp with ninja 2023-06-12 22:04:09 -04:00
Nicholas Ricciuti
ff1edb4991
use ninja to build parallel, use the correct branch for simplecore 2023-06-12 22:01:35 -04:00
Nicholas Ricciuti
5e3b408736
external mupen api patches for simple parallel plugins 2023-06-12 21:12:36 -04:00
Nicholas Ricciuti
6417a4b1af
switch over to simple64 versions now that we know the surface in ui-console depends entirely on plugin 2023-06-12 21:01:35 -04:00
fewtarius
6466c439e1
Merge pull request #1563 from fewtarius/dev
Update emulators and cores, fix moonlight bug.
2023-06-12 20:43:49 -04:00
fewtarius
12222e6cdf
Update emulators and cores, fix moonlight bug. 2023-06-13 00:42:57 +00:00
fewtarius
6ce3350a80
Merge pull request #1562 from fewtarius/dev
oops.
2023-06-12 17:37:58 -04:00
fewtarius
0058ae1e0f
oops. 2023-06-12 21:37:39 +00:00
fewtarius
19aa08c6fa
Merge pull request #1561 from fewtarius/dev
Drop PPSSPP Libretro core on all but AMD64 until we can fix the symbol error.
2023-06-12 17:36:09 -04:00
fewtarius
72f4860fdb
Drop PPSSPP Libretro core on all but AMD64 until we can fix the symbols error. 2023-06-12 21:35:00 +00:00
fewtarius
965adfc190
Merge pull request #1560 from fewtarius/dev
Change mechanism for testing audio.
2023-06-12 17:28:50 -04:00