| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | core/kernel/object: Rename ResetType enum members | 2019-05-18 | 19 | -35/+36 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2488 from lioncash/static-fn | 2019-05-19 | 1 | -4/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally l... | 2019-05-18 | 1 | -4/+4 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2493 from lioncash/translate | 2019-05-19 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | yuzu/applets/profile_select: Mark header string as translatable | 2019-05-19 | 1 | -2/+2 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2496 from lioncash/move-con | 2019-05-19 | 1 | -7/+7 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | gl_shader_gen: std::move objects where applicable | 2019-05-19 | 1 | -7/+7 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2473 from lioncash/vs2019 | 2019-05-19 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | CMakeLists: Handle VS 2019 in a less annoying manner | 2019-05-14 | 1 | -3/+3 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2476 from ReinUsesLisp/fix-compat | 2019-05-19 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat | 2019-05-17 | 1 | -0/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2498 from lioncash/unused-code | 2019-05-19 | 3 | -366/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | yuzu/util: Remove unused spinbox.cpp/.h | 2019-05-19 | 3 | -366/+0 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2457 from lioncash/about | 2019-05-17 | 3 | -11/+23 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu/main: Move window title updating logic to its own function | 2019-05-09 | 2 | -7/+19 | ||
| | * | | | | | | | | yuzu/about_dialog: Specify string conversions explicitly | 2019-05-09 | 1 | -4/+4 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2477 from ReinUsesLisp/fix-sdl2 | 2019-05-17 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu_cmd: Make OpenGL's context current | 2019-05-17 | 1 | -0/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2478 from ReinUsesLisp/sdl2-compat | 2019-05-17 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu_cmd: Use OpenGL compat when asked in the settings | 2019-05-17 | 1 | -1/+5 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2479 from ReinUsesLisp/qt-shadow | 2019-05-17 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | qt/configure_graphics: Shadow options at runtime | 2019-05-17 | 1 | -2/+6 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2462 from lioncash/video-mm | 2019-05-14 | 2 | -17/+20 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core/memory_manager: Mark IsBlockContinuous() as a const member function | 2019-05-09 | 2 | -4/+4 | ||
| | * | | | | | | | video_core/memory_manager: Mark the constructor as explicit | 2019-05-09 | 1 | -1/+1 | ||
| | * | | | | | | | video_core/memory_manager: Default the destructor within the cpp file | 2019-05-09 | 2 | -0/+3 | ||
| | * | | | | | | | video_core/memory_manager: Amend doxygen comments | 2019-05-09 | 1 | -7/+7 | ||
| | * | | | | | | | video_core/memory_manager: Remove superfluous const from function declarations | 2019-05-09 | 1 | -7/+7 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2461 from lioncash/unused-var | 2019-05-14 | 7 | -22/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core/renderer_opengl/gl_shader_cache: Correct member initialization order | 2019-05-09 | 1 | -1/+1 | ||
| | * | | | | | | | video_core/shader/decode/texture: Remove unused variable from GetTld4Code() | 2019-05-09 | 1 | -1/+0 | ||
| | * | | | | | | | renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInte... | 2019-05-09 | 1 | -1/+0 | ||
| | * | | | | | | | video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() fu... | 2019-05-09 | 1 | -11/+0 | ||
| | * | | | | | | | video_core/renderer_opengl/gl_rasterizer_cache: Remove unused variable in Upl... | 2019-05-09 | 1 | -1/+0 | ||
| | * | | | | | | | video_core/gpu_thread: Remove unused local variable | 2019-05-09 | 1 | -1/+1 | ||
| | * | | | | | | | video_core/textures/astc: Remove unused variables | 2019-05-09 | 1 | -6/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2460 from lioncash/volatile | 2019-05-14 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CMakeLists: Specify /volatile:iso for MSVC | 2019-05-09 | 1 | -0/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2450 from lioncash/warn-level | 2019-05-14 | 1 | -1/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CMakeLists: Explicitly specify -Wall for the non-MSVC case | 2019-05-04 | 1 | -1/+4 | ||
| * | | | | | | | | Merge pull request #2413 from FernandoS27/opt-gpu | 2019-05-13 | 7 | -33/+54 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Rasterizer Cache: Use a temporal storage for Surfaces loading/flushing. | 2019-04-21 | 4 | -18/+30 | ||
| | * | | | | | | | RasterizerCache Redesign: Flush | 2019-04-19 | 6 | -17/+26 | ||
| * | | | | | | | | Merge pull request #2437 from lioncash/audctl | 2019-05-09 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service/audctl: Update documentation comments to be relative to 8.0.0 | 2019-04-27 | 1 | -2/+2 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2454 from lioncash/cflag | 2019-05-09 | 1 | -9/+21 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags | 2019-05-07 | 1 | -8/+10 | ||
| | * | | | | | | | | src/CMakeLists: Vertically order compilation flags | 2019-05-07 | 1 | -9/+19 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2442 from FernandoS27/astc-fix | 2019-05-09 | 1 | -1/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix Layered ASTC Textures | 2019-04-30 | 1 | -1/+3 | ||