SimoneN64
|
b6f795a4df
|
More work for remappable controllers
|
2024-09-28 14:54:24 +02:00 |
|
SimoneN64
|
8e78102794
|
FPU wasn't using SIMD. Oops
Fix identation
|
2024-09-28 14:49:47 +02:00 |
|
SimoneN64
|
d0048e1eb0
|
Groundwork for remappable controllers
|
2024-09-26 12:02:12 +02:00 |
|
SimoneN64
|
19ee657de8
|
Fix minor warning
|
2024-09-26 12:01:24 +02:00 |
|
SimoneN64
|
85620b2cb8
|
Fix minor warnings and nitpicks
|
2024-09-26 11:55:20 +02:00 |
|
SimoneN64
|
a95a34e3ab
|
Frontend: This makes more sense structurally
|
2024-09-26 11:53:03 +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
|
56b9d69861
|
Fix minor warnings and get rid of 'portable_endian_bswap.h' (in house
impl instead)
|
2024-09-25 22:10:31 +02:00 |
|
SimoneN64
|
6982ab6a20
|
Dunno what to do here
|
2024-09-24 21:24:44 +02:00 |
|
SimoneN64
|
bd98a3b4ee
|
Use less pointers in frontend
|
2024-09-24 13:05:10 +02:00 |
|
SimoneN64
|
60870165d5
|
Lay down basic disassembler
|
2024-09-23 22:56:44 +02:00 |
|
SimoneN64
|
d3df933ca2
|
Fix Qt bug
|
2024-09-23 17:37:02 +02:00 |
|
SimoneN64
|
c6f3046e48
|
Another change of heart: I'll just use Qt
|
2024-09-22 15:18:47 +02:00 |
|
SimoneN64
|
0aa0c0b654
|
Another change of heart: I'll just use Qt
|
2024-09-22 14:52:20 +02:00 |
|
SimoneN64
|
1a69c58458
|
Some progress
|
2024-09-20 23:03:53 +02:00 |
|
SimoneN64
|
c5cff64ea1
|
Nah, let's roll our own
|
2024-09-20 22:14:54 +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
|
3be96b2255
|
This call is unnecessary and causes a Qt assertion failure under Windows
|
2024-09-20 11:30:15 +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
|
8fe17d0dd7
|
Use SDL for ImGui
|
2024-09-17 20:19:59 +02:00 |
|
SimoneN64
|
ee10889c70
|
Make it work with SDL3
|
2024-09-05 20:58:14 +02:00 |
|
SimoneN64
|
2f466dae11
|
Work with SDL as subtree
|
2024-09-04 23:15:09 +02:00 |
|
SimoneN64
|
0d64601103
|
Thread interruption
|
2024-09-04 22:32:09 +02:00 |
|
SimoneN64
|
226684ed51
|
Fix compile for Release and Debug in Windows
|
2024-09-03 23:03:36 +02:00 |
|
SimoneN64
|
2daeb549a2
|
better organize cmake files
|
2024-09-03 22:28:55 +02:00 |
|
SimoneN64
|
46f820afcd
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-09-02 23:23:06 +02:00 |
|
SimoneN64
|
73b4c7f19a
|
remove JIT setting, doesnt work or do anything
|
2024-09-02 23:22:56 +02:00 |
|
Simone Coco
|
24d4173396
|
Windows compiles in Debug profile, issue persists in Release profile
|
2024-08-28 14:48:27 +02:00 |
|
SimoneN64
|
5f7a2fa65f
|
More nice touches to DiscordRPC
|
2024-08-27 22:31:55 +02:00 |
|
SimoneN64
|
86bfeec8bd
|
Fix compilation errors
|
2024-08-27 21:53:04 +02:00 |
|
SimoneN64
|
bba5037da6
|
Reintroduce DiscordRPC
|
2024-08-27 21:47:42 +02:00 |
|
SimoneN64
|
e253627890
|
Run clangformat everywhere
|
2024-08-27 21:35:07 +02:00 |
|
SimoneN64
|
b3a4a302cb
|
Finally clangformat
|
2024-08-27 21:18:10 +02:00 |
|
SimoneN64
|
cc8e10745f
|
Cleanup keyboard polling code
|
2024-08-19 22:27:47 +02:00 |
|
SimoneN64
|
a4e6227af2
|
Fix CLI args
|
2024-08-16 00:02:14 +02:00 |
|
SimoneN64
|
154f39de6d
|
Fix CLI args
|
2024-08-15 23:48:52 +02:00 |
|
SimoneN64
|
d90e26ac0c
|
Various pointer changes
|
2024-07-03 21:11:03 +02:00 |
|
SimoneN64
|
cd7d967b0a
|
just some touches to the gui
|
2024-06-21 21:39:49 +02:00 |
|
SimoneN64
|
bfba47ef78
|
Remove useless dependency on NFD
|
2024-06-18 21:43:06 +02:00 |
|
SimoneN64
|
9721042e90
|
Thanks TheMaister
|
2024-05-26 20:00:12 +02:00 |
|
SimoneN64
|
6003f02644
|
Hotifx for Windows maybe
|
2024-05-25 18:46:17 +02:00 |
|
Simone Coco
|
7479ad46a6
|
AutoRelease better log and null handling
|
2024-05-20 15:13:30 +02:00 |
|
Simone Coco
|
315a522dbf
|
Customizable saves path
|
2024-05-20 10:33:52 +02:00 |
|
SimoneN64
|
8cb30838ed
|
Introduce game controller db
|
2024-05-19 09:25:06 +02:00 |
|
SimoneN64
|
2ebda70a8c
|
Preliminary controller support
|
2024-05-17 23:19:15 +02:00 |
|
Simone Coco
|
46853ecdf1
|
slightly better abstraction
|
2024-05-17 16:09:22 +02:00 |
|
Simone Coco
|
6336780477
|
fix crash in volk
|
2024-05-17 13:06:39 +02:00 |
|
Simone Coco
|
2a0f43f7d6
|
Fix Windows compilation
|
2024-05-17 12:07:04 +02:00 |
|