| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | moved line to appease the format gods | 2023-10-15 | 1 | -1/+1 | ||
| | * | | | | | | | Implement missing formats for Bravely Default 2 | 2023-10-15 | 5 | -0/+44 | ||
| * | | | | | | | | Merge pull request #11791 from german77/bufferx | 2023-10-18 | 4 | -46/+70 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service: hle: Allow to access read buffer A and X directly | 2023-10-16 | 4 | -46/+70 | ||
| * | | | | | | | | Merge pull request #11774 from liamwhite/refcount-issue | 2023-10-17 | 10 | -85/+77 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers | 2023-10-13 | 10 | -85/+77 | ||
| * | | | | | | | | | Merge pull request #11747 from Kelebek1/image_alias_sample_names | 2023-10-17 | 4 | -4/+9 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Get out of render pass before query barriers, fix image names with samples > ... | 2023-10-11 | 4 | -4/+9 | ||
| * | | | | | | | | | | Merge pull request #11349 from vonchenplus/buffer_cache_crash | 2023-10-17 | 4 | -8/+25 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | video_core: Fix d24r8/s8d24 convert shader build error in moltenvk | 2023-09-07 | 2 | -8/+8 | ||
| | * | | | | | | | | | video_core: Add missing scissor update when viewport scale offset disable | 2023-09-07 | 1 | -0/+13 | ||
| | * | | | | | | | | | video_core: set vertex buffer num to 16, because mvk have when using more tha... | 2023-08-23 | 1 | -0/+4 | ||
| * | | | | | | | | | | Merge pull request #11788 from Squall-Leonhart/IFREMOVED | 2023-10-17 | 1 | -2/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | brings back the removed If statement and adds the num_level test | 2023-10-15 | 1 | -2/+9 | ||
| * | | | | | | | | | | service: acc: Implement functions needed for profile select (#11653) | 2023-10-17 | 6 | -8/+91 | ||
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11786 from v1993/cuda-on-linux | 2023-10-15 | 1 | -10/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | host1x/codecs: enable CUDA on Linux | 2023-10-14 | 1 | -10/+0 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11794 from german77/linemot | 2023-10-15 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | input_common: udp: Avoid crash when trying to map motion before client is ready | 2023-10-15 | 1 | -0/+1 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #11780 from Darkness4/master | 2023-10-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "cmake: only add network component if qt used" | 2023-10-14 | 1 | -4/+1 | ||
| | * | | | | | | | | cmake: only add network component if qt used | 2023-10-14 | 1 | -1/+4 | ||
| | * | | | | | | | | qt: add missing target_link_libraries for discordrpc | 2023-10-14 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #11779 from flodavid/improve-player-config-click | 2023-10-14 | 2 | -10/+27 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | yuzu: Improve behavior when clicking on controller box in Control Configuration | 2023-10-14 | 2 | -10/+27 | ||
| * | | | | | | | | | | Merge pull request #11778 from liamwhite/audren-shutdown-lock | 2023-10-14 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | audio: fix shutdown deadlock in audio renderer | 2023-10-13 | 1 | -0/+4 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11775 from Kelebek1/draw_vertex_array | 2023-10-14 | 2 | -1/+25 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Implement vertex array first and subsequent draws | 2023-10-14 | 2 | -1/+25 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11159 from flodavid/master_bis | 2023-10-14 | 8 | -43/+125 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fix style | 2023-10-12 | 1 | -2/+3 | ||
| | * | | | | | | | | | yuzu: Enable to use controller to restart a game | 2023-10-12 | 3 | -18/+29 | ||
| | * | | | | | | | | | yuzu: Use new setting method for stop emulation | 2023-10-12 | 6 | -9/+36 | ||
| | * | | | | | | | | | yuzu: Enable to use controller to close a game | 2023-10-12 | 5 | -32/+75 | ||
| * | | | | | | | | | | Merge pull request #11772 from v1993/polyfill-thread-fixes | 2023-10-13 | 1 | -10/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | common/polyfill_thread: use std::forward where appropriate, qualify std::move... | 2023-10-13 | 1 | -10/+11 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11767 from t895/gradle-stuff | 2023-10-13 | 3 | -11/+10 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Remove unnecessary flag to extract native libs in AndroidManifest.xml | 2023-10-13 | 1 | -1/+0 | ||
| | * | | | | | | | | | android: Update dependencies | 2023-10-13 | 1 | -7/+7 | ||
| | * | | | | | | | | | android: Update ndk to 26.1.10909125 | 2023-10-13 | 1 | -1/+1 | ||
| | * | | | | | | | | | android: Update AGP to 8.1.2 | 2023-10-12 | 1 | -2/+2 | ||
| * | | | | | | | | | | android: Fix incorrect assumption for driver installation validation | 2023-10-13 | 1 | -12/+13 | ||
| | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Improvement in Directory Path Detection for Shortcuts (#11749) | 2023-10-13 | 1 | -30/+38 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #11769 from liamwhite/qt-ownership-issue | 2023-10-13 | 3 | -6/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt: ensure worker cancellation is complete before clearing | 2023-10-12 | 3 | -6/+11 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #11766 from liamwhite/open-sesame | 2023-10-13 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | k_page_table: add missing page group open when locking memory | 2023-10-12 | 1 | -0/+5 | ||
| * | | | | | | | | | Merge pull request #11649 from t895/driver-manager | 2023-10-13 | 36 | -299/+1039 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Add GPU driver management fragment | 2023-10-12 | 32 | -263/+1010 | ||
| | * | | | | | | | | android: Use application context for all FileUtil functions | 2023-10-01 | 8 | -41/+34 | ||