Henrik Rydgård
|
0227df0de8
|
Split out HTTPRequest and RequestManager from HTTPClient. HTTPRequest->HTTPRequestBase.
|
2025-09-04 17:25:02 +02:00 |
|
Henrik Rydgård
|
e65c5bfdb6
|
Break out the http::RequestManager from HTTPClient.h
|
2025-09-04 17:12:18 +02:00 |
|
Henrik Rydgård
|
37a32e2c99
|
Split off Connection from HTTPClient.cpp/h
|
2025-09-04 16:58:47 +02:00 |
|
Lin Runze
|
1d910b81ff
|
loongarch: Add emitter, JIT and disassembler support for LoongArch64
|
2025-07-12 03:21:23 +08:00 |
|
Henrik Rydgård
|
61d6c95f0c
|
More refactoring. Add the AudioBackend interface
|
2025-06-16 21:55:32 +02:00 |
|
Henrik Rydgård
|
ad00c20660
|
Windows: Remove ARM32 configurations from project files.
These will never be supported again (and never really were, only used
for Windows Phone testing a long time ago)
|
2025-06-11 08:55:13 +02:00 |
|
Henrik Rydgård
|
6cfea96e58
|
Remove D3D9 support, to make future changes easier
|
2025-06-10 15:07:16 +02:00 |
|
Henrik Rydgård
|
3f747e6292
|
MSVC debugger: Add natvis file for FastVec so you can see contents in the debugger.
|
2025-05-16 18:51:45 +02:00 |
|
Henrik Rydgård
|
a97ea04827
|
ImGui: Add "repeatshift" buttons that auto-repeat if you hold shift.
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
717ea3ec8e
|
ImDebugger: Show imports/exports in Module window
|
2025-04-02 10:09:19 +02:00 |
|
Henrik Rydgård
|
d0e60e5b06
|
Minor patch to get sol.hpp working.
|
2025-03-27 08:59:38 +01:00 |
|
Henrik Rydgård
|
9b82a9f180
|
Move all the Inet enum mappers to Core/HLE/NetInetConstants. Other cleanup.
|
2025-01-07 19:45:16 +01:00 |
|
Henrik Rydgård
|
5326d87f9c
|
Rename CrossSIMD to SIMDHeader, but also keep CrossSIMD.h (will have a future use)
|
2024-12-19 15:15:43 +01:00 |
|
Henrik Rydgård
|
e567a58684
|
Remove StdioListener
|
2024-12-16 12:33:58 +01:00 |
|
Henrik Rydgård
|
b3346df646
|
ImDebugger: Add a window to inspect upcoming CoreTiming events
|
2024-12-07 16:28:27 +01:00 |
|
Henrik Rydgård
|
cb27df02f3
|
Implement new fast queue data structure CharQueue
|
2024-11-22 00:02:47 +01:00 |
|
kotcrab
|
fdf8ff7d94
|
Add GhidraClient
|
2024-11-15 19:52:14 +01:00 |
|
Henrik Rydgård
|
bb6438924d
|
Downgrade the lua submodule to 5.4.7 stable, instead of a random commit
|
2024-11-07 18:38:50 +01:00 |
|
Henrik Rydgård
|
36328d0ec4
|
Remove the separate lua vcxproj. Somehow cursed on the buildbot :/
|
2024-11-06 20:18:05 +01:00 |
|
Henrik Rydgård
|
329b72f1ab
|
Build system fixes
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
8da1ccc3de
|
Hook up basic keyboard and mouse input
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
6f5339156c
|
Imgui build system
|
2024-11-04 23:14:39 +01:00 |
|
Nemoumbra
|
d1b49cf03b
|
Moved the CyclicBuffer to the Collections dir
|
2024-09-20 16:19:24 +03:00 |
|
Henrik Rydgård
|
5939270d2c
|
Log: Split out StdioListener from ConsoleListener, making the second Win32-only.
|
2024-07-21 13:55:40 +02:00 |
|
Henrik Rydgård
|
5999690af5
|
i18n: Remove our awkward ampersand-escape support, except in [DesktopUI]
|
2024-05-31 09:45:59 +02:00 |
|
Henrik Rydgård
|
a93bbf39ba
|
Remove sinewin.cpp/h
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
b6b869ddee
|
Remove float_dsp.cpp, inline the functions
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
c6502155ab
|
Delete mathematics.cpp/h
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
b35b351802
|
Finally remove the AVCodecContext
|
2024-04-11 14:50:29 +02:00 |
|
Henrik Rydgård
|
416ba81d20
|
Remove the channel_layout stuff
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
e10b90b718
|
Switch at3_standalone to C++ to avoid namespace clashes
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
91df8ebfda
|
FFT cleanup
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
bbb563cc82
|
More header cleanup
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
9c32761a0a
|
Remove fdsp context
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
27e28a5952
|
Remove samplefmt
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
202886f750
|
Delete attributes.h/compat.h, more
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
d617aec8c8
|
Simplify away AVFrame from decoding functions, remove buffer pools
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
7d680c9883
|
Remove AVPacket, more
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
08d5de9f4c
|
Remove opt, dict, more
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
6803775941
|
Remove option table
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
ae736692ef
|
Remove atomics stuff, a lot more
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
e94faa4591
|
Start paring things down
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
8fbc4a3379
|
Ultra-gross hackery, but works! Now, need to pare it down, heavily...
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
c902973688
|
Setup more of the setup
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
8d4716cab6
|
WIP: Add AT3/AT3plus files, get it to compile (though will fail to link if we use it)
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
862fb951f1
|
Add support for loading mp3 files as UI sound.
Fixes #18136
|
2024-04-09 19:15:49 +02:00 |
|
Lubos Vonasek
|
333e434361
|
OpenXR - Fix vcxproj paths
|
2024-03-20 18:58:15 +01:00 |
|
Henrik Rydgård
|
6a7ef83f4b
|
NEON-optimize the culling
|
2023-12-09 15:55:51 +01:00 |
|
Henrik Rydgård
|
34fbbf2c2a
|
Split out the descriptorset pool from VulkanMemory.cpp/h
|
2023-10-08 11:45:00 +02:00 |
|
KatyushaScarlet
|
161f56e270
|
Add basic support for loongarch64
|
2023-09-02 02:08:43 +08:00 |
|