ShuriZma
synced commits to refs/tags/11f14e8 at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
ShuriZma
synced new reference refs/tags/11f14e8 to ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
ShuriZma
synced commits to canary_experimental at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/359/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
ebbabe0d15
Merge b07bd0b082a82533914de7c793e1f3d84c3eefd8 into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
3d79874828
[XAM] Fixed profile setting for preferred color
ShuriZma
synced commits to refs/pull/388/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
4950de5d32
Merge 591755432430ddf7751dc02f50deadde0c3ee011 into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
3d79874828
[XAM] Fixed profile setting for preferred color
ShuriZma
synced commits to refs/pull/414/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
e3151d8f6e
Merge 5addb1551ecf813637599201bdac97b2886c2c08 into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
3d79874828
[XAM] Fixed profile setting for preferred color
ShuriZma
synced commits to refs/pull/415/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
efc71e762d
Merge 238bda1a8718e4c673a187e619a68780b4cf8d2c into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/426/head at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
80a5aa907d
[Xam/Avatar] - Stubbing Avatar Functions
ShuriZma
synced commits to refs/pull/426/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
2757a1e6dc
Merge 80a5aa907d6acce1016529683f573bfb822b544d into 11f14e84888f8879efb841a4b90f7bf7940ba500
80a5aa907d
[Xam/Avatar] - Stubbing Avatar Functions
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/436/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
d528764473
Merge fbac8dc0e52d73e8d3fdcac304f19f905e5bf16e into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/448/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
04bbce99aa
Merge cf961cfe7e0787a7fc87bed6643d98d1b08446e9 into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/450/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
61700bb9c6
Merge d1be41283693b064eb0566d511744618c7d0be1c into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/452/merge at ShuriZma/xenia-canary from mirror
2024-12-22 02:23:46 +00:00
2fb6da7ca7
Merge fd64846aabf69426a8356d26fc8b8c2a145ba6ec into 11f14e84888f8879efb841a4b90f7bf7940ba500
11f14e8488
[HID] Fixed spam caused by incorrect controller visibility
ShuriZma
synced commits to refs/pull/1367/merge at ShuriZma/visualboyadvance-m from mirror
2024-12-22 02:23:40 +00:00
d7e9d78d0d
Merge 999400dc534d645c1e39ac1227e38566f318b0aa into c6da07feb31e9e95ed001b062211489cdc3bf469
c6da07feb3
build: link avrt for OpenAL on WIN32
94979eff97
build: initialize GTest submodule in CMake
e8494b56d1
translations: transifex pull
ShuriZma
synced commits to refs/pull/13222/head at ShuriZma/dolphin from mirror
2024-12-22 02:23:39 +00:00
b8a49d8526
Vulkan DRM/KMS Support
ShuriZma
synced commits to refs/pull/13055/merge at ShuriZma/dolphin from mirror
2024-12-22 02:23:39 +00:00
39fa187d3d
Merge b5276242429e4f159c37807c80abe3f59dc41a95 into 1ba8541da95128c784d03f9fe5cd53a227de1f89
1ba8541da9
Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns
3d0d03b871
Modernize `std::partition` with ranges
5f3a8ff0de
Modernize `std::unique` with ranges
be0b13da97
Simplify `std::remove` with `std::erase`
ShuriZma
synced commits to refs/pull/13208/merge at ShuriZma/dolphin from mirror
2024-12-22 02:23:39 +00:00
07a4fd4c40
Merge 19db07e54583b568637c8d472b823473082085ba into 1ba8541da95128c784d03f9fe5cd53a227de1f89
1ba8541da9
Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns
3d0d03b871
Modernize `std::partition` with ranges
5f3a8ff0de
Modernize `std::unique` with ranges
be0b13da97
Simplify `std::remove` with `std::erase`
ShuriZma
synced commits to refs/pull/13222/merge at ShuriZma/dolphin from mirror
2024-12-22 02:23:39 +00:00
2a21fabb26
Merge b8a49d8526ffcd6b4d860b3d7fe824c6450099a1 into 1ba8541da95128c784d03f9fe5cd53a227de1f89
b8a49d8526
Vulkan DRM/KMS Support
ShuriZma
synced commits to refs/pull/3376/merge at ShuriZma/mgba from mirror
2024-12-22 01:13:39 +00:00
b8a60b11e5
Merge 2afea18df065e6ce2ecf3be21dba3704261423d9 into 39ab641953e8c6e977b893527fd260858c3a6402
39ab641953
GBA Savedata: Demote savegme time offset message to DEBUG level
ShuriZma
synced commits to refs/pull/2235/head at ShuriZma/melonDS from mirror
2024-12-22 00:43:39 +00:00
93dd0f47bd
fix an issue related to gx stalls
4940f940c7
improve accuracy and also performance
caa009ca03
better logic for gamecard reads
65e2f64695
"immediate mode" dma start should be delayed 1 cycle
22f1b4d90c
theoretically improve dma responsiveness?