| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | service: Save report on unimplemented function call | 2019-05-25 | 1 | -0/+3 | ||
| | * | | | | | | applets/error: Save report on error applet | 2019-05-25 | 1 | -5/+14 | ||
| | * | | | | | | applets: Save report on stubbed applet | 2019-05-25 | 4 | -15/+49 | ||
| | * | | | | | | svc: Save report on call to svcBreak | 2019-05-25 | 1 | -1/+7 | ||
| | * | | | | | | core: Add Reporter class to take/save reports | 2019-05-25 | 5 | -1/+416 | ||
| | * | | | | | | qt: Make UI option for 'Reporting Services' temporary | 2019-05-25 | 2 | -0/+24 | ||
| | * | | | | | | settings: Add 'Reporting Services' config option | 2019-05-25 | 3 | -10/+13 | ||
| | * | | | | | | arm_interface: Expand backtrace generation | 2019-05-25 | 2 | -7/+194 | ||
| | * | | | | | | core: Track load offsets of NSO modules | 2019-05-25 | 3 | -0/+18 | ||
| * | | | | | | | Merge pull request #2291 from DarkLordZach/homebrew-testing | 2019-06-21 | 12 | -0/+993 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | yuzutest: Add minor comments | 2019-06-10 | 2 | -8/+9 | ||
| | * | | | | | | yuzu_tester: Display results in table format | 2019-06-10 | 3 | -12/+50 | ||
| | * | | | | | | yuzutest: Support multiple tests per executable | 2019-06-10 | 4 | -33/+41 | ||
| | * | | | | | | yuzu_tester: Add 'yuzutest' service | 2019-06-10 | 2 | -0/+123 | ||
| | * | | | | | | yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window | 2019-06-10 | 2 | -0/+164 | ||
| | * | | | | | | yuzu_tester: Use config, icon, and main from yuzu-cmd | 2019-06-10 | 6 | -0/+624 | ||
| | * | | | | | | yuzu_tester: Add project subdirectory | 2019-06-10 | 2 | -0/+35 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2596 from FernandoS27/revert-2590 | 2019-06-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert PR 2590. | 2019-06-19 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #2595 from jonsn0w/patch-1 | 2019-06-20 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Update content_archive.cpp | 2019-06-19 | 1 | -2/+2 | ||
| * | | | | | | | Merge pull request #2591 from lioncash/record | 2019-06-19 | 5 | -399/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | core: Remove unused CiTrace source files | 2019-06-18 | 5 | -399/+0 | ||
| * | | | | | | | | Merge pull request #2590 from lioncash/event | 2019-06-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service/audio/audren_u: Correct event reset type for the system event | 2019-06-18 | 1 | -1/+1 | ||
| | |/ / / / / / / | ||||||
| * | / / / / / / | CMake: Get Git submodule dependencies via CMake (#2474) | 2019-06-19 | 2 | -18/+15 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #2594 from FearlessTobi/very-important-change | 2019-06-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Change to a more descriptive name | 2019-06-19 | 1 | -1/+1 | ||
| | * | | | | | | | yuzu/configure_input: Add missing space in window name | 2019-06-19 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #2593 from deadmeu/patch-1 | 2019-06-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added missing space between two words | 2019-06-20 | 1 | -1/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2584 from ogniK5377/cadence | 2019-06-19 | 18 | -37/+134 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Addressed issues | 2019-06-17 | 4 | -9/+14 | ||
| | * | | | | | | | | Signalled accumulated_suspended_tick_changed_event on creation based on RE | 2019-06-16 | 1 | -0/+1 | ||
| | * | | | | | | | | Cleanup | 2019-06-16 | 12 | -30/+39 | ||
| | * | | | | | | | | Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part... | 2019-06-16 | 10 | -11/+93 | ||
| * | | | | | | | | | Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload | 2019-06-17 | 6 | -56/+69 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_rasterizer: Remove unused parameters in descriptor uploads | 2019-06-07 | 2 | -8/+6 | ||
| | * | | | | | | | | video_core/engines: Move ConstBufferInfo out of Maxwell3D | 2019-06-07 | 6 | -49/+64 | ||
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2538 from ReinUsesLisp/ssy-pbk | 2019-06-15 | 4 | -27/+78 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | shader: Split SSY and PBK stack | 2019-06-07 | 4 | -27/+78 | ||
| * | | | | | | | | | Merge pull request #2581 from lioncash/hex | 2019-06-15 | 11 | -39/+45 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/hex_util: Reserve std::string memory ahead of time | 2019-06-12 | 1 | -0/+5 | ||
| | * | | | | | | | | | common/hex_util: Combine HexVectorToString() and HexArrayToString() | 2019-06-12 | 11 | -39/+40 | ||
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2582 from lioncash/reserved | 2019-06-14 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | file_sys/ips_layer: Remove unnecessary reserve() call | 2019-06-12 | 1 | -1/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2580 from lioncash/redundant | 2019-06-12 | 1 | -3/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel/vm_manager: Remove redundant Reset call in destructor | 2019-06-12 | 1 | -3/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2577 from lioncash/fs | 2019-06-12 | 1 | -17/+29 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | file_sys/card_image: Remove obsolete TODO | 2019-06-12 | 1 | -1/+1 | ||