| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | es: Implement ETicket CountPersonalizedTicket (10) | 2019-07-07 | 1 | -1/+12 | ||
| | * | | | | | | | | es: Implement ETicket CountCommonTicket (9) | 2019-07-07 | 1 | -1/+12 | ||
| | * | | | | | | | | es: Implement ETicket GetTitleKey (8) | 2019-07-07 | 1 | -1/+27 | ||
| | * | | | | | | | | es: Implement ETicket ImportTicket (1) | 2019-07-07 | 1 | -1/+45 | ||
| | * | | | | | | | | key_manager: Add accessors/helpers for ticket management | 2019-07-07 | 2 | -14/+100 | ||
| | * | | | | | | | | key_manager: Add equality operator for RSAKeyPair | 2019-07-07 | 1 | -0/+7 | ||
| * | | | | | | | | | Merge pull request #2808 from FearlessTobi/port-4866 | 2019-09-05 | 1 | -20/+24 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | configure_dialog: reverse tab map to avoid logic based on user-facing/transla... | 2019-09-04 | 1 | -20/+24 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2707 from DarkLordZach/oss-miimodel | 2019-09-05 | 4 | -1/+63 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | system_archive: Add open-source reimplementation of MiiModel data | 2019-07-10 | 4 | -1/+63 | ||
| * | | | | | | | | | | Merge pull request #2807 from FearlessTobi/port-4864 | 2019-09-05 | 4 | -33/+36 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | yuzu/configure: move speed limiter to general | 2019-09-05 | 4 | -33/+36 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2830 from FearlessTobi/port-4911 | 2019-09-05 | 1 | -7/+10 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add cancel option to analog stick configuration | 2019-09-03 | 1 | -7/+10 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2834 from Morph1984/audrenu_QueryAudioDeviceInputEvent | 2019-09-05 | 1 | -1/+15 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add Kernel::EventPair audio_input_device_switch_event; | 2019-09-03 | 1 | -0/+1 | ||
| | * | | | | | | | | | audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent | 2019-09-03 | 1 | -1/+14 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2836 from Morph1984/hid_vibration | 2019-09-05 | 4 | -2/+32 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ditto | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | IsVibrationEnabled() as a const member func | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | clang-format | 2019-09-04 | 1 | -2/+2 | ||
| | * | | | | | | | | | Update npad.h | 2019-09-04 | 1 | -0/+1 | ||
| | * | | | | | | | | | Update npad.cpp | 2019-09-04 | 1 | -0/+6 | ||
| | * | | | | | | | | | Update hid.h | 2019-09-04 | 1 | -0/+2 | ||
| | * | | | | | | | | | Update hid.cpp | 2019-09-04 | 1 | -2/+23 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2818 from MysticExile/fmt | 2019-09-05 | 3 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix clang-format | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | accommodate for fmt update | 2019-08-29 | 2 | -2/+2 | ||
| | * | | | | | | | | | externals: update fmt to 6.0.0 | 2019-08-29 | 1 | -0/+0 | ||
| * | | | | | | | | | | Merge pull request #2801 from ReinUsesLisp/typed-decompiler | 2019-09-04 | 3 | -431/+548 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | gl_shader_decompiler: Fixup slow path | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | | gl_device: Disable precise in fragment shaders on bugged drivers | 2019-09-04 | 3 | -15/+43 | ||
| | * | | | | | | | | | | gl_shader_decompiler: Fixup AMD's slow path type | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | | gl_shader_decompiler: Rework GLSL decompiler type system | 2019-09-04 | 1 | -416/+505 | ||
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) | 2019-09-04 | 2 | -0/+16 | ||
| * | | | | | | | | | | Merge pull request #2829 from Morph1984/audio | 2019-09-04 | 1 | -2/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | remove <f32> | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | explicitly represent 1 as a float (1.0f instead of 1) | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | Change u32 -> f32 | 2019-09-03 | 1 | -1/+1 | ||
| | * | | | | | | | | | | service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume | 2019-09-03 | 1 | -2/+15 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2444 from FearlessTobi/port-3617-new | 2019-09-04 | 45 | -199/+870 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix uisettings include | 2019-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | Limit the size of directory icons, fix text when icon size is none | 2019-09-04 | 2 | -4/+3 | ||
| | * | | | | | | | | | Change QList to QVector | 2019-09-04 | 5 | -16/+19 | ||
| | * | | | | | | | | | Separate UserNand and Sdmc directories | 2019-09-04 | 5 | -32/+59 | ||
| | * | | | | | | | | | Address more trivial review comments | 2019-09-04 | 4 | -25/+18 | ||
| | * | | | | | | | | | Address trivial review comments | 2019-09-04 | 7 | -53/+59 | ||
| | * | | | | | | | | | yuzu: Add support for multiple game directories | 2019-09-04 | 12 | -195/+666 | ||
| | * | | | | | | | | | Add assets and licenses | 2019-09-04 | 33 | -3/+175 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2835 from chris062689/master | 2019-09-04 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||