summaryrefslogtreecommitdiffstats
path: root/src/yuzu (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-07Prevent crash from uninitialized telemetryJames Rowe1-2/+1
2018-04-06core, main.h: Abort on 32Bit ROMs (#309)N00byKing1-1/+6
2018-03-30Port citra-emu/citra#3610 to yuzuN00byKing2-3/+7
2018-03-30Remove whitespacesN00byKing1-1/+1
2018-03-30Add Dark theme, Icon themingN00byKing7-0/+75
2018-03-27main.h: Add pragma once, remove ifndefN00byKing1-5/+2
2018-03-27config: Use simplified checkbox (from Citra) for CPU JIT.bunnei3-31/+22
2018-03-27config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei3-6/+6
2018-03-27configure_general: Cleanup naming.bunnei1-14/+14
2018-03-27qt: Add config option for is_docked.bunnei2-0/+23
2018-03-27config: Add setting for whether the system is docked or not.bunnei1-0/+8
2018-03-27graphics_surface: Remove superfluous cast.bunnei1-2/+1
2018-03-27graphics_surface: Fix merge conflicts.bunnei1-3/+3
2018-03-25main.cpp: Replace Citra with yuzu Wiki LinksN00byKing1-4/+4
2018-03-25main.cpp: Update Dialog from citra to yuzuN00byKing1-11/+11
2018-03-25GPU: Make the debug_context variable a member of the frontend instead of a global.Subv3-4/+16
2018-03-24Frontend: Updated the surface view debug widget to work with Maxwell surfaces.Subv1-19/+23
2018-03-24Frontend: Allow opening the Surface View widget in the Qt frontend.Subv2-0/+8
2018-03-24Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.Subv10-4/+913
2018-03-22Change "yuzu starting..." to be logged with the new macroDaniel Lim Wee Soong1-1/+1
2018-03-21CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing1-1/+0
2018-03-19thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.bunnei1-3/+3
2018-02-27Removes the use of QKeySequence::Cancel (#186)Vishal Sharma1-1/+2
2018-02-18kernel: Use Scheduler class for threading.bunnei1-1/+2
2018-02-14pls, that was easyHexagon121-1/+1
2018-02-14debugger: Fix wait_tree crash.bunnei1-1/+1
2018-01-21Format: Run the new clang format on everythingJames Rowe5-9/+39
2018-01-19qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash5-31/+31
2018-01-18ui: Rename almost all classes in configuration_input.ui (#99)Evgeni Danailov1-66/+66
2018-01-18Port citra #3336 - Resizes the configuration window to not be so stretched outRiver City Ransomware1-1/+1
2018-01-18CMakeLists: Derive the source directory grouping from targets themselvesLioncash1-60/+65
2018-01-18hotkeys: Add missing <QTreeWidgetItem> includeLioncash1-0/+1
2018-01-18game_list: Add missing override specifier for KeyReleaseEater's eventFilter functionLioncash1-1/+1
2018-01-18game_list: Amend doxygen parameter identifiers for containsAllWords()Lioncash1-2/+2
2018-01-18bootmanager: Minor tidiness/correctness changesLioncash2-7/+6
2018-01-17 Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41)N00byKing1-13/+1
2018-01-17Fixed formattingnoah katz1-2/+2
2018-01-17Fix non translated string (same as Citra PR 2949)noah katz1-1/+1
2018-01-16Use static functions instead of lambdasmuemart1-49/+46
2018-01-16Add translation support for button labelsmuemart1-14/+15
2018-01-16Add button labels for sdl joystick mappingsmuemart1-17/+46
2018-01-16clang-formatMerryMage10-24/+21
2018-01-16Implement Pull #3030 from CitraTobias1-6/+6
2018-01-16Update game_list.cppN00byKing1-1/+1
2018-01-16Update CMakeLists.txtN00byKing1-5/+1
2018-01-16Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)N00byKing2-0/+2
2018-01-16Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)goaaats2-15/+31
2018-01-16Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)goaaats5-1/+57
2018-01-16Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart3-190/+276
2018-01-15Clanggit rebase -i fixesunknown1-10/+2
2018-01-15Clang formatunknown2-4/+10
2018-01-15Change default log level to infounknown1-1/+1
2018-01-15Update the internal resolution settingsunknown2-65/+5
2018-01-15configure_input: update w/ Switch buttonsshinyquagsire233-90/+221
2018-01-14qt: Update about dialog to show license for GPLv2 only.bunnei1-1/+1
2018-01-14Remove Surface Viewer stubJannik Vogel3-13/+0
2018-01-14Implement "About" dialogspycrab6-3/+245
2018-01-14yuzu qt copy windows deps renamedJames Rowe1-2/+2
2018-01-14Minor cleanupMerryMage4-13/+13
2018-01-14macOS: Update Info.plistMerryMage1-34/+34
2018-01-13Add new icons and fix up the linux paths for installJames Rowe1-3/+1
2018-01-13Fix build on macOS and linuxMerryMage1-3/+5
2018-01-13config: Default log filter to trace.bunnei1-1/+1
2018-01-13Removing unused settings and yuzu rebrandingJames Rowe14-427/+68
2018-01-13Remove gpu debugger and get yuzu qt to compileJames Rowe39-3171/+46
2018-01-13Massive removal of unused modulesJames Rowe68-0/+10017