| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | 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 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | marked stubs | 2020-04-29 | 1 | -4/+5 | ||
| | * | | | | | | | Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAud... | 2020-04-29 | 2 | -5/+93 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3819 from ogniK5377/err-log2 | 2020-05-02 | 7 | -0/+51 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel: Don't fail silently | 2020-04-29 | 7 | -0/+51 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3732 from lioncash/header | 2020-05-02 | 31 | -59/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vulkan: Remove unnecessary includes | 2020-04-28 | 31 | -59/+3 | ||
| * | | | | | | | | Merge pull request #3809 from ReinUsesLisp/empty-index | 2020-05-02 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | vk_rasterizer: Skip index buffer setup when vertices are zero | 2020-04-28 | 1 | -0/+3 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3693 from ReinUsesLisp/clean-samplers | 2020-05-02 | 13 | -340/+263 | ||
| |\ \ \ \ \ \ \ | ||||||