| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: prefer system llvm library | 2023-01-23 | 11 | -10/+28 | |
| * | Merge pull request #9555 from abouvier/catch2-update | 2023-01-22 | 18 | -29/+24 | |
| |\ | |||||
| | * | cmake: support the standard cmake testing option | 2023-01-05 | 2 | -4/+8 | |
| | * | tests: update catch2 to 3.0.1 | 2023-01-05 | 17 | -25/+16 | |
| * | | Merge pull request #9660 from german77/koreaToTaiwan | 2023-01-22 | 4 | -8/+21 | |
| |\ \ | |||||
| | * | | yuzu: Fix language comobox crash | 2023-01-22 | 4 | -8/+21 | |
| * | | | Merge pull request #9656 from liamwhite/nsight | 2023-01-22 | 1 | -4/+4 | |
| |\ \ \ | |||||
| | * | | | nsight_aftermath_tracker: update for latest Aftermath SDK | 2023-01-21 | 1 | -4/+4 | |
| | |/ / | |||||
| * | | | Merge pull request #9637 from SaiKai/repeat_shortcuts | 2023-01-22 | 4 | -27/+30 | |
| |\ \ \ | |||||
| | * | | | fix format | 2023-01-18 | 2 | -4/+2 | |
| | * | | | allow volume up/down hotkeys to be repeated | 2023-01-18 | 4 | -27/+32 | |
| * | | | | Merge pull request #9617 from german77/off_by_one | 2023-01-22 | 1 | -2/+10 | |
| |\ \ \ \ | |||||
| | * | | | | core: hid: Fix stick minimum range | 2023-01-14 | 1 | -2/+10 | |
| * | | | | | Merge pull request #9613 from Kelebek1/demangle | 2023-01-22 | 12 | -19/+6761 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Change licenses | 2023-01-21 | 8 | -562/+19 | |
| | * | | | | Be careful of mangled out of bounds read | 2023-01-14 | 2 | -9/+9 | |
| | * | | | | Move demangle impl to cpp | 2023-01-14 | 3 | -23/+36 | |
| | * | | | | Add stacktrace symbol demangling | 2023-01-14 | 12 | -15/+7287 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9642 from Tachi107/appstream-metadata-fix | 2023-01-20 | 1 | -5/+5 | |
| |\ \ \ \ | |||||
| | * | | | | fix(dist): wrap screenshots in <image> tags | 2023-01-19 | 1 | -5/+5 | |
| * | | | | | Merge pull request #9611 from liamwhite/patch-1 | 2023-01-20 | 1 | -3/+23 | |
| |\ \ \ \ \ | |||||
| | * | | | | | debugger: add host fastmem pointer fetch command | 2023-01-12 | 1 | -3/+23 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #9640 from german77/why_sdl | 2023-01-19 | 1 | -19/+35 | |
| |\ \ \ \ \ | |||||
| | * | | | | | input_common: reset sdl motion if data is invalid | 2023-01-18 | 1 | -19/+35 | |
| | |/ / / / | |||||
| * | | | | | Merge pull request #9556 from vonchenplus/draw_texture | 2023-01-19 | 25 | -125/+502 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Address feedback | 2023-01-16 | 5 | -14/+62 | |
| | * | | | | | video_core: Implement opengl/vulkan draw_texture | 2023-01-05 | 19 | -138/+291 | |
| | * | | | | | video_core: Implement maxwell3d draw texture method | 2023-01-05 | 7 | -1/+177 | |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #9623 from liamwhite/wp-oops | 2023-01-19 | 1 | -0/+4 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | memory: fix watchpoint use when fastmem is enabled | 2023-01-15 | 1 | -0/+4 | |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #9638 from Kelebek1/firmware4 | 2023-01-18 | 1 | -1/+1 | |
| |\ \ \ \ | |||||
| | * | | | | Demote maxwell3d Firmware4 call log to debug | 2023-01-18 | 1 | -1/+1 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9619 from liamwhite/timing-spaghetti | 2023-01-18 | 3 | -29/+28 | |
| |\ \ \ \ | |||||
| | * | | | | timing: wait for completion on unregister | 2023-01-14 | 3 | -29/+28 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9615 from merryhime/upsample-ob1 | 2023-01-17 | 1 | -59/+38 | |
| |\ \ \ \ | |||||
| | * | | | | upsample: Fix coefficient format | 2023-01-14 | 1 | -26/+26 | |
| | * | | | | audio_core: Fix off-by-one error in upsampler | 2023-01-14 | 1 | -33/+12 | |
| | |/ / / | |||||
| * | | | | Merge pull request #9608 from liamwhite/fps | 2023-01-17 | 2 | -5/+5 | |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | nvnflinger: correct swap interval handling | 2023-01-11 | 2 | -5/+5 | |
| | |/ / | |||||
| * | | | Merge pull request #9612 from goldenx86/1.5xScaler | 2023-01-16 | 3 | -5/+35 | |
| |\ \ \ | |||||
| | * | | | Update settings.h | 2023-01-13 | 1 | -0/+2 | |
| | * | | | CPP | 2023-01-13 | 1 | -0/+8 | |
| | * | | | UI change | 2023-01-13 | 1 | -0/+10 | |
| | * | | | 1.5X resolution scaler option | 2023-01-13 | 3 | -5/+15 | |
| | |/ / | |||||
| * | | | Merge pull request #9622 from merryhime/dynarmic | 2023-01-15 | 1 | -0/+0 | |
| |\ \ \ | |/ / |/| | | |||||
| | * | | externals: Update dynarmic to 6.4.4 | 2023-01-15 | 1 | -0/+0 | |
| |/ / | |||||
| * | | Merge pull request #9605 from german77/mouse_mapping | 2023-01-10 | 3 | -1/+10 | |
| |\ \ | |||||
| | * | | yuzu: Read mouse wheel input | 2023-01-10 | 3 | -1/+10 | |
| * | | | Merge pull request #9596 from liamwhite/mvk | 2023-01-10 | 1 | -10/+25 | |
| |\ \ \ | |||||
| | * | | | MoltenVK: restrict number of vertex attributes/bindings to 16 | 2023-01-09 | 1 | -10/+25 | |