| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #3694 from ReinUsesLisp/indexed-quads | 2020-04-19 | 5 | -12/+280 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | vk_compute_pass: Implement indexed quads | 2020-04-16 | 5 | -12/+280 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3686 from lioncash/table | 2020-04-19 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices | 2020-04-15 | 1 | -3/+3 | ||
| * | | | | | | | | | | | Merge pull request #3696 from lioncash/cast-size | 2020-04-19 | 2 | -21/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | hle_ipc: Remove std::size_t casts where applicable | 2020-04-16 | 2 | -21/+23 | ||
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3655 from FearlessTobi/ui-retext-yuzu | 2020-04-19 | 3 | -64/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | yuzu/main: Add better popup texts and remove duplicated actions | 2020-04-14 | 3 | -64/+18 | ||
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3679 from lioncash/track | 2020-04-19 | 1 | -5/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | track: Eliminate redundant copies | 2020-04-15 | 1 | -5/+6 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074 | 2020-04-19 | 1 | -3/+3 | ||
| | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3716 from bunnei/fix-another-impl-fallthrough | 2020-04-18 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | video_core: gl_shader_decompiler: Fix implicit fallthrough errors. | 2020-04-18 | 1 | -0/+1 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3710 from lioncash/nso | 2020-04-18 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | loader/nso: Resolve moves not occurring in DecompressSegment | 2020-04-17 | 1 | -1/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3715 from bunnei/fix-impl-fallthrough | 2020-04-18 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | service: hid: npad: Fix implicit fallthrough errors. | 2020-04-18 | 1 | -0/+2 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3713 from lioncash/time | 2020-04-17 | 5 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | time/system_clock_core: Remove unnecessary initializer | 2020-04-17 | 1 | -1/+1 | ||
| | * | | | | | | | | | | service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const | 2020-04-17 | 1 | -1/+1 | ||
| | * | | | | | | | | | | service/time: Add virtual destructors where applicable | 2020-04-17 | 3 | -2/+3 | ||
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3711 from lioncash/cast | 2020-04-17 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | memory/slab_heap: Make use of static_cast over reinterpret_cast | 2020-04-17 | 1 | -2/+2 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #3630 from benru/open-windows-network-files | 2020-04-17 | 1 | -1/+8 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/file_util: Allow access to files on network shares | 2020-04-09 | 1 | -1/+8 | ||
| * | | | | | | | | | | video_code: Fix implicit switch fallthrough. | 2020-04-17 | 1 | -0/+2 | ||
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #3703 from yuzu-emu/revert-3656-glsl-full-decompile | 2020-04-17 | 1 | -3/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" | 2020-04-17 | 1 | -3/+1 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #3672 from lioncash/null | 2020-04-17 | 2 | -9/+33 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero | 2020-04-15 | 2 | -9/+33 | ||
| * | | | | | | | | | Merge pull request #3666 from bunnei/new-vmm | 2020-04-17 | 95 | -3521/+4815 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core: hle: Address various feedback & code cleanup. | 2020-04-17 | 11 | -251/+153 | ||
| | * | | | | | | | | | core: device_memory: Remove incorrect usage of constexpr. | 2020-04-17 | 1 | -2/+6 | ||
| | * | | | | | | | | | memory: Add copyright notice for Atmosphere where applicable. | 2020-04-17 | 6 | -0/+18 | ||
| | * | | | | | | | | | kernel: Remove old VMManager class. | 2020-04-17 | 3 | -1973/+0 | ||
| | * | | | | | | | | | loader: nso: Fix loader size and arguments. | 2020-04-17 | 3 | -25/+47 | ||
| | * | | | | | | | | | loader: elf/kip/nro: Updates for new VMM. | 2020-04-17 | 3 | -5/+7 | ||
| | * | | | | | | | | | service: ldr: Updates for new VMM. | 2020-04-17 | 1 | -150/+215 | ||
| | * | | | | | | | | | kernel: memory: page_table: Simplify GetPhysicalAddr impl. | 2020-04-17 | 4 | -19/+6 | ||
| | * | | | | | | | | | kernel: svc: Updates for new VMM. | 2020-04-17 | 1 | -488/+116 | ||
| | * | | | | | | | | | core: memory: Fix memory access on page boundaries. | 2020-04-17 | 1 | -6/+39 | ||
| | * | | | | | | | | | video_core: memory_manager: Updates for Common::PageTable changes. | 2020-04-17 | 2 | -67/+34 | ||
| | * | | | | | | | | | core: memory: Updates for new VMM. | 2020-04-17 | 2 | -114/+53 | ||
| | * | | | | | | | | | common: page_table: Update to use VirtualBuffer and simplify. | 2020-04-17 | 2 | -53/+18 | ||
| | * | | | | | | | | | core: gdbstub: Updates for new VMM. | 2020-04-17 | 1 | -2/+2 | ||
| | * | | | | | | | | | core: reporter: Updates for new VMM. | 2020-04-17 | 1 | -3/+5 | ||
| | * | | | | | | | | | memory: cheat_engine: Updates for new VMM. | 2020-04-17 | 1 | -5/+8 | ||
| | * | | | | | | | | | arm_test_common: Updates for new VMM. | 2020-04-17 | 1 | -6/+2 | ||
| | * | | | | | | | | | kernel: process: Updates for new VMM. | 2020-04-17 | 2 | -79/+151 | ||
| | * | | | | | | | | | service: pl_u: Update for new shared memory layout. | 2020-04-17 | 1 | -7/+5 | ||