Mai
|
44f8b8c100
|
Merge pull request #11303 from AdmiralCurtiss/coretiming-class
CoreTiming: Refactor to class.
|
2022-11-27 06:00:46 +00:00 |
|
Admiral H. Curtiss
|
c8d30968f3
|
Merge pull request #11306 from AdmiralCurtiss/cubeb-coinit-fixes
Correctly call CoUninitialize() on Cubeb helper class destruction.
|
2022-11-27 04:42:25 +01:00 |
|
Admiral H. Curtiss
|
64bb9ae9a9
|
Correctly call CoUninitialize() on Cubeb helper class destruction.
|
2022-11-27 03:58:50 +01:00 |
|
Admiral H. Curtiss
|
daa70533cd
|
CoreTiming: Store Globals in CoreTimingManager.
|
2022-11-27 03:47:12 +01:00 |
|
Admiral H. Curtiss
|
c9558ecb4c
|
CoreTiming: Refactor to class.
|
2022-11-27 03:47:12 +01:00 |
|
Admiral H. Curtiss
|
3cdc6e3d4a
|
Merge pull request #10343 from AdmiralCurtiss/cubeb-2021
Update cubeb to mozilla/cubeb@27d2a102b0
|
2022-11-27 03:26:11 +01:00 |
|
JosJuice
|
332d187252
|
Translation resources sync with Transifex
|
2022-11-26 22:08:53 +01:00 |
|
Mai
|
ed84917eb3
|
Merge pull request #11301 from AdmiralCurtiss/globals-coretiming
CoreTiming: Move variables to Core::System.
|
2022-11-26 06:50:47 +00:00 |
|
Admiral H. Curtiss
|
49252a0217
|
Externals: Update cubeb to mozilla/cubeb@27d2a102b0.
|
2022-11-26 05:21:58 +01:00 |
|
Admiral H. Curtiss
|
e085bf14f9
|
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
|
2022-11-26 05:05:57 +01:00 |
|
Admiral H. Curtiss
|
ca10e92ab9
|
Core: Abide by COM MTA requirement for cubeb on Windows. Partially based on https://github.com/dolphin-emu/dolphin/pull/8920#discussion_r459746604
Co-authored-by: Michael M <mchtly@gmail.com>
|
2022-11-26 05:05:56 +01:00 |
|
Admiral H. Curtiss
|
59b1419a8e
|
Externals: Update cubeb to mozilla/cubeb@773f16b7ea and make it a submodule.
CMakeLists.txt has been extracted and modified a bit to work with Dolphin's typical build settings.
|
2022-11-26 05:05:52 +01:00 |
|
Admiral H. Curtiss
|
4273d3754c
|
CoreTiming: Move static variables into Core::System.
|
2022-11-26 04:22:32 +01:00 |
|
Admiral H. Curtiss
|
86f17511fc
|
CoreTiming: Move the 'Globals' instance into Core::System.
|
2022-11-26 04:22:32 +01:00 |
|
Admiral H. Curtiss
|
70f353fb37
|
Merge pull request #11283 from AdmiralCurtiss/netplay-save-sync-log
Netplay: Add more logging to save syncing.
|
2022-11-26 03:53:17 +01:00 |
|
Admiral H. Curtiss
|
d189c70d4d
|
Merge pull request #11230 from AdmiralCurtiss/gci-filenames
GCMemcardDirectory: GCI filename cleanup and fixes.
|
2022-11-26 03:52:43 +01:00 |
|
Admiral H. Curtiss
|
f38e5986bf
|
Merge pull request #11293 from JoshuaMKW/edit-breakpoints-dialog
Debugger BreakpointWidget: Edit breakpoints dialog
|
2022-11-26 03:50:09 +01:00 |
|
JoshuaMK
|
dd2282324b
|
Debugger BreakpointWidget: Allow editing breakpoints
|
2022-11-26 03:38:25 +01:00 |
|
Mai
|
032f54d403
|
Merge pull request #11302 from tellowkrinkle/SDL226
Update SDL to 2.26
|
2022-11-24 22:59:54 +00:00 |
|
TellowKrinkle
|
db8f08b2bb
|
Externals: Update SDL to 2.26.0
|
2022-11-24 15:33:42 -06:00 |
|
TellowKrinkle
|
72eadc6520
|
InputCommon:SDL: Add SDL 2.26 left and right motion inputs
|
2022-11-24 15:12:07 -06:00 |
|
Mai
|
7be4c90f67
|
Merge pull request #11166 from AdmiralCurtiss/mmio-system
HW: Pass System to MMIO handlers.
|
2022-11-24 00:58:45 +00:00 |
|
Mai
|
d6437b7e46
|
Merge pull request #11123 from Pokechu22/fmt-9.1.0
Externals: Update fmt to 9.1.0
|
2022-11-23 22:40:03 +00:00 |
|
Pokechu22
|
f5d11c1e38
|
VideoBackends/D3D11: Simplify vertex attribute code
|
2022-11-23 13:45:43 -08:00 |
|
Pokechu22
|
cc5640245c
|
Fix build errors related to formatting non-scoped enums
|
2022-11-23 13:45:43 -08:00 |
|