| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #9369 from german77/mifare | 2022-12-05 | 11 | -52/+629 | |
| |\ | |||||
| | * | input_common: Allow mifare files | 2022-12-04 | 2 | -16/+29 | |
| | * | service: nfc: Implement mifare service | 2022-12-01 | 9 | -36/+600 | |
| * | | Merge pull request #9360 from Kelebek1/R-E-S-P-E-C-T | 2022-12-05 | 1 | -29/+39 | |
| |\ \ | |||||
| | * | | Respect render mode override | 2022-11-30 | 1 | -29/+39 | |
| * | | | Merge pull request #6833 from abouvier/unbundle | 2022-12-05 | 9 | -27/+16 | |
| |\ \ \ | |||||
| | * | | | cmake: prefer system libraries | 2022-12-04 | 9 | -27/+16 | |
| * | | | | Vulkan: Implement Alpha coverage | 2022-12-05 | 3 | -2/+6 | |
| * | | | | Merge pull request #9381 from liamwhite/uninit | 2022-12-04 | 1 | -7/+7 | |
| |\ \ \ \ | |||||
| | * | | | | service_thread: fix uninitialized memory usage | 2022-12-04 | 1 | -7/+7 | |
| * | | | | | Merge pull request #9232 from bunnei/audio-default-thread | 2022-12-04 | 3 | -18/+12 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | hle: service: audio: Use default service thread. | 2022-11-11 | 3 | -18/+12 | |
| * | | | | | Merge pull request #9273 from ameerj/per-game-profile | 2022-12-04 | 13 | -27/+587 | |
| |\ \ \ \ \ | |||||
| | * | | | | | configure_input_player: Fix profile saving when using handheld controller type | 2022-11-28 | 1 | -1/+7 | |
| | * | | | | | config: Custom profile detection fixes | 2022-11-28 | 6 | -64/+108 | |
| | * | | | | | configure_input_per_game: Allow configuring all 8 players | 2022-11-28 | 3 | -54/+113 | |
| | * | | | | | Configuration: Add per-game input profiles | 2022-11-20 | 11 | -14/+465 | |
| * | | | | | | Merge pull request #9372 from liamwhite/vk12 | 2022-12-04 | 17 | -165/+209 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | vulkan_common: add feature test for shaderDrawParameters | 2022-12-04 | 1 | -1/+13 | |
| | * | | | | | | vulkan_common: clean up extension usage | 2022-12-04 | 12 | -102/+105 | |
| | * | | | | | | vulkan_common: correct usage of timeline semaphore fallbacks | 2022-12-04 | 1 | -2/+1 | |
| | * | | | | | | vulkan_common: ensure all mandatory features are tested in feature report | 2022-12-04 | 1 | -1/+24 | |
| | * | | | | | | vulkan_common: unsuffix 16-bit storage feature test structure | 2022-12-04 | 1 | -2/+2 | |
| | * | | | | | | vulkan_common: unsuffix timeline semaphore feature test structure | 2022-12-04 | 1 | -2/+2 | |
| | * | | | | | | vulkan_common: add logicOp to feature report | 2022-12-04 | 1 | -1/+2 | |
| | * | | | | | | vulkan_common: promote host query reset usage to core | 2022-12-04 | 4 | -11/+12 | |
| | * | | | | | | vulkan_common: promote descriptor update template usage to core | 2022-12-04 | 8 | -37/+36 | |
| | * | | | | | | vulkan_common: promote timeline semaphore usage to core | 2022-12-04 | 3 | -9/+15 | |
| | | |_|/ / / | |/| | | | | |||||
| * / | | | | | yuzu-cmd: link SDL2 correctly | 2022-12-04 | 1 | -1/+1 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #9374 from liamwhite/externals | 2022-12-04 | 5 | -21/+23 | |
| |\ \ \ \ \ | |||||
| | * | | | | | externals: update dynarmic, SDL2 | 2022-12-04 | 5 | -21/+23 | |
| * | | | | | | Merge pull request #9344 from liamwhite/null | 2022-12-03 | 20 | -28/+383 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | video_core: add null backend | 2022-11-28 | 20 | -28/+383 | |
| * | | | | | | Merge pull request #9300 from ameerj/pch | 2022-12-03 | 28 | -4/+157 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | CMake: Consolidate common PCH headers | 2022-11-30 | 14 | -84/+29 | |
| | * | | | | | | string_util: Fix Mingw compile error | 2022-11-30 | 1 | -2/+2 | |
| | * | | | | | | CMake: Disable PCH on MSVC + Buildcache configs | 2022-11-29 | 1 | -4/+0 | |
| | * | | | | | | CMake: Use precompiled headers | 2022-11-29 | 25 | -1/+214 | |
| | * | | | | | | value.h: remove recursive include | 2022-11-29 | 1 | -1/+0 | |
| * | | | | | | | Merge pull request #9289 from liamwhite/fruit-company | 2022-12-03 | 78 | -37/+949 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | general: fix compile for Apple Clang | 2022-11-22 | 78 | -37/+949 | |
| * | | | | | | | | Merge pull request #9353 from vonchenplus/draw_indexed | 2022-12-03 | 2 | -27/+22 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | video_core: Fine tuning the index drawing judgment logic | 2022-12-01 | 2 | -27/+22 | |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #9303 from liamwhite/new-vulkan-init | 2022-12-02 | 13 | -101/+191 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Vulkan: update initialization | 2022-11-27 | 13 | -101/+191 | |
| * | | | | | | | | | Merge pull request #9363 from liamwhite/gs | 2022-12-02 | 9 | -6/+230 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | shader_recompiler: add gl_Layer translation GS for older hardware | 2022-12-01 | 9 | -6/+230 | |
| | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #9348 from Morph1984/when-the-network-is-down | 2022-12-01 | 1 | -7/+34 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | service: nifm: Update stubs for Submit/GetRequestState/GetResult | 2022-11-28 | 1 | -7/+34 | |
| * | | | | | | | | | Merge pull request #9320 from yuzu-emu/fix-audio-suspend | 2022-11-30 | 3 | -13/+14 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||