| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #2927 from ReinUsesLisp/polygon-offset-units | 2019-10-09 | 1 | -1/+3 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | gl_rasterizer: Fix polygon offset units | 2019-10-01 | 1 | -1/+3 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2921 from FreddyFunk/compiler-warnings-core | 2019-10-09 | 1 | -6/+6 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Services::ES fix casting warnings | 2019-09-29 | 1 | -6/+6 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2964 from Schplee/update-icon | 2019-10-09 | 4 | -86/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Updated yuzu icon to thicker version | 2019-10-08 | 4 | -86/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2654 from DarkLordZach/lm-log-rewrite | 2019-10-08 | 10 | -159/+367 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lm: Flush manager output on core shutdown | 2019-09-22 | 5 | -11/+15 | ||
| | * | | | | | | | lm: Rename Initialize to Log and implement with manager/reporter | 2019-09-22 | 1 | -140/+22 | ||
| | * | | | | | | | lm: Implement manager class to output to reporter | 2019-09-22 | 2 | -0/+233 | ||
| | * | | | | | | | core: Add LM::Manager to system | 2019-09-22 | 6 | -19/+39 | ||
| | * | | | | | | | reporter: Add log output for packaged lm log data | 2019-09-22 | 2 | -0/+69 | ||
| * | | | | | | | | Merge pull request #2961 from DarkLordZach/azure-tag-names | 2019-10-08 | 7 | -27/+26 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ci: Isolate upload merge step into stage 2 | 2019-10-08 | 6 | -26/+25 | ||
| | * | | | | | | | | ci: Update build suffix for mock builds | 2019-10-08 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #2956 from DarkLordZach/azure-win-tarxz | 2019-10-08 | 1 | -1/+7 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | ci: Add TAR-XZ compression to MSVC builds | 2019-10-06 | 1 | -1/+7 | ||
| * | | | | | | | | | Merge pull request #2959 from ReinUsesLisp/cbuf-hsetp2 | 2019-10-08 | 1 | -1/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | shader/half_set_predicate: Fix HSETP2 for constant buffers | 2019-10-07 | 1 | -0/+2 | ||
| | * | | | | | | | | | shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG | 2019-10-07 | 1 | -1/+2 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2890 from Morph1984/hid_deactivatenpad | 2019-10-07 | 2 | -1/+13 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | hid: Implement DeactivateNpad | 2019-10-07 | 2 | -1/+13 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2951 from lioncash/global | 2019-10-06 | 18 | -65/+87 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | core/core: Remove unused header | 2019-10-06 | 1 | -1/+0 | ||
| | * | | | | | | | core: Remove Core::CurrentProcess() | 2019-10-06 | 5 | -13/+11 | ||
| | * | | | | | | | hle/service: Replace global system instance calls with instance-based ones | 2019-10-06 | 14 | -51/+76 | ||
| * | | | | | | | | Merge pull request #2952 from lioncash/warning | 2019-10-06 | 4 | -12/+17 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bcat/module: Silence truncation warnings | 2019-10-06 | 1 | -3/+3 | ||
| | * | | | | | | | | bcat: Take std::function instance by value in NullBackend's constructor | 2019-10-06 | 2 | -2/+2 | ||
| | * | | | | | | | | bcat: In-class initialize ProgressServiceBackend's impl member | 2019-10-06 | 2 | -2/+2 | ||
| | * | | | | | | | | bcat: Make ProgressServiceBackend's constructor take a std::string_view | 2019-10-06 | 2 | -3/+7 | ||
| | * | | | | | | | | bcat: Make ProgressServiceBackend's GetEvent() const | 2019-10-06 | 2 | -2/+2 | ||
| | * | | | | | | | | boxcat: Silence an unused variable warning | 2019-10-06 | 1 | -1/+2 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2955 from lioncash/allocator | 2019-10-06 | 1 | -0/+10 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | alignment: Resolve allocator construction issues on debug | 2019-10-06 | 1 | -0/+5 | ||
| | * | | | | | | | | alignment: Specify trait definitions within the allocator | 2019-10-06 | 1 | -0/+5 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2954 from ReinUsesLisp/fix-invalidation | 2019-10-06 | 2 | -16/+17 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_disk_cache: Properly ignore existing cache | 2019-10-06 | 2 | -16/+17 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2953 from DarkLordZach/azure-titlebars-gamename | 2019-10-06 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | qt: Fix game name format error | 2019-10-06 | 1 | -2/+2 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2942 from ReinUsesLisp/clang-warnings | 2019-10-05 | 36 | -58/+68 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | audio/audout_u: Change formatting for old clang-format versions | 2019-10-04 | 1 | -1/+1 | ||
| | * | | | | | | | yuzu/game_list_worker: Silence warnings | 2019-10-04 | 2 | -8/+9 | ||
| | * | | | | | | | yuzu/game_list: Silence -Wswitch and -Wunused-variable | 2019-10-04 | 2 | -5/+12 | ||
| | * | | | | | | | yuzu/configure_service: Silence -Wswitch | 2019-10-04 | 1 | -0/+2 | ||
| | * | | | | | | | yuzu_tester: Remove unused variable | 2019-10-04 | 1 | -1/+0 | ||
| | * | | | | | | | service/nvdrv: Silence -Wswitch | 2019-10-04 | 4 | -4/+10 | ||
| | * | | | | | | | service/nfp: Silence -Wunused and -Wswitch | 2019-10-04 | 1 | -4/+5 | ||
| | * | | | | | | | service/hid: Silence -Wunused and -Wswitch | 2019-10-04 | 15 | -23/+18 | ||
| | * | | | | | | | service/am: Silence -Wreorder | 2019-10-04 | 1 | -2/+1 | ||