summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15settings: Screenshot buttonshinyquagsire23
2018-01-15yuzu_cmd: fix default inishinyquagsire23
2018-01-15settings: adjust button configs for Switch controllersshinyquagsire23
2018-01-15hid: Add sharedmem structsshinyquagsire23
2018-01-15fixed build for gcc c++17 / boost.icl incompatibilityHarry Prevor
2018-01-15Merge pull request #14 from ogniK5377/masterbunnei
2018-01-15renderer_gl: Clear screen to black before rendering framebuffer.bunnei
2018-01-14Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue e...David Marcec
2018-01-14renderer: Render previous frame when no new one is available.bunnei
2018-01-14Update README.md with Travis link.bunnei
2018-01-14lm: Fix IPC header for Initialize.bunnei
2018-01-14time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei
2018-01-14audio: Add files to CMake.bunnei
2018-01-14hid: Remove unused registered_loggers.bunnei
2018-01-14audio: Stub out AudOutU::ListAudioOuts.bunnei
2018-01-14hid: Implement IAppletResource::GetSharedMemoryHandle.bunnei
2018-01-14Merge pull request #10 from Andrix44/mpwarningsbunnei
2018-01-15Fix some warnings in the microprofileAndrix44
2018-01-14qt: Update about dialog to show license for GPLv2 only.bunnei
2018-01-14shared_memory: Minor fixes and cleanup.bunnei
2018-01-14svc: Implement svcMapSharedMemory.bunnei
2018-01-14kernel: Increase default stack size to 64K.bunnei
2018-01-14Merge pull request #7 from JayFoxRox/remove-surface-viewerbunnei
2018-01-14Remove Surface Viewer stubJannik Vogel
2018-01-14Merge pull request #4 from spycrab/aboutdialogbunnei
2018-01-14Merge pull request #1 from roblabla/patch-1bunnei
2018-01-14Merge pull request #5 from Thog/fix/loader-file-typebunnei
2018-01-14Implement "About" dialogspycrab
2018-01-14Add missing FileType declarations in GuessFromExtension and GetFileTypeStringThog
2018-01-14Fix compilation on case-sensitive OSXRobin Lambertz
2018-01-14externals: Remove unused repos.bunnei
2018-01-13yuzu qt copy windows deps renamedJames Rowe
2018-01-13Minor cleanupMerryMage
2018-01-13macOS: Update Info.plistMerryMage
2018-01-13Add new icons and fix up the linux paths for installJames Rowe
2018-01-13Update dynarmic to bc73004MerryMage
2018-01-13Fix build on macOS and linuxMerryMage
2018-01-13Update build scriptsMerryMage
2018-01-13yuzu: Update CONTRIBUTING.md.bunnei
2018-01-13yuzu: Update README.md.bunnei
2018-01-13arm_unicorn: Log unmapped memory access address.bunnei
2018-01-13config: Default log filter to trace.bunnei
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-12Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-12Get yuzu sdl to start compilingJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Remove references to PICA and rasterizers in video_coreJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe
2018-01-12config: Default CPU core to Unicorn.bunnei