Commit Graph

20 Commits

Author SHA1 Message Date
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
Simone
b358862314 remove fmt from submodules 2024-01-22 15:27:08 +01:00
SimoneN64
25376f06af fix Windows NOMINMAX and _CRT_SECURE_NO_WARNINGS redefinitions 2023-06-07 11:35:57 +02: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
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