| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | NVMAP: Fix the Free return parameters. | 2022-10-06 | 3 | -15/+18 | ||
| * | | | | | | | | NVDRV: Fix Open/Close and make sure each device is correctly created. | 2022-10-06 | 14 | -199/+291 | ||
| * | | | | | | | | NVDRV: Implement new NvMap | 2022-10-06 | 18 | -277/+307 | ||
| * | | | | | | | | NVDRV: Refactor and add new NvMap. | 2022-10-06 | 20 | -45/+558 | ||
| * | | | | | | | | NVDRV: Cleanup. | 2022-10-06 | 4 | -32/+40 | ||
| * | | | | | | | | NVDRV: Implement QueryEvent. | 2022-10-06 | 10 | -40/+133 | ||
| * | | | | | | | | NvHost: Remake Ctrl Implementation. | 2022-10-06 | 7 | -170/+312 | ||
| * | | | | | | | | NvHost: Try a different approach to blocking. | 2022-10-06 | 2 | -10/+7 | ||
| * | | | | | | | | NvHost: Fix some regressions and correct signaling on timeout. | 2022-10-06 | 1 | -25/+19 | ||
| * | | | | | | | | Texture Cache: Add ASTC 10x5 Format. | 2022-10-06 | 6 | -0/+23 | ||
| * | | | | | | | | Merge pull request #9013 from liamwhite/spinning-a-yarn | 2022-10-05 | 19 | -23/+23 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | common: remove "yuzu:" prefix from thread names | 2022-10-03 | 19 | -23/+23 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9015 from german77/amiibo-rewrite | 2022-10-05 | 6 | -42/+112 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: nfp: Fix errors to pass unit testing | 2022-10-03 | 6 | -42/+112 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Show error from cpp-httplib when we don't have a response to read (report err... | 2022-10-05 | 1 | -1/+2 | ||
| * | | | | | | | | Merge pull request #8987 from liamwhite/another-name-for-reinforcement-steel | 2022-10-05 | 2 | -27/+60 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vulkan: automatically use larger staging buffer sizes when possible | 2022-09-25 | 2 | -27/+60 | ||
| * | | | | | | | | | Merge pull request #9011 from liamwhite/frog-emoji-moment | 2022-10-05 | 1 | -4/+21 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | shader_recompiler: add extended LDC to GLASM backend | 2022-10-02 | 1 | -4/+21 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #9005 from liamwhite/micro-fit | 2022-10-04 | 1 | -11/+5 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | macro_jit_x64: cancel exit for taken branch | 2022-10-01 | 1 | -11/+5 | ||
| * | | | | | | | | | | Merge pull request #9010 from liamwhite/buttwise | 2022-10-04 | 1 | -37/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | macro_jit_x64: fix miscompilation of bit extraction operations | 2022-10-01 | 1 | -37/+9 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #8955 from german77/amiibo-rewrite | 2022-10-02 | 29 | -1333/+2303 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service: mii: Copy only valid name bytes | 2022-10-02 | 1 | -3/+18 | ||
| | * | | | | | | | | | service: nfp: Implement mount target and open application area errors, minor ... | 2022-10-02 | 5 | -19/+124 | ||
| | * | | | | | | | | | nfp: Multiple fixes against HW | 2022-10-02 | 9 | -62/+163 | ||
| | * | | | | | | | | | service: nfp: address comments | 2022-10-02 | 9 | -26/+29 | ||
| | * | | | | | | | | | service: nfp: Rewrite and implement applet calls | 2022-10-02 | 13 | -1263/+1542 | ||
| | * | | | | | | | | | core: hid: Add nfc support to emulated controller | 2022-10-02 | 4 | -3/+123 | ||
| | * | | | | | | | | | yuzu: Use virtual amiibo driver instead of nfp service | 2022-10-02 | 1 | -25/+26 | ||
| | * | | | | | | | | | input_common: Enable virtual amiibo driver | 2022-10-02 | 4 | -0/+102 | ||
| | * | | | | | | | | | input_common: Create virtual amiibo driver | 2022-10-02 | 6 | -0/+244 | ||
| * | | | | | | | | | | Merge pull request #8992 from Morph1984/vi-vsync-event | 2022-10-02 | 6 | -29/+66 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | service: vi: Retrieve vsync event once per display | 2022-09-25 | 5 | -14/+42 | ||
| | * | | | | | | | | | | service: vi: Move VI results into its own file | 2022-09-25 | 2 | -16/+25 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #6598 from FernandoS27/falklands-are-british | 2022-10-01 | 1 | -1/+62 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | MacroHLE: Add MultidrawIndirect HLE Macro. | 2022-10-01 | 1 | -1/+62 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #8876 from FearlessTobi/multiplayer-part3 | 2022-10-01 | 30 | -184/+1307 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Address some review comments | 2022-09-20 | 7 | -52/+38 | ||
| | * | | | | | | | | | dedicated_room: fix token padding ... | 2022-09-10 | 1 | -2/+12 | ||
| | * | | | | | | | | | fix black icon | 2022-09-10 | 1 | -0/+2 | ||
| | * | | | | | | | | | yuzu: Multiple room UI improvements | 2022-09-10 | 18 | -59/+176 | ||
| | * | | | | | | | | | ldn: Initial implementation | 2022-09-09 | 15 | -124/+1132 | ||
| * | | | | | | | | | | Merge pull request #9008 from ZwipZwapZapony/controller.colors_state.right | 2022-10-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix "controller.colors_state.right" being "left" | 2022-10-01 | 1 | -1/+1 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #8874 from vonchenplus/align_index_buffer_size | 2022-10-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Align index buffe size when vertex_buffer_unified_memory enable | 2022-09-10 | 1 | -1/+1 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #8910 from vonchenplus/astc_decode_error | 2022-09-30 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | video_core: Modify astc texture decode error fill value | 2022-09-15 | 2 | -2/+2 | ||
| | |/ / / / / / / | ||||||