| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vk_rasterizer: Remove buffer check in attribute selection | 2020-05-13 | 1 | -4/+0 | |
| * | Merge pull request #3816 from ReinUsesLisp/vk-rasterizer-enable | 2020-05-11 | 3 | -1/+3 | |
| |\ | |||||
| | * | vk_graphics_pipeline: Implement rasterizer_enable on Vulkan | 2020-05-02 | 3 | -1/+3 | |
| * | | Stub SendKeyboardLockKeyEvent | 2020-05-12 | 2 | -1/+11 | |
| * | | Merge pull request #3839 from Morph1984/r8g8ui | 2020-05-09 | 8 | -38/+52 | |
| |\ \ | |||||
| | * | | texture: Implement R8G8UI | 2020-04-30 | 8 | -38/+52 | |
| * | | | Merge pull request #3842 from makigumo/maxwell_to_vk_vertexattribute_signed_int | 2020-05-09 | 1 | -2/+14 | |
| |\ \ \ | |||||
| | * | | | maxwell_to_vk: implement missing signed int formats | 2020-04-30 | 1 | -2/+14 | |
| * | | | | Replace externals with Conan (#3735) | 2020-05-08 | 7 | -9/+10 | |
| * | | | | Merge pull request #3885 from ReinUsesLisp/viewport-swizzles | 2020-05-08 | 11 | -1/+121 | |
| |\ \ \ \ | |||||
| | * | | | | vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle | 2020-05-04 | 8 | -0/+84 | |
| | * | | | | gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle | 2020-05-04 | 2 | -0/+13 | |
| | * | | | | maxwell_3d: Add viewport swizzles | 2020-05-04 | 2 | -1/+24 | |
| * | | | | | Merge pull request #3879 from lioncash/global2 | 2020-05-07 | 3 | -10/+16 | |
| |\ \ \ \ \ | |||||
| | * | | | | | hle_ipc: Eliminate core memory globals | 2020-05-03 | 3 | -10/+16 | |
| * | | | | | | Merge pull request #3884 from ReinUsesLisp/border-colors | 2020-05-07 | 3 | -2/+44 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | vk_sampler_cache: Use VK_EXT_custom_border_color when available | 2020-05-04 | 3 | -2/+44 | |
| * | | | | | | | Menubar: fix mouse tracking bug | 2020-05-06 | 1 | -4/+0 | |
| * | | | | | | | Merge pull request #3815 from FernandoS27/command-list-2 | 2020-05-05 | 18 | -66/+198 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update src/video_core/gpu.cpp | 2020-05-05 | 1 | -1/+1 | |
| | * | | | | | | | Update src/video_core/gpu.cpp | 2020-05-05 | 1 | -1/+1 | |
| | * | | | | | | | Clang Format and Documentation. | 2020-04-28 | 10 | -10/+20 | |
| | * | | | | | | | MaxwellDMA: Optimize micro copies. | 2020-04-28 | 3 | -0/+57 | |
| | * | | | | | | | VideoCore/GPU: Delegate subchannel engines to the dma pusher. | 2020-04-27 | 3 | -4/+49 | |
| | * | | | | | | | VideoCore/Engines: Refactor Engines CallMethod. | 2020-04-27 | 13 | -62/+82 | |
| * | | | | | | | | Merge pull request #3881 from lioncash/mem-warning | 2020-05-05 | 11 | -23/+11 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | kernel/memory: Remove #pragma once within cpp file | 2020-05-03 | 1 | -2/+0 | |
| | * | | | | | | | | kernel/memory: Remove unused includes | 2020-05-03 | 7 | -8/+1 | |
| | * | | | | | | | | kernel/memory: Remove unused variables in memory_block_manager | 2020-05-03 | 1 | -3/+0 | |
| | * | | | | | | | | kernel/memory: Make use of std::array consistently in address_space_info | 2020-05-03 | 1 | -6/+6 | |
| | * | | | | | | | | kernel/memory: Resolve -Wshadow warnings | 2020-05-03 | 1 | -4/+4 | |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3880 from lioncash/encoding | 2020-05-04 | 6 | -12/+12 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | kernel/memory: Amend potential encoding warnings | 2020-05-03 | 6 | -12/+12 | |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #3843 from ogniK5377/GetPopFromGeneralChannelEvent | 2020-05-04 | 3 | -4/+20 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent | 2020-05-01 | 3 | -4/+20 | |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3637 from FearlessTobi/port-5094 | 2020-05-03 | 7 | -0/+78 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | yuzu: Option to hide mouse on inactivity | 2020-04-20 | 7 | -0/+78 | |
| * | | | | | | | Merge pull request #3822 from ogniK5377/GetAccountId | 2020-05-03 | 2 | -5/+13 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | acc: Return a unique value per account for GetAccountId | 2020-04-29 | 2 | -5/+13 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | settings: Add anisotropic filtering level to the yuzu configuration log (#3875) | 2020-05-03 | 1 | -0/+1 | |
| * | | | | | | Merge pull request #3808 from ReinUsesLisp/wait-for-idle | 2020-05-03 | 13 | -16/+57 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers | 2020-04-28 | 13 | -16/+57 | |
| * | | | | | | | Merge pull request #3872 from FearlessTobi/reopen-3792 | 2020-05-03 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | input_common: fix build when SDL2 is disabled | 2020-05-02 | 1 | -0/+6 | |
| * | | | | | | | | Merge pull request #3871 from lioncash/semi | 2020-05-02 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | readable_event: Remove unnecessary semicolon in Signal() | 2020-05-02 | 1 | -4/+6 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #3824 from ogniK5377/GetDisplayVersion | 2020-05-02 | 1 | -3/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Update src/core/hle/service/am/am.cpp | 2020-05-02 | 1 | -1/+1 | |
| | * | | | | | | | am: Properly implement GetDisplayVersion | 2020-04-29 | 1 | -3/+14 | |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #3811 from ogniK5377/audin-init | 2020-05-02 | 2 | -5/+94 | |
| |\ \ \ \ \ \ \ | |||||