| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2328 from lioncash/transfer | 2019-04-03 | 3 | -17/+37 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | service/am: Correct behavior of CreateTransferMemoryStorage() | 2019-04-03 | 1 | -6/+6 | ||
| | * | | | | | | | | | | | | | | | kernel/transfer_memory: Add accessors to data and sizes | 2019-04-03 | 2 | -11/+31 | ||
| | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2095 from FreddyFunk/open-transferable-shader-cache | 2019-04-03 | 4 | -0/+44 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Use QString instead of std::string where applicable | 2019-02-08 | 1 | -17/+11 | ||
| | * | | | | | | | | | | | | | | | Use constexpr char array instead of string where applicable | 2019-02-08 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | frontend: Open transferable shader cache for a selected game in the gamelist | 2019-02-08 | 4 | -0/+50 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #2093 from FreddyFunk/disk-cache-better-compression | 2019-04-03 | 7 | -50/+153 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | gl_shader_disk_cache: Use LZ4HC with compression level 9 instead of compressi... | 2019-03-29 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | | | | | Addressed feedback | 2019-03-29 | 7 | -91/+145 | ||
| | * | | | | | | | | | | | | | | | core: Do not link LZ4 to core. Use common/data_compression for nso segment de... | 2019-03-29 | 2 | -11/+8 | ||
| | * | | | | | | | | | | | | | | | gl_shader_disk_cache: Use better compression for transferable and precompiled... | 2019-03-29 | 3 | -10/+26 | ||
| | * | | | | | | | | | | | | | | | data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache t... | 2019-03-29 | 5 | -39/+75 | ||
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2299 from lioncash/maxwell | 2019-04-03 | 4 | -17/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | gl_shader_manager: Remove unnecessary gl_shader_manager inclusion | 2019-03-28 | 1 | -2/+0 | ||
| | * | | | | | | | | | | | | | | | gl_shader_manager: Move using statement into the cpp file | 2019-03-28 | 2 | -4/+4 | ||
| | * | | | | | | | | | | | | | | | gl_shader_manager: Remove reliance on global accessor within MaxwellUniformDa... | 2019-03-28 | 3 | -9/+9 | ||
| | * | | | | | | | | | | | | | | | gl_shader_manager: Amend Doxygen string for MaxwellUniformData | 2019-03-27 | 1 | -3/+3 | ||
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2324 from lioncash/enum-unused | 2019-04-03 | 2 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | kernel/object: Remove unused handle type entry | 2019-04-03 | 2 | -2/+0 | ||
| | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2294 from lioncash/fatal | 2019-04-03 | 2 | -36/+63 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | service/am: Implement EnterFatalSection and LeaveFatalSection | 2019-03-26 | 2 | -2/+29 | ||
| | * | | | | | | | | | | | | | | service/am: Sort ISelfController's member functions according to table order | 2019-03-26 | 2 | -36/+36 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2323 from lioncash/include | 2019-04-03 | 2 | -4/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | yuzu/debugger/profiler: Remove unnecessary includes | 2019-04-03 | 2 | -4/+6 | ||
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2302 from ReinUsesLisp/vk-swapchain | 2019-04-03 | 3 | -1/+305 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | vk_swapchain: Implement a swapchain manager | 2019-03-29 | 3 | -1/+305 | ||
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2305 from lioncash/shared | 2019-04-03 | 3 | -5/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | kernel/shared_memory: Remove unused core/memory.h include | 2019-03-29 | 1 | -1/+0 | ||
| | * | | | | | | | | | | | | | kernel/shared_memory: Sanitize supplied size when unmapping | 2019-03-29 | 3 | -4/+18 | ||
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2314 from lioncash/const | 2019-04-03 | 11 | -18/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | kernel/thread: Make AllWaitObjectsReady() a const qualified member function | 2019-04-01 | 2 | -2/+2 | ||
| | * | | | | | | | | | | | | | kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const | 2019-04-01 | 11 | -11/+11 | ||
| | * | | | | | | | | | | | | | kernel/thread: Avoid sign conversion within GetCommandBufferAddress() | 2019-04-01 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | | | kernel/thread: Make parameter of GetWaitObjectIndex() const qualified | 2019-04-01 | 2 | -3/+3 | ||
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead... | 2019-04-03 | 1 | -7/+7 | ||
| * | | | | | | | | | | | | | yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of... | 2019-04-03 | 1 | -4/+1 | ||
| | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2270 from lioncash/plist | 2019-04-02 | 7 | -2/+123 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | kernel/svc: Implement svcGetThreadList | 2019-04-02 | 4 | -1/+70 | ||
| | * | | | | | | | | | | | | kernel/svc: Implement svcGetProcessList | 2019-04-02 | 4 | -1/+53 | ||
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2313 from lioncash/reslimit | 2019-04-02 | 3 | -14/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | kernel/resource_limit: Remove the name member from resource limits | 2019-04-01 | 3 | -14/+6 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | process: Fix up compilation | 2019-04-02 | 1 | -1/+1 | ||
| * | | | | | | | | | | | Merge pull request #2281 from lioncash/memory | 2019-04-01 | 5 | -7/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | kernel/codeset: Make CodeSet's memory data member a regular std::vector | 2019-03-22 | 5 | -7/+8 | ||
| * | | | | | | | | | | | Merge pull request #2301 from FearlessTobi/remove-amiibo-setting | 2019-04-01 | 7 | -28/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | core/yuzu: Remove enable_nfc setting | 2019-03-29 | 7 | -28/+1 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | general: Use deducation guides for std::lock_guard and std::unique_lock | 2019-04-01 | 23 | -75/+77 | ||
| * | | | | | | | | | | | Merge pull request #2304 from lioncash/memsize | 2019-03-30 | 3 | -9/+28 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kernel/process: Report total physical memory used to svcGetInfo | 2019-03-28 | 3 | -4/+11 | ||