Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-21 | game_list_worker: Explicit caputure of 'this' | Merry | |
2023-11-21 | shared_widget: Explicit capture of 'this' | Merry | |
2023-11-21 | Merge pull request #12107 from daisymlleung/patch-1 | liamwhite | |
Stub CheckBlockedUserListAvailability for Super Bomberman R 2 | |||
2023-11-21 | Merge pull request #12045 from liamwhite/codec-refactor | liamwhite | |
video_core: refactor video frame and packet parsing | |||
2023-11-21 | Merge pull request #11984 from lat9nq/lupdate | liamwhite | |
shared_translation: Call tr more directly | |||
2023-11-20 | Merge pull request #12011 from Macj0rdan/controller-applet | Narr the Reg | |
Implemented qlaunch version of the controller applet | |||
2023-11-21 | Stub CheckBlockedUserListAvailability | daisymlleung | |
2023-11-20 | Merge pull request #12093 from t895/zip-intent | liamwhite | |
android: Use file picker intent for save exporter | |||
2023-11-20 | Merge pull request #12092 from t895/recent-games-default | liamwhite | |
android: Select recently played games by default in search tab | |||
2023-11-20 | Merge pull request #12091 from t895/silly-speed | liamwhite | |
android: Allow up to 400% for the limit speed percent setting | |||
2023-11-20 | service: hid: Ensure resource manager is initialized | Squall-Leonhart | |
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues. Fixes #12088 | |||
2023-11-19 | android: Use file picker intent for save exporter | t895 | |
2023-11-19 | android: Use path instead of programId for recently added / played key | t895 | |
2023-11-19 | android: Select recently played games by default in search tab | t895 | |
2023-11-19 | android: Allow up to 400% for the limit speed percent setting | t895 | |
2023-11-19 | Merge pull request #12083 from liamwhite/viewport | liamwhite | |
renderer_vulkan: ignore viewport stores on non-supporting drivers | |||
2023-11-19 | Implemented qlaunch version of the controller applet | FrozenAra | |
2023-11-19 | qt: fix linux build | Liam | |
2023-11-19 | renderer_vulkan: ignore viewport stores on non-supporting drivers | Liam | |
2023-11-19 | Merge pull request #12081 from ↵ | liamwhite | |
FernandoS27/check-out-on-your-broke-crypto-friends Vulkan: Be more generous with pipeline workers for Android | |||
2023-11-19 | Merge pull request #12036 from FernandoS27/you-should-have-more-than-one-towel | liamwhite | |
Query Cache: Disable write syncing on Android | |||
2023-11-19 | Merge pull request #11792 from boludoz/new-shortcut | liamwhite | |
Improved shortcut: add games in applist for Windows, question for sta… | |||
2023-11-19 | Merge pull request #12066 from ameerj/nvidia-nsanity | liamwhite | |
shader_recompiler: add byteswap pattern workaround for Nvidia | |||
2023-11-19 | Merge pull request #12068 from ameerj/glasm-xfb-fixes | liamwhite | |
gl_graphics_pipeline: GLASM: Fix transform feedback attribs buffer mode | |||
2023-11-19 | Vulkan: Be more generous with pipeline workers for Android | Fernando Sahmkow | |
2023-11-18 | Buffer Cache: Eliminate clears on Indirect buffers | Fernando Sahmkow | |
2023-11-18 | shader_recompiler: Fix spelling of "derivate" (#12067) | Ameer J | |
2023-11-18 | gl_graphics_pipeline: GLASM: Fix transform feedback attribs buffer mode | Ameer J | |
GL_SEPARATE_ATTRIBS only applies when multiple buffers are being used, else GL_INTERLEAVED_ATTRIBS handles the cases for a single buffer with potentially more than one attribute | |||
2023-11-17 | shader_recompiler: add byteswap pattern workaround for Nvidia | Ameer J | |
2023-11-17 | Merge pull request #12058 from liamwhite/opus-again | liamwhite | |
opus: fix stereo stream count check in multistream decoder object | |||
2023-11-17 | Merge pull request #11912 from liamwhite/nv-graphic-buffer | liamwhite | |
nvnflinger: use graphic buffer lifetime for map handle | |||
2023-11-17 | Merge pull request #11917 from liamwhite/abandonment | liamwhite | |
nvnflinger: implement consumer abandonment | |||
2023-11-17 | opus: fix stereo stream count check in multistream decoder object | Liam | |
2023-11-16 | service: hid: Introduce firmware settings and update activate controller calls | Narr the Reg | |
2023-11-16 | video_core: refactor video frame and packet parsing | Liam | |
2023-11-16 | service: hid: Implement xpad calls | Narr the Reg | |
2023-11-16 | Merge pull request #11995 from FernandoS27/you-dont-need-the-new-iphone | liamwhite | |
Revert PR #11806 and do a proper fix to the memory handling. | |||
2023-11-16 | Merge pull request #12038 from german77/no_implement | liamwhite | |
service: hid: Split hid.cpp into individual interfaces | |||
2023-11-16 | Merge pull request #12007 from german77/moar_buttons | liamwhite | |
core: hid: Split SL and SR buttons | |||
2023-11-15 | service: hid: Split hid.cpp into individual interfaces | Narr the Reg | |
2023-11-15 | android: Disable PiP by default | t895 | |
2023-11-15 | Query Cache: Disable write syncing on Android | Fernando Sahmkow | |
2023-11-14 | Merge pull request #12034 from t895/fps-outline | liamwhite | |
android: Add drop shadow to FPS counter | |||
2023-11-14 | android: Don't enter PiP during startup or shutdown | t895 | |
2023-11-14 | android: Add drop shadow to FPS counter | t895 | |
Also let the style control the text size | |||
2023-11-14 | Merge pull request #12032 from liamwhite/fruit-compiler | liamwhite | |
fix apple clang build again | |||
2023-11-14 | Merge pull request #12030 from t895/blocking-fix | liamwhite | |
android: Use suspend function for creating dynamic shortcuts | |||
2023-11-14 | Merge pull request #12028 from liamwhite/coretiming-shutdown | liamwhite | |
core_timing: lock event queue access | |||
2023-11-14 | Merge pull request #12025 from liamwhite/kernel-shutdown-deadlock | liamwhite | |
core: check for thread dpc before eret | |||
2023-11-14 | Merge pull request #12019 from liamwhite/more-shutdown-deadlocks | liamwhite | |
audio_core: ignore renderer wait when stream is paused |