| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #2331 from lioncash/cache | 2019-04-04 | 1 | -9/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCac... | 2019-04-04 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | | | | | | yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFi... | 2019-04-04 | 1 | -3/+2 | ||
| | * | | | | | | | | | | | | | | | | yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCac... | 2019-04-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | | yuzu/main: Make open_target a QString | 2019-04-03 | 1 | -4/+2 | ||
| | * | | | | | | | | | | | | | | | | yuzu/main: Use static variant of QFile's exists() | 2019-04-03 | 1 | -1/+1 | ||
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #2333 from lioncash/video-include | 2019-04-04 | 13 | -24/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | video_core/renderer_opengl: Remove unnecessary includes | 2019-04-04 | 13 | -24/+4 | ||
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #2332 from lioncash/include | 2019-04-04 | 1 | -5/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | yuzu/main: Remove unnecessary includes | 2019-04-04 | 1 | -5/+8 | ||
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2330 from lioncash/pragma | 2019-04-03 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | common/lz4_compression: Remove #pragma once directive from the cpp file | 2019-04-03 | 1 | -2/+0 | ||
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | 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 | ||
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2326 from lioncash/translation | 2019-04-03 | 2 | -11/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | 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 | ||
| |/ / / / / / / / / / / / | ||||||