| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | service: nfp: Implement debug Interface | 2023-04-14 | 6 | -8/+444 | ||
| | * | | | service: nfp: Implement system interface | 2023-04-14 | 6 | -17/+289 | ||
| | * | | | service: nfp: Use an unique interface | 2023-04-13 | 4 | -71/+227 | ||
| | |/ / | ||||||
| * | | | Merge pull request #10030 from Wollnashorn/botw-amd-fix | 2023-04-14 | 6 | -0/+73 | ||
| |\ \ \ | ||||||
| | * | | | video_core: Enable ImageGather rounding fix on AMD open source drivers | 2023-04-12 | 1 | -0/+2 | ||
| | * | | | shader_recompiler: Use vector arithmetic rather than component-wise in ImageG... | 2023-04-08 | 1 | -18/+9 | ||
| | * | | | video_core: Enable ImageGather with subpixel offset on Intel | 2023-04-08 | 7 | -17/+11 | ||
| | * | | | shader_recompiler: Add subpixel offset for correct rounding at `ImageGather` | 2023-04-08 | 9 | -0/+86 | ||
| * | | | | input_common: minor fix to mouse movement | 2023-04-14 | 1 | -1/+1 | ||
| | |/ / |/| | | ||||||
| * | | | Merge pull request #10008 from vonchenplus/texture_cache | 2023-04-11 | 4 | -50/+57 | ||
| |\ \ \ | ||||||
| | * | | | video_core: Keep the definition of DimensionControl consistent with nvidia op... | 2023-03-31 | 2 | -19/+22 | ||
| | * | | | video_core: Better defined ImageInfo parameters | 2023-03-14 | 3 | -39/+43 | ||
| * | | | | Merge pull request #10027 from bylaws/master | 2023-04-10 | 2 | -5/+5 | ||
| |\ \ \ \ | ||||||
| | * | | | | Use GetGlobalTimeNs as opposed to clock ticks | 2023-04-08 | 2 | -4/+3 | ||
| | * | | | | Add some explicit latency to sample count reporting | 2023-04-03 | 1 | -1/+2 | ||
| | | |/ / | |/| | | ||||||
| * | | | | kernel: move more memory to application in 8GB arrangement | 2023-04-09 | 1 | -2/+4 | ||
| * | | | | kernel: switch extended memory setting to 8GB arrangement | 2023-04-08 | 3 | -4/+4 | ||
| * | | | | Merge pull request #10022 from liamwhite/gcc-13 | 2023-04-08 | 6 | -28/+14 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | general: fixes for gcc 13 | 2023-04-02 | 6 | -28/+14 | ||
| * | | | | Merge pull request #10024 from german77/crysis | 2023-04-03 | 1 | -5/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: hid: Fix handle validation | 2023-04-02 | 1 | -5/+1 | ||
| * | | | | | Merge pull request #10004 from Kelebek1/cubemap | 2023-04-03 | 1 | -15/+15 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Only upload GPU-modified overlaps | 2023-03-28 | 1 | -15/+15 | ||
| * | | | | | Merge pull request #10020 from merryhime/update-dynarmic | 2023-04-01 | 1 | -13/+10 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core: arm_dynarmic_32: Update SaveContext/LoadContext. | 2023-04-01 | 1 | -13/+10 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #9969 from bylaws/master | 2023-04-01 | 9 | -79/+55 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | audio_core: No longer stall when sink queue is full | 2023-03-27 | 4 | -64/+1 | ||
| | * | | | | | Run clang-format | 2023-03-27 | 3 | -7/+6 | ||
| | * | | | | | audio: Wait for samples on the emulated DSP side to avoid desyncs | 2023-03-27 | 6 | -24/+28 | ||
| | * | | | | | audio: Interpolate system manager sample count using host sink sample info | 2023-03-26 | 4 | -3/+39 | ||
| * | | | | | | Merge pull request #10006 from german77/profile_select | 2023-04-01 | 8 | -34/+270 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: am: Improve profile select applet | 2023-03-29 | 8 | -34/+270 | ||
| * | | | | | | | Merge pull request #9997 from german77/cancel_controller | 2023-04-01 | 9 | -19/+33 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | applet: controller: Implement cancel button | 2023-03-30 | 9 | -19/+33 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #9999 from german77/new_hid_hurra | 2023-04-01 | 4 | -22/+56 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | 2023-03-29 | 4 | -22/+56 | ||
| * | | | | | | | | Merge pull request #10017 from jbeich/vk-246 | 2023-04-01 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | externals: update Vulkan-Headers to v1.3.246 | 2023-04-01 | 1 | -0/+2 | ||
| * | | | | | | | | Merge pull request #10005 from liamwhite/kernel-atomics | 2023-04-01 | 2 | -39/+56 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | kernel: fix unbounded stack usage in atomics | 2023-03-28 | 2 | -39/+56 | ||
| * | | | | | | | | Fixes 'Continous' typo | 2023-03-29 | 6 | -38/+38 | ||
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #9505 from liamwhite/request-exit | 2023-03-29 | 48 | -61/+312 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | qt: implement RequestExit for applets | 2023-03-25 | 38 | -69/+250 | ||
| | * | | | | | | applets: implement RequestExit | 2023-03-25 | 18 | -1/+71 | ||
| * | | | | | | | Merge pull request #10003 from german77/disconnect | 2023-03-28 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: hid: Silence warning on MergeSingleJoyAsDualJoy | 2023-03-27 | 1 | -1/+2 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | telemetry: Add waitpkg instruction | 2023-03-27 | 1 | -0/+1 | ||
| * | | | | | | | x64: Simplify RDTSC on non-MSVC compilers | 2023-03-27 | 2 | -16/+10 | ||
| * | | | | | | | core_timing: Make use of MicroSleep for x64 CPUs | 2023-03-27 | 1 | -0/+8 | ||
| * | | | | | | | x64: Add MicroSleep | 2023-03-27 | 3 | -0/+84 | ||