Merry
|
4e5157a6f1
|
core_timing: Use a fibonacci heap
|
2 years ago |
Merry
|
19cfb8feca
|
vcpkg: Add boost.heap
|
2 years ago |
Charles Lombardo
|
cad4813770
|
Merge pull request #11508 from t895/audio-mute
android: Remove settings interface specifically for audio mute
|
2 years ago |
Charles Lombardo
|
f6b02d059e
|
android: Remove settings interface specifically for audio mute
|
2 years ago |
Charles Lombardo
|
1fd72951b8
|
Merge pull request #11507 from t895/emulation-stop-fix
android: Return the correct status code on emulation stop
|
2 years ago |
Charles Lombardo
|
3ce204e7ba
|
Merge pull request #11506 from t895/icon-fix
android: Use resource as shortcut intermediary
|
2 years ago |
Charles Lombardo
|
52d7075ae0
|
android: Return the correct status code on emulation stop
|
2 years ago |
Charles Lombardo
|
a1b80ed37a
|
Merge pull request #11505 from t895/config-patch
android: Don't reinitialize settings on emulation start
|
2 years ago |
Charles Lombardo
|
ebcde602e7
|
android: Use resource as shortcut intermediary
Fixes issue where the shortcut icon would appear cropped on certain devices
|
2 years ago |
Charles Lombardo
|
b1e7638eab
|
Merge pull request #11504 from t895/emu-args
android: Fix emulation to settings navigation args
|
2 years ago |
Charles Lombardo
|
136e1f395d
|
android: Don't reinitialize settings on emulation start
Config is already initialized on application start
|
2 years ago |
Charles Lombardo
|
003ee32d6d
|
android: Fix emulation to settings navigation args
|
2 years ago |
Charles Lombardo
|
b0256b52f6
|
Merge pull request #11503 from t895/stateflow-patch
android: Delay collecting UI state in games fragment
|
2 years ago |
Charles Lombardo
|
e6595bb31d
|
android: Delay collecting UI state in games fragment
|
2 years ago |
Charles Lombardo
|
3e20b31ed3
|
Merge pull request #11425 from t895/stateflows
android: Use StateFlow instead of LiveData
|
2 years ago |
Charles Lombardo
|
89660a50bf
|
android: Refactor menu tags to enum
|
2 years ago |
Charles Lombardo
|
0c2cbd2469
|
android: Use StateFlow instead of LiveData
|
2 years ago |
liamwhite
|
4c4208c8e9
|
Merge pull request #11496 from liamwhite/ngc
ngc: implement service
|
2 years ago |
liamwhite
|
9e364d0b1b
|
Merge pull request #11479 from Kelebek1/check_all_fbs
Look for the most recently modified image for present
|
2 years ago |
liamwhite
|
8b2bb90e36
|
Merge pull request #11433 from liamwhite/shutdown-oopsie
polyfill_thread: ensure mutex was locked before signaling stop
|
2 years ago |
liamwhite
|
9530b96e5f
|
shader_recompiler: skip sampler for buffer textures (#11435)
|
2 years ago |
Liam
|
08191b07e3
|
ngc: implement service
|
2 years ago |
liamwhite
|
2a0025937d
|
Merge pull request #11385 from liamwhite/acceptcancel
internal_network: cancel pending socket operations on application process termination
|
2 years ago |
liamwhite
|
eb7f0f2359
|
Merge pull request #11486 from liamwhite/system-verification
qt: add verification for installed contents
|
2 years ago |
liamwhite
|
ffd5076088
|
Merge pull request #11480 from german77/mii_service
service: mii: Update implementation Part1
|
2 years ago |
liamwhite
|
4b68df6ef8
|
Merge pull request #11473 from liamwhite/fix-launch-param
am: Implement UserChannel parameters
|
2 years ago |
Liam
|
07a6563a93
|
qt: add verification for installed contents
|
2 years ago |
liamwhite
|
4e96b630b4
|
Merge pull request #11447 from xcfrg/portable-compile-out
common: add a compile time option to allow disabling portable mode
|
2 years ago |
Narr the Reg
|
be2ccb036e
|
service: mii: Remove most magic values
|
2 years ago |
liamwhite
|
b111203a0f
|
ci: fix msvc when used with LTO (#11459)
|
2 years ago |
german77
|
fb1b1b2725
|
mii: service: Address review
|
2 years ago |
german77
|
6377a46668
|
mii: Prepare Interface for new implementation
|
2 years ago |
german77
|
f1d7f23049
|
service: mii: Fix ver3 inconsistencies
|
2 years ago |
german77
|
64e9fdd8fc
|
service: mii: move char info operations
|
2 years ago |
german77
|
b97f872a35
|
service: mii: Move store data operations
|
2 years ago |
german77
|
1675343e86
|
service: mii: Move core data operations
|
2 years ago |
german77
|
15619d2052
|
service: mii: Move ver3 operations
|
2 years ago |
german77
|
e51d54de30
|
service: mii: separate mii types into their own file
|
2 years ago |
german77
|
15342ada16
|
service: mii: Move all raw data to it's file
|
2 years ago |
german77
|
e05834e9c4
|
service: mii: Add mii util and result
|
2 years ago |
Kelebek1
|
517702f3f8
|
Look for the most recently modified image for present
|
2 years ago |
FearlessTobi
|
ff92a0c8f4
|
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
|
2 years ago |
liamwhite
|
d51a537d15
|
Merge pull request #11450 from lat9nq/no-vk-device-fix
configure_graphics: Fix handling of broken Vulkan
|
2 years ago |
liamwhite
|
d84e8dc67b
|
Merge pull request #11436 from liamwhite/bad-format
shader_recompiler: always declare image format for image buffers
|
2 years ago |
liamwhite
|
c9a6e59029
|
Merge pull request #11456 from liamwhite/worse-integrity-verification
core: implement basic integrity verification
|
2 years ago |
liamwhite
|
80c47115e6
|
Merge pull request #11465 from Kelebek1/skip_remaining_reset
[Audio] Do not reset the remaining command count each time
|
2 years ago |
liamwhite
|
b91988517b
|
Merge pull request #11467 from Kelebek1/fix_decode
[audio] Fix data source version 1 command looping
|
2 years ago |
liamwhite
|
4d34ba4d9d
|
Merge pull request #11470 from GPUCode/bundle-vvl
android: Add option to bundle validation layer
|
2 years ago |
FearlessTobi
|
abf45c2d0b
|
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed.
.
|
2 years ago |
GPUCode
|
065305c627
|
vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
|
2 years ago |