Commit Graph

29 Commits

Author SHA1 Message Date
SimoneN64
d6155b3abf It works! 2024-09-18 21:22:19 +02:00
SimoneN64
b191ed7396 Merge commit '2df5a9538197c2a43300f2001c0fb75e5e5863c4' into dev 2024-09-18 20:44:28 +02:00
SimoneN64
610990468d we can leverage prdp for a vulkan context 2024-09-18 14:03:27 +02:00
SimoneN64
8fe17d0dd7 Use SDL for ImGui 2024-09-17 20:19:59 +02:00
SimoneN64
453fa43664 Merge commit 'fb42307f29107472252421c67a72d5e93bab3a6f' as 'external/imgui' 2024-09-14 16:32:53 +02:00
Simone
b358862314 remove fmt from submodules 2024-01-22 15:27:08 +01:00
SimoneN64
7358fa3fe7 updated imgui 2023-10-23 14:42:01 +02:00
SimoneN64
c7ff2e756a Add IMGUI license 2023-08-28 20:12:00 +02:00
SimoneN64
25376f06af fix Windows NOMINMAX and _CRT_SECURE_NO_WARNINGS redefinitions 2023-06-07 11:35:57 +02:00
CocoSimone
27516afaca Update ImGui 2023-02-26 03:49:53 +01:00
CocoSimone
d813aa0ef2 Update ImGui 2023-02-26 03:34:16 +01:00
CocoSimone
a81587ec21 Only use /EHa in MSVC 2023-02-12 15:41:45 +01:00
CocoSimone
8f01f6c679 fix windows CI (disable gdb stub) 2023-02-11 18:17:06 +01:00
CocoSimone
6d58728239 Allocate only interpreter or dynarec + hopefully fixed some FPU bugs + hopefully it will build in Windows CI 🙏 2023-02-10 02:13:52 +01:00
CocoSimone
c915ebc11d Dynarec + CMake restructure 2023-01-02 22:07:30 +01:00
CocoSimone
6222e9ebfd attempting to fix CI builds once again 2022-10-29 14:42:55 +02:00
CocoSimone
c40668e604 attempting to fix Windows build once again 2022-10-29 12:13:14 +02:00
CocoSimone
fc6642554c Introduce memory editor and fix crash on dumping RDRAM 2022-10-12 01:46:22 +02:00
Simone Coco
cff03301ac Single cmakelist, because I'm done maintaining an unstable shitty build system, one is easier 2022-09-21 13:49:15 +02:00
Simone Coco
71899ef9fa Statically link on windows, copy resources folder in CI 2022-09-17 20:16:25 +02:00
CocoSimone
bcde8570b6 Fix windows + Implement some RDP reads and writes 2022-08-22 19:54:56 +02:00
CocoSimone
7962ae12e3 Fix imgui support + update README.md 2022-08-20 14:49:49 +02:00
CocoSimone
402062920e vulkan and imgui fixes 2022-08-11 14:43:59 +02:00
CocoSimone
fa83e52407 do not link vulkan, volk loads it dynamically 2022-08-11 10:42:37 +02:00
CocoSimone
23ebc1edc1 Fix Windows 2022-08-04 21:52:18 +02:00
CocoSimone
c448143432 Switch to submodules 2022-08-04 21:12:43 +02:00
CocoSimone
ac0f3ffd8c imgui 2022-07-11 00:53:03 +02:00
simuuz
e3681fb608 lay down structure 2022-05-02 23:23:33 +02:00
simuuz
7954244af9 initial commit 2021-11-26 21:07:01 +01:00