| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Added missing BuildShader line | 2023-10-17 | 1 | -0/+1 | ||
| | * | | | | | | | added missing trailing line. | 2023-10-16 | 1 | -1/+1 | ||
| | * | | | | | | | meant to add the unorms as well | 2023-10-16 | 1 | -1/+3 | ||
| | * | | | | | | | use texelfetch instead of texturelod | 2023-10-16 | 2 | -2/+2 | ||
| | * | | | | | | | appease the format gods | 2023-10-16 | 1 | -1/+1 | ||
| | * | | | | | | | Another missing copy connected to Bravely Default II | 2023-10-16 | 5 | -0/+35 | ||
| | * | | | | | | | missed this line when editing the copypasta | 2023-10-15 | 1 | -1/+1 | ||
| | * | | | | | | | 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 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||