| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1641 from DarkLordZach/sm-register-unregister | 2018-11-23 | 2 | -2/+55 | |
| |\ | |||||
| | * | sm: Implement RegisterService and UnregisterService | 2018-11-03 | 2 | -2/+55 | |
| * | | Merge pull request #1731 from DarkLordZach/change-dir-crash | 2018-11-23 | 2 | -0/+6 | |
| |\ \ | |||||
| | * | | filesystem: Clear registered union paths on factory creation | 2018-11-18 | 2 | -0/+6 | |
| * | | | Merge pull request #1725 from FernandoS27/gl43 | 2018-11-23 | 8 | -52/+17 | |
| |\ \ \ | |||||
| | * | | | Removed pre 4.3 ARB extensions | 2018-11-21 | 7 | -48/+13 | |
| | * | | | Update OpenGL's backend version from 3.3 to 4.3 | 2018-11-21 | 3 | -4/+4 | |
| * | | | | Merge pull request #1785 from Tinob/master | 2018-11-23 | 5 | -28/+95 | |
| |\ \ \ \ | |||||
| | * | | | | Add support for clear_flags register | 2018-11-24 | 5 | -28/+95 | |
| * | | | | | Merge pull request #1692 from Hedges/GDBClean | 2018-11-23 | 1 | -37/+86 | |
| |\ \ \ \ \ | |||||
| | * | | | | | GDBStub improvements: | 2018-11-13 | 1 | -37/+86 | |
| * | | | | | | Merge pull request #1708 from ogniK5377/res-scale | 2018-11-23 | 3 | -60/+78 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Removed hard coded values for width and height | 2018-11-19 | 1 | -2/+4 | |
| | * | | | | | | Report resolution scaling support for vi and am | 2018-11-16 | 3 | -60/+76 | |
| * | | | | | | | Merge pull request #1747 from DarkLordZach/exefs-lfs | 2018-11-23 | 7 | -2/+65 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | patch_manager: Show LayeredExeFS patch in add-ons column | 2018-11-20 | 2 | -4/+15 | |
| | * | | | | | | | patch_manager: Apply LayeredExeFS patches | 2018-11-20 | 1 | -0/+25 | |
| | * | | | | | | | settings: Add option to dump ExeFS of games upon launch | 2018-11-20 | 7 | -0/+27 | |
| * | | | | | | | | Merge pull request #1769 from ReinUsesLisp/cc | 2018-11-23 | 2 | -70/+81 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | gl_shader_decompiler: Add a message for unimplemented cc generation | 2018-11-22 | 1 | -23/+46 | |
| | * | | | | | | | gl_shader_decompiler: Rename internal flag strings | 2018-11-21 | 1 | -15/+20 | |
| | * | | | | | | | gl_shader_decompiler: Rename control codes to condition codes | 2018-11-21 | 2 | -67/+50 | |
| * | | | | | | | | Merge pull request #1744 from degasus/shader_cache | 2018-11-23 | 4 | -8/+24 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | shader_cache: Only lock covered instructions. | 2018-11-20 | 4 | -8/+24 | |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #1741 from lioncash/kbd | 2018-11-23 | 2 | -12/+11 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | yuzu/applets/software_keyboard: Override accept() and reject() instead of pro... | 2018-11-20 | 2 | -8/+8 | |
| | * | | | | | | | | yuzu/applets/software_keyboard: std::move std::function instances where appli... | 2018-11-20 | 1 | -2/+2 | |
| | * | | | | | | | | yuzu/applets/software_keyboard: Make slots private functions | 2018-11-20 | 1 | -2/+1 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #1770 from DarkLordZach/applet-stub | 2018-11-23 | 4 | -4/+102 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | am: Return StubApplet instead of nullptr when AppletId not found | 2018-11-22 | 3 | -11/+11 | |
| | * | | | | | | | | applets: Add StubApplet | 2018-11-21 | 3 | -0/+98 | |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #1777 from lioncash/core-mgr | 2018-11-23 | 4 | -97/+225 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | core: Relocate CPU core management to its own class | 2018-11-22 | 4 | -97/+225 | |
| * | | | | | | | | | Merge pull request #1773 from lioncash/thread | 2018-11-23 | 2 | -41/+14 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter | 2018-11-22 | 1 | -7/+7 | |
| | * | | | | | | | | | common/thread: Make Barrier's 'count' member non-const | 2018-11-21 | 1 | -1/+1 | |
| | * | | | | | | | | | common/thread: Initialize class member variables where applicable | 2018-11-21 | 1 | -6/+4 | |
| | * | | | | | | | | | common/thread: Group non-member functions together | 2018-11-21 | 1 | -3/+2 | |
| | * | | | | | | | | | common/thread: Remove SleepCurrentThread() | 2018-11-21 | 2 | -12/+0 | |
| | * | | | | | | | | | common/thread: Remove unused CurrentThreadId() | 2018-11-21 | 2 | -12/+0 | |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Added predicate comparison LessEqualWithNan (#1736) | 2018-11-23 | 2 | -5/+13 | |
| * | | | | | | | | | Merge pull request #1756 from ReinUsesLisp/fix-textures | 2018-11-23 | 1 | -60/+78 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | gl_shader_decompiler: Fix register overwriting on texture calls | 2018-11-21 | 1 | -60/+78 | |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #1766 from FernandoS27/fix-txq | 2018-11-23 | 1 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Properly Implemented TXQ Instruction | 2018-11-21 | 1 | -2/+12 | |
| | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #1762 from bunnei/getgputime | 2018-11-23 | 2 | -0/+19 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | nvhost_ctrl_gpu: Implement IoctlGetGpuTime. | 2018-11-21 | 2 | -0/+19 | |
| * | | | | | | | | | | debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot) | 2018-11-22 | 1 | -2/+3 | |
| * | | | | | | | | | | Merge pull request #1775 from bunnei/blend-eq | 2018-11-22 | 2 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | maxwell_3d: Implement alternate blend equations. | 2018-11-22 | 2 | -0/+12 | |
| | |/ / / / / / / / / | |||||