SimoZ64
|
010bb5e0bb
|
Mem and Regs not part of cpu anymore.
|
2025-08-01 21:05:11 +02:00 |
|
irisz64
|
3061334004
|
Huge refactor: Make Core a singleton
|
2025-07-29 11:08:05 +02:00 |
|
irisz64
|
8406239d85
|
Solve warnings (at least those under my control)
|
2025-07-25 15:43:57 +02:00 |
|
irisz64
|
8549d5a21c
|
get rid of fmt dependency since we are on C++23
|
2025-07-22 11:33:42 +02:00 |
|
SimoZ64
|
1be357e607
|
gamepad works now finally. Ready for merge in dev
|
2025-06-27 12:18:44 +02:00 |
|
irisz64
|
67c761d34b
|
make it single threaded for now...
Hmm don't quite get it
idfk
|
2025-05-26 17:21:53 +02:00 |
|
irisz64
|
9fd6c585d6
|
Settings widget mostly works
|
2025-05-23 10:15:25 +02:00 |
|
irisz64
|
326b4b43cd
|
It renders something, crashes because ImGui exhausts the display list. Need to find a better way for thread sync. Message queue?
|
2025-05-22 09:16:58 +02:00 |
|
SimoZ64
|
722a0e98c0
|
Some progress
|
2025-05-22 00:30:33 +02:00 |
|
SimoZ64
|
6cf2e7ab70
|
can't use shared_ptr on SDL_Window
|
2025-05-07 17:22:01 +02:00 |
|
SimoZ64
|
dcdf961988
|
start working towards imgui + sdl + vulkan init
|
2025-05-06 14:12:13 +02:00 |
|
SimoZ64
|
b4c5c7a3e4
|
Compiles!
|
2025-05-05 22:15:45 +02:00 |
|
SimoneN64
|
b819299308
|
[Apple Arm] Hack for suboptimal swapchains in parallel-rdp on MacOS
|
2025-02-09 20:47:30 +01:00 |
|
Simone
|
07758051c6
|
Merge commit 'b1f8a29504de91ce4509d2c96f28ff29f85c97c8' into dev
|
2025-01-07 15:07:26 +00:00 |
|
SimoneN64
|
ccee1d75af
|
I don't need my prdp fork anymore
|
2024-10-14 19:03:03 +02:00 |
|
SimoneN64
|
03c94bf7ee
|
Merge commit 'a2059eea4ad3021eb6a90959eea1edddc57e249d' as 'external/parallel-rdp/parallel-rdp-standalone'
|
2024-10-14 18:52:28 +02:00 |
|
SimoneN64
|
59525a3010
|
I don't need my prdp fork anymore
|
2024-10-14 18:52:23 +02:00 |
|
SimoneN64
|
2744de8d3e
|
Refactor so parallel-rdp is in charge of polling inputs and not the EmuThread
|
2024-09-25 22:10:59 +02:00 |
|
SimoneN64
|
bcdf50e180
|
Merge commit '72efc678d1a4082b88a72cde9e4df2d42be734ab' into dev
|
2024-09-24 21:24:52 +02:00 |
|
SimoneN64
|
0aa0c0b654
|
Another change of heart: I'll just use Qt
|
2024-09-22 14:52:20 +02:00 |
|
SimoneN64
|
c2743c8537
|
Decouple Imgui from Prdp
|
2024-09-20 15:42:44 +02:00 |
|
SimoneN64
|
d1ccaa6667
|
Make SDL context part of the RenderWidget. Much cleaner
|
2024-09-20 12:13:39 +02:00 |
|
SimoneN64
|
0db505b663
|
Small fix for X11
|
2024-09-20 11:30:24 +02:00 |
|
SimoneN64
|
d6155b3abf
|
It works!
|
2024-09-18 21:22:19 +02:00 |
|
SimoneN64
|
aeb73a8bbb
|
Link ImGui
|
2024-09-18 20:41:48 +02:00 |
|
SimoneN64
|
96ab593d6f
|
asd
|
2024-09-18 17:00:43 +02:00 |
|
SimoneN64
|
610990468d
|
we can leverage prdp for a vulkan context
|
2024-09-18 14:03:27 +02:00 |
|
SimoneN64
|
f23bbe3b7f
|
Merge commit 'd94eccab99da355a1ad43494aec3c479b13b35dc' as 'external/parallel-rdp/parallel-rdp-standalone'
|
2024-09-14 16:23:58 +02:00 |
|
SimoneN64
|
a4a3a55681
|
make prdp a subtree
|
2024-09-14 16:22:58 +02:00 |
|
SimoneN64
|
c0c0a51699
|
Update ParallelRDP submodule
|
2024-09-05 21:37:12 +02:00 |
|
SimoneN64
|
ba4fe56bb0
|
No need to render black when paused
|
2024-09-05 20:58:25 +02:00 |
|
SimoneN64
|
226684ed51
|
Fix compile for Release and Debug in Windows
|
2024-09-03 23:03:36 +02:00 |
|
SimoneN64
|
0452429eda
|
update parallel-rdp
|
2024-08-25 23:04:40 +02:00 |
|
SimoneN64
|
d90e26ac0c
|
Various pointer changes
|
2024-07-03 21:11:03 +02:00 |
|
SimoneN64
|
3e36dbc4bb
|
Update parallel-rdp
|
2024-06-21 21:45:00 +02:00 |
|
SimoneN64
|
74a45787b9
|
wtf
|
2024-05-27 13:18:59 +02:00 |
|
SimoneN64
|
8fcdfcfbfb
|
boh
|
2024-05-27 13:15:22 +02:00 |
|
SimoneN64
|
9721042e90
|
Thanks TheMaister
|
2024-05-26 20:00:12 +02:00 |
|
SimoneN64
|
6249bf2937
|
update submodules
|
2024-05-26 11:48:34 +02:00 |
|
SimoneN64
|
0641cedd3d
|
Reduce memory leaks maybe?
|
2024-05-14 23:11:17 +02:00 |
|
Simone
|
e61dc1bfc4
|
Init parallelrdp on EmuThread thread (so that the console doesnt get spammed with error logs)
|
2024-05-14 15:31:47 +02:00 |
|
Simone
|
02d1f888d8
|
Refactor Parallel RDP wrapper
|
2024-05-14 12:15:27 +02:00 |
|
SimoneN64
|
7caa8c25c5
|
Audio works
|
2024-01-22 18:37:02 +01:00 |
|
Simone
|
b358862314
|
remove fmt from submodules
|
2024-01-22 15:27:08 +01:00 |
|
Simone
|
7d54887d63
|
input
|
2024-01-19 17:04:28 +01:00 |
|
SimoneN64
|
7f1bef6037
|
Make this a unique_prt
|
2024-01-18 23:35:30 +01:00 |
|
SimoneN64
|
d9361ddcb8
|
update prdp
|
2024-01-18 22:09:40 +01:00 |
|
SimoneN64
|
1c6f89f856
|
Yeah
|
2024-01-18 22:09:27 +01:00 |
|
Simone
|
25a6a9f23d
|
smaller fixes
|
2024-01-18 13:34:17 +01:00 |
|
Simone
|
af7a6c004b
|
start this from scratch
|
2024-01-18 12:31:53 +01:00 |
|