| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #20 from Andrix44/fixes | 2018-01-15 | 4 | -70/+8 | |
| |\ | | | | | Various fixes | ||||
| | * | Clanggit rebase -i fixes | 2018-01-15 | 1 | -10/+2 | |
| | | | |||||
| | * | Clang format | 2018-01-15 | 2 | -4/+10 | |
| | | | |||||
| | * | Change default log level to info | 2018-01-15 | 1 | -1/+1 | |
| | | | |||||
| | * | Update the internal resolution settings | 2018-01-15 | 3 | -67/+7 | |
| | | | |||||
| * | | Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-start | 2018-01-15 | 7 | -115/+688 | |
| |\ \ | |/ |/| | HID Sharedmem Impl Start | ||||
| | * | yuzu_cmd: Fix default ini, add screenshot button | 2018-01-15 | 1 | -1/+2 | |
| | | | |||||
| | * | hid: Bare-minimum sharedmem input | 2018-01-15 | 2 | -2/+88 | |
| | | | |||||
| | * | hid: Remove redundant HID prefix on structs/enums | 2018-01-15 | 1 | -73/+73 | |
| | | | |||||
| | * | configure_input: update w/ Switch buttons | 2018-01-15 | 3 | -90/+221 | |
| | | | |||||
| | * | settings: Screenshot button | 2018-01-15 | 1 | -0/+2 | |
| | | | |||||
| | * | yuzu_cmd: fix default ini | 2018-01-15 | 1 | -9/+17 | |
| | | | |||||
| | * | settings: adjust button configs for Switch controllers | 2018-01-15 | 1 | -17/+50 | |
| | | | |||||
| | * | hid: Add sharedmem structs | 2018-01-15 | 1 | -0/+312 | |
| | | | |||||
| * | | vi: Add IManagerDisplayService::CloseDisplay function | 2018-01-15 | 1 | -0/+10 | |
| |/ | |||||
| * | Merge pull request #14 from ogniK5377/master | 2018-01-15 | 1 | -1/+1 | |
| |\ | | | | | Changed ICommonStateGetter::ReceiveMessage to allow further execution in games | ||||
| | * | Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue ↵ | 2018-01-14 | 1 | -1/+1 | |
| | | | | | | | | | execution | ||||
| * | | renderer_gl: Clear screen to black before rendering framebuffer. | 2018-01-15 | 2 | -5/+8 | |
| |/ | |||||
| * | renderer: Render previous frame when no new one is available. | 2018-01-14 | 4 | -17/+22 | |
| | | |||||
| * | lm: Fix IPC header for Initialize. | 2018-01-14 | 1 | -1/+1 | |
| | | |||||
| * | time: Implement GetStandardUserSystemClock, GetCurrentTime. | 2018-01-14 | 6 | -1/+121 | |
| | | |||||
| * | audio: Add files to CMake. | 2018-01-14 | 2 | -1/+4 | |
| | | |||||
| * | hid: Remove unused registered_loggers. | 2018-01-14 | 1 | -3/+0 | |
| | | |||||
| * | audio: Stub out AudOutU::ListAudioOuts. | 2018-01-14 | 5 | -0/+84 | |
| | | |||||
| * | hid: Implement IAppletResource::GetSharedMemoryHandle. | 2018-01-14 | 3 | -14/+68 | |
| | | |||||
| * | qt: Update about dialog to show license for GPLv2 only. | 2018-01-14 | 1 | -1/+1 | |
| | | | | | Fixes #6. | ||||
| * | shared_memory: Minor fixes and cleanup. | 2018-01-14 | 1 | -6/+6 | |
| | | |||||
| * | svc: Implement svcMapSharedMemory. | 2018-01-14 | 2 | -1/+38 | |
| | | |||||
| * | kernel: Increase default stack size to 64K. | 2018-01-14 | 1 | -1/+1 | |
| | | |||||
| * | Remove Surface Viewer stub | 2018-01-14 | 3 | -13/+0 | |
| | | |||||
| * | Merge pull request #4 from spycrab/aboutdialog | 2018-01-14 | 6 | -3/+245 | |
| |\ | | | | | Implement "About" dialog | ||||
| | * | Implement "About" dialog | 2018-01-14 | 6 | -3/+245 | |
| | | | |||||
| * | | Add missing FileType declarations in GuessFromExtension and GetFileTypeString | 2018-01-14 | 1 | -0/+8 | |
| |/ | |||||
| * | yuzu qt copy windows deps renamed | 2018-01-13 | 1 | -2/+2 | |
| | | |||||
| * | Minor cleanup | 2018-01-13 | 7 | -18/+18 | |
| | | |||||
| * | macOS: Update Info.plist | 2018-01-13 | 1 | -34/+34 | |
| | | |||||
| * | Add new icons and fix up the linux paths for install | 2018-01-13 | 1 | -3/+1 | |
| | | |||||
| * | Update dynarmic to bc73004 | 2018-01-13 | 1 | -12/+17 | |
| | | | | | | | | | | | | | | | | | | | bc73004 a64_merge_interpret_blocks: Remove debug output 4e656ed tests/A64: Randomize PSTATE.<NZCV> fd9530b A64: Optimization: Merge interpret blocks 3c9eb04 testenv: Use format constants 324f3fc tests/A64: Unicorn interface fixes 98ecbe7 tests/A64: Fuzz against unicorn b1d38e7 tests/A64: Move TestEnvironment to own header 5218ad9 A64/data_processing_pcrel: bug: ADR{,P} instructions sign extend their immediate b1a8c39 A64/data_processing_addsub: bug: {ADD,SUB}S (extended register) instructions write to ZR when d = 31 64827fb a64_emit_x64: bug: A64CallSupervisor trampled callee-save registers 1bfa04d emit_x64: bug: OP m/r64, imm32 form instructions sign-extend their immediate on x64 edadeea A64 inferface: Use two argument static_assert 9ab1304 A64: Add ExceptionRaised IR instruction 6843eed Update readme 7438d07 A64/translate: Add TranslateSingleInstruction function | ||||
| * | Fix build on macOS and linux | 2018-01-13 | 4 | -6/+7 | |
| | | |||||
| * | arm_unicorn: Log unmapped memory access address. | 2018-01-13 | 1 | -1/+1 | |
| | | |||||
| * | config: Default log filter to trace. | 2018-01-13 | 3 | -3/+3 | |
| | | |||||
| * | yuzu: Update license text to be consistent across project. | 2018-01-13 | 61 | -61/+61 | |
| | | |||||
| * | Remove settings issues in sdl and fix a few files that broke in mingw | 2018-01-12 | 4 | -53/+1 | |
| | | |||||
| * | Removing unused settings and yuzu rebranding | 2018-01-12 | 17 | -485/+69 | |
| | | |||||
| * | Get yuzu sdl to start compiling | 2018-01-12 | 5 | -12/+12 | |
| | | |||||
| * | Remove gpu debugger and get yuzu qt to compile | 2018-01-12 | 46 | -3245/+47 | |
| | | |||||
| * | Remove references to PICA and rasterizers in video_core | 2018-01-12 | 77 | -16444/+4 | |
| | | |||||
| * | Massive removal of unused modules | 2018-01-12 | 120 | -5227/+21 | |
| | | |||||
| * | config: Default CPU core to Unicorn. | 2018-01-12 | 3 | -3/+3 | |
| | | |||||
| * | core: Gut out cryptop, since it doesn't compile with C++17. | 2018-01-12 | 4 | -126/+7 | |
| | | |||||