| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | vk_texture_cache: Do not reinterpret DepthStencil source images | 2022-03-17 | 1 | -5/+0 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #7840 from lioncash/bitor | 2022-03-20 | 1 | -15/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | texture_cache: Ensure has_blacklisted is always initialized | 2022-02-02 | 1 | -1/+1 | ||
| | * | | | | | | | | | | texture_cache: Remove dead code within SynchronizeAliases | 2022-02-02 | 1 | -13/+1 | ||
| | * | | | | | | | | | | texture_cache: Amend unintended bitwise OR in SynchronizeAliases | 2022-02-02 | 1 | -1/+1 | ||
| * | | | | | | | | | | | Merge pull request #8040 from Morph1984/handle-table | 2022-03-19 | 2 | -30/+12 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KHandleTable: Optimize table entry layout | 2022-03-18 | 2 | -30/+12 | ||
| * | | | | | | | | | | | | Merge pull request #8047 from ameerj/msvc-test-disable | 2022-03-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | build-msvc: Disable tests | 2022-03-19 | 1 | -1/+1 | ||
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #8025 from lat9nq/cmd-specify-config | 2022-03-19 | 3 | -10/+27 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | yuzu_cmd: Allow user to specify config file location | 2022-03-15 | 3 | -10/+27 | ||
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8028 from v1993/patch-9 | 2022-03-18 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bsd: Allow inexact match for address length in AcceptImpl | 2022-03-15 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | Merge pull request #8039 from ameerj/core-include | 2022-03-18 | 8 | -12/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | general: Reduce core.h includes | 2022-03-18 | 8 | -12/+23 | ||
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #8024 from liamwhite/const-indexing | 2022-03-18 | 6 | -65/+163 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Address review comments | 2022-03-17 | 4 | -52/+36 | ||
| | * | | | | | | | | | | | shader_recompiler: Use functions for indirect const buffer accesses | 2022-03-17 | 5 | -39/+94 | ||
| | * | | | | | | | | | | | Address review comments | 2022-03-17 | 1 | -16/+15 | ||
| | * | | | | | | | | | | | shader_recompiler: Implement LDC.IS address mode | 2022-03-16 | 1 | -2/+12 | ||
| | * | | | | | | | | | | | shader: add support for const buffer indirect addressing | 2022-03-14 | 2 | -18/+68 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8030 from liamwhite/s8d24-conversion | 2022-03-18 | 5 | -2/+41 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Address review comments | 2022-03-16 | 2 | -2/+2 | ||
| | * | | | | | | | | | | Vulkan: convert S8D24 <-> ABGR8 | 2022-03-15 | 5 | -2/+41 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #7964 from german77/miiii | 2022-03-16 | 8 | -5/+272 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | applet: mii: Simple implementation of mii applet | 2022-02-28 | 8 | -5/+272 | ||
| * | | | | | | | | | | | Merge pull request #8013 from bunnei/kernel-slab-rework-v2 | 2022-03-16 | 32 | -849/+1271 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | core: hle: kernel: init_slab_setup: Move CalculateSlabHeapGapSize to global n... | 2022-03-14 | 1 | -6/+6 | ||
| | * | | | | | | | | | | | core: hle: kernel: Allocate dummy threads on host thread storage. | 2022-03-14 | 2 | -8/+6 | ||
| | * | | | | | | | | | | | core: hle: kernel: Downgrade dangling objects warning to debug. | 2022-03-14 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | core: hle: kernel: Make object list container global and ensure it is reset o... | 2022-03-14 | 1 | -7/+9 | ||
| | * | | | | | | | | | | | core: hle: kernel: Remove server session tracking. | 2022-03-14 | 4 | -37/+1 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_process: Remove handle table finalize, reset page table. | 2022-03-14 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_process: Implement thread local storage accurately. | 2022-03-14 | 3 | -111/+99 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_page_table: Add implementations of MapPages, UnmapPages,... | 2022-03-14 | 2 | -2/+141 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_slab_heap: Refresh to use guest allocations. | 2022-03-14 | 2 | -125/+107 | ||
| | * | | | | | | | | | | | core: hle: kernel: Update init_slab_heap, use device memory, and add KThreadL... | 2022-03-14 | 4 | -55/+92 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive. | 2022-03-14 | 3 | -0/+179 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_page_buffer: Add KPageBuffer primitive. | 2022-03-14 | 2 | -0/+35 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_thread: Ensure host Fiber is freed. | 2022-03-14 | 1 | -0/+3 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_server_session: Ensure SessionRequestManager is freed. | 2022-03-14 | 1 | -0/+3 | ||
| | * | | | | | | | | | | | core: hle: service: kernel_helpers: Use system resource limit. | 2022-03-14 | 1 | -10/+1 | ||
| | * | | | | | | | | | | | core: hle: service: sm: Fix KPort reference count. | 2022-03-14 | 1 | -0/+2 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_thread: Update to reflect tree changes. | 2022-03-14 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and ... | 2022-03-14 | 7 | -14/+25 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_memory_layout: Update kernel slab memory sizes. | 2022-03-14 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | core: hle: kernel: svc_types: Add ThreadLocalRegionSize. | 2022-03-14 | 1 | -0/+2 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_condition_variable: Update to reflect tree changes. | 2022-03-14 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | core: hle: kernel: k_address_arbiter: Update to reflect tree changes. | 2022-03-14 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | common: tree: Various updates. | 2022-03-14 | 1 | -284/+341 | ||