| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | yuzu/configuration/configure_input: Default destructor in the cpp file | 2018-12-02 | 2 | -0/+3 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1835 from lioncash/cache-global | 2018-12-03 | 8 | -40/+26 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | filesystem: De-globalize registered_cache_union | 2018-12-01 | 8 | -40/+26 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1822 from ReinUsesLisp/glsl-scope | 2018-12-03 | 1 | -250/+213 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_decompiler: Remove texture temporal in TLD4 | 2018-11-28 | 1 | -3/+1 | ||
| | * | | | | | | | | gl_shader_decompiler: Flip negated if else statement | 2018-11-28 | 1 | -3/+3 | ||
| | * | | | | | | | | gl_shader_decompiler: Use GLSL scope on instructions unrelated to textures | 2018-11-28 | 1 | -35/+10 | ||
| | * | | | | | | | | gl_shader_decompiler: Move texture code generation into lambdas | 2018-11-28 | 1 | -97/+78 | ||
| | * | | | | | | | | gl_shader_decompiler: Clean up texture instructions | 2018-11-28 | 1 | -87/+56 | ||
| | * | | | | | | | | gl_shader_decompiler: Scope GLSL variables with a scoped object | 2018-11-28 | 1 | -32/+72 | ||
| * | | | | | | | | | Merge pull request #1803 from DarkLordZach/k-able-event | 2018-12-03 | 37 | -247/+410 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | hle_ipc: Refactor SleepClientThread to avoid ReadableEvent | 2018-11-29 | 9 | -14/+14 | ||
| | * | | | | | | | | | kernel/event: Reference ReadableEvent from WritableEvent | 2018-11-29 | 32 | -317/+175 | ||
| | * | | | | | | | | | core: Port all current usages of Event to Readable/WritableEvent | 2018-11-29 | 29 | -164/+287 | ||
| | * | | | | | | | | | hle_ipc: Use event pair for SleepClientThread | 2018-11-29 | 2 | -19/+22 | ||
| | * | | | | | | | | | kernel: Add named event table | 2018-11-29 | 2 | -0/+30 | ||
| | * | | | | | | | | | kernel: Divide Event into ReadableEvent and WritableEvent | 2018-11-29 | 6 | -61/+210 | ||
| | * | | | | | | | | | kernel/object: Add descriptions to ResetTypes | 2018-11-29 | 1 | -3/+3 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1833 from lioncash/clean | 2018-12-03 | 5 | -5/+97 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV... | 2018-11-30 | 2 | -0/+25 | ||
| | * | | | | | | | | | service/fsp_srv: Implement CleanDirectoryRecursively | 2018-11-30 | 5 | -5/+72 | ||
| * | | | | | | | | | | Merge pull request #1839 from lioncash/init | 2018-12-03 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | service/audio/audout_u: Amend constructor initialization list order | 2018-12-01 | 1 | -2/+2 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1841 from ogniK5377/npad-mode-fix | 2018-12-03 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fixed crash with SetNpadMode | 2018-12-03 | 1 | -2/+3 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1843 from lioncash/table | 2018-12-03 | 2 | -6/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | service/usb: Update function table | 2018-12-02 | 1 | -1/+1 | ||
| | * | | | | | | | | | service/erpt: Update function table | 2018-12-02 | 1 | -5/+7 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1827 from ReinUsesLisp/clip-and-shader | 2018-12-01 | 5 | -13/+37 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_rasterizer: Enable clip distances when set in register and in shader | 2018-11-29 | 5 | -13/+37 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1825 from ReinUsesLisp/shader-pipeline-cache | 2018-12-01 | 1 | -4/+17 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_shader_manager: Update pipeline when programs have changed | 2018-11-29 | 1 | -4/+17 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1795 from ReinUsesLisp/vc-cleanup | 2018-12-01 | 5 | -32/+7 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_rasterizer: Signal UNIMPLEMENTED when rt_separate_frag_data is not zero | 2018-11-28 | 1 | -1/+1 | ||
| | * | | | | | | | | | gl_rasterizer_cache: Use brackets for two-line single-expresion blocks | 2018-11-28 | 1 | -1/+2 | ||
| | * | | | | | | | | | gl_rasterizer: Remove unused struct declarations | 2018-11-28 | 1 | -14/+0 | ||
| | * | | | | | | | | | gl_rasterizer: Remove extension booleans | 2018-11-28 | 4 | -16/+4 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1823 from bunnei/fix-surface-copy | 2018-12-01 | 1 | -145/+5 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_rasterizer_cache: Update AccurateCopySurface to flush complete source surf... | 2018-11-29 | 1 | -1/+4 | ||
| | * | | | | | | | | | gl_rasterizer_cache: Remove BlitSurface and replace with more accurate copy. | 2018-11-28 | 1 | -144/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1832 from Simek/remove-game-list-border | 2018-12-01 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | remove border from GameList | 2018-11-30 | 1 | -0/+1 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1830 from Subv/vi_ub | 2018-12-01 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Services/VI: Dereferencing an uninitialized std::optional is undefined behavior. | 2018-11-30 | 1 | -0/+2 | ||
| * | | | | | | | | | Fix debug build | 2018-12-01 | 2 | -5/+3 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1829 from lioncash/lang | 2018-11-30 | 2 | -2/+20 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service/set: Convert GetLanguageCode over to using PushEnum() | 2018-11-30 | 1 | -1/+1 | ||
| | * | | | | | | | service/set: Implement MakeLanguageCode | 2018-11-30 | 2 | -1/+19 | ||
| |/ / / / / / / | ||||||
| * | / / / / / | configure_input: Amend clang-format discrepancies | 2018-11-30 | 1 | -1/+1 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #1768 from greggameplayer/patch-2 | 2018-11-29 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ | ||||||