SimoZ64
|
891c722b33
|
Next step is actually using the user config for input
|
2025-06-02 20:07:06 +02:00 |
|
irisz64
|
4f596f5856
|
Fix crash with event watchers + handle SDL loop better + shut down more appropriately
|
2025-05-27 15:30:36 +02:00 |
|
irisz64
|
2152a73cce
|
More GUI work
|
2025-05-23 15:57:49 +02:00 |
|
SimoZ64
|
ca21e57835
|
Easier solution: only run the actual emulation logic in the child thread; call Parallel-RDP in main thread. Still needs sync with RDRAM buffer (the GPU crashes now LMAO)
|
2025-05-22 23:18:39 +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
|
be711bf5b3
|
doesnt quite work yet
|
2025-05-19 07:01:26 +02:00 |
|
SimoZ64
|
6cf2e7ab70
|
can't use shared_ptr on SDL_Window
|
2025-05-07 17:22:01 +02:00 |
|
SimoZ64
|
c175d58f03
|
start infrastructure for SDL window
|
2025-05-07 16:11:46 +02:00 |
|
SimoZ64
|
3759be86a1
|
smaller imgui impl improvements
|
2025-05-06 14:12:35 +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 |
|
SimoZ64
|
b319255178
|
more work towards a clean code
|
2025-04-28 23:51:34 +02:00 |
|