| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | k_page_table: implement PermissionLocked | 2023-10-20 | 6 | -26/+128 | ||
| | * | | | | | | | | k_page_table: add new CheckMemoryState helper | 2023-10-20 | 2 | -12/+40 | ||
| | * | | | | | | | | kernel: split Io memory state, add PermissionLocked attribute | 2023-10-20 | 5 | -92/+116 | ||
| | * | | | | | | | | kernel: reshuffle ini1 size, add slab clear note | 2023-10-20 | 4 | -10/+18 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #11825 from liamwhite/system-resource | 2023-10-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kernel: fix incorrect calculation of used non system memory value | 2023-10-20 | 1 | -1/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #11806 from liamwhite/needs-more-locking | 2023-10-20 | 4 | -10/+23 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | renderer_vulkan: add locks to avoid scheduler flushes from CPU | 2023-10-17 | 4 | -10/+23 | ||
| * | | | | | | | | Merge pull request #11822 from german77/no-name | 2023-10-19 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service: mii: Create random mii with name | 2023-10-19 | 1 | -0/+1 | ||
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #11810 from liamwhite/clang-17 | 2023-10-18 | 2 | -4/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | general: fix build failure on clang 17 | 2023-10-17 | 2 | -4/+4 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #11795 from Squall-Leonhart/D32FToOther | 2023-10-18 | 6 | -1/+51 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Changes based on hardware tests | 2023-10-17 | 6 | -37/+5 | ||
| | * | | | | | | | Make Clang happy. | 2023-10-17 | 1 | -1/+1 | ||
| | * | | | | | | | 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 | 2 | -1/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | ||
| | * | | | | | | | | qt: add network components when using discord | 2023-10-14 | 1 | -0/+3 | ||
| * | | | | | | | | | 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 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||