| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a... | 2023-05-11 | 3 | -12/+24 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10216 from Kelebek1/buffer_cache_region_checks | 2023-05-11 | 1 | -4/+4 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Swap order of checking/setting region modifications in the buffer_cache | 2023-05-09 | 1 | -4/+4 | ||
| | |/ / / / | ||||||
| * | | | | | renderer_vulkan: separate guest and host compute descriptor queues | 2023-05-10 | 16 | -75/+81 | ||
| * | | | | | Merge pull request #10207 from german77/amiibo_cheater | 2023-05-10 | 7 | -13/+53 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | service: nfc: Seed all random values | 2023-05-09 | 2 | -6/+14 | ||
| | * | | | | | service: nfp: Allow to load with a different amiibo id | 2023-05-09 | 6 | -7/+39 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10119 from marius851000/improved_non_hd_feeback | 2023-05-09 | 1 | -6/+29 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Improve emulation of HD Rumble | 2023-05-05 | 1 | -6/+29 | ||
| * | | | | | Merge pull request #10183 from liamwhite/mods | 2023-05-09 | 3 | -3/+29 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | vfs_layered: avoid n^2 lookup in layeredfs building | 2023-05-07 | 1 | -3/+6 | ||
| | * | | | | | vfs_vector: avoid n^2 lookup in layeredfs building | 2023-05-07 | 2 | -0/+23 | ||
| * | | | | | | Merge pull request #10203 from german77/calibration | 2023-05-09 | 6 | -11/+53 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | yuzu: Make 3d cube with joycon shape | 2023-05-08 | 1 | -10/+10 | ||
| | * | | | | | | core: hid: Allow to calibrate gyro sensor | 2023-05-08 | 5 | -1/+43 | ||
| * | | | | | | | Merge pull request #10206 from FernandoS27/astc-3d | 2023-05-09 | 3 | -7/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Texture Cache: Fix ASTC textures | 2023-05-09 | 3 | -7/+7 | ||
| * | | | | | | | | input_common: Fix nfc detection for joycons | 2023-05-09 | 4 | -19/+21 | ||
| |/ / / / / / / | ||||||
| * / / / / / / | qt_common: consistently ifdef QPlatform after cbd79df23375 | 2023-05-08 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #10075 from Kelebek1/silence_nifm_spam | 2023-05-07 | 3 | -5/+5 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Silence nifm spam | 2023-04-22 | 3 | -5/+5 | ||
| * | | | | | | | bootmanager: remove stop_token header | 2023-05-07 | 1 | -1/+0 | ||
| * | | | | | | | Merge pull request #10195 from german77/mutex | 2023-05-07 | 5 | -22/+20 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | core: hid: Update motion on a better place | 2023-05-07 | 5 | -22/+20 | ||
| * | | | | | | | | Texture cache: Only force flush the dma downloads | 2023-05-07 | 5 | -6/+6 | ||
| * | | | | | | | | Buffer Cache: disable reactive flushing in it. | 2023-05-07 | 3 | -18/+8 | ||
| * | | | | | | | | Texture cache: reverse inmediate flush changes | 2023-05-07 | 3 | -28/+14 | ||
| * | | | | | | | | Buffer cache: always use async buffer downloads and fix regression. | 2023-05-07 | 4 | -63/+70 | ||
| * | | | | | | | | Address feedback, add CR notice, etc | 2023-05-07 | 5 | -10/+18 | ||
| * | | | | | | | | Query cache: stop updating pages as it's not affected by cpu writes | 2023-05-07 | 1 | -2/+0 | ||
| * | | | | | | | | Settings: add option to enable / disable reactive flushing | 2023-05-07 | 11 | -5/+38 | ||
| * | | | | | | | | Texture cache: sync the first flush. | 2023-05-07 | 2 | -3/+30 | ||
| * | | | | | | | | GPU: Add Reactive flushing | 2023-05-07 | 24 | -30/+240 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #10097 from german77/nfp_full | 2023-05-07 | 34 | -2632/+2254 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | service: nfc: Merge device interfaces and create the device manager | 2023-05-05 | 32 | -2410/+2031 | ||
| | * | | | | | | core: service: Add FunctionInfoTyped to allow expanding existing interfaces | 2023-04-25 | 1 | -8/+12 | ||
| | * | | | | | | service: nfc: Create mifare interface | 2023-04-23 | 3 | -50/+58 | ||
| | * | | | | | | service: nfc: Create interface | 2023-04-23 | 5 | -115/+104 | ||
| * | | | | | | | Merge pull request #10081 from Kelebek1/copy_overlap_tick | 2023-05-07 | 1 | -0/+6 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Sort overlap_ids by modification tick before copy | 2023-04-22 | 1 | -0/+6 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10172 from Kelebek1/debug_validation_names | 2023-05-07 | 10 | -30/+35 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Log object names with debug renderer, add a GPU address to ImageViews | 2023-05-06 | 10 | -30/+35 | ||
| * | | | | | | | | yuzu/applets/qt_profile_select: connect double-click to accept() | 2023-05-07 | 1 | -0/+1 | ||
| * | | | | | | | | Fix address space allocator slow path to avoid OOB | 2023-05-07 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #10180 from german77/debug | 2023-05-06 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | input_common: Revert debugging changes | 2023-05-06 | 1 | -2/+0 | ||
| * | | | | | | | | Merge pull request #10125 from lat9nq/vsync-select | 2023-05-06 | 22 | -129/+456 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt_common: Remove yuzu prefix | 2023-05-03 | 4 | -7/+7 | ||
| | * | | | | | | | | configure_graphics: No there isn't a hyphen in VSync | 2023-05-02 | 2 | -5/+5 | ||
| | * | | | | | | | | configure_input_player: Add missing include | 2023-05-02 | 1 | -0/+1 | ||