summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-04-14Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611)adityaruplaha
2018-04-07Prevent crash from uninitialized telemetryJames Rowe
2018-04-06core, main.h: Abort on 32Bit ROMs (#309)N00byKing
2018-04-02Merge pull request #262 from daniellimws/fmtlib-macrosbunnei
2018-04-02Merge pull request #267 from N00byKing/patch-1bunnei
2018-03-30Port citra-emu/citra#3610 to yuzuN00byKing
2018-03-30Remove whitespacesN00byKing
2018-03-30Add Dark theme, Icon themingN00byKing
2018-03-27Merge pull request #286 from N00byKing/citratoyuzuagainbunnei
2018-03-27main.h: Add pragma once, remove ifndefN00byKing
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...bunnei
2018-03-26configure_general: Cleanup naming.bunnei
2018-03-26qt: Add config option for is_docked.bunnei
2018-03-26config: Add setting for whether the system is docked or not.bunnei
2018-03-26graphics_surface: Remove superfluous cast.bunnei
2018-03-26graphics_surface: Fix merge conflicts.bunnei
2018-03-25main.cpp: Replace Citra with yuzu Wiki LinksN00byKing
2018-03-25main.cpp: Update Dialog from citra to yuzuN00byKing
2018-03-24GPU: Make the debug_context variable a member of the frontend instead of a gl...Subv
2018-03-24Frontend: Updated the surface view debug widget to work with Maxwell surfaces.Subv
2018-03-24Frontend: Allow opening the Surface View widget in the Qt frontend.Subv
2018-03-24Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.Subv
2018-03-22Change "yuzu starting..." to be logged with the new macroDaniel Lim Wee Soong
2018-03-21CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing
2018-03-18thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.bunnei
2018-03-07Merge pull request #213 from Hexagon12/dynarmic-defaultbunnei
2018-02-26Removes the use of QKeySequence::Cancel (#186)Vishal Sharma
2018-02-18kernel: Use Scheduler class for threading.bunnei
2018-02-14pls, that was easyHexagon12
2018-02-14debugger: Fix wait_tree crash.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-18Merge pull request #104 from RiverCityRansomware/resizedConfigWindowbunnei
2018-01-18qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash
2018-01-18ui: Rename almost all classes in configuration_input.ui (#99)Evgeni Danailov
2018-01-18Port citra #3336 - Resizes the configuration window to not be so stretched outRiver City Ransomware
2018-01-18Merge pull request #84 from lioncash/cmakebunnei
2018-01-17Merge pull request #88 from lioncash/includebunnei
2018-01-17Merge pull request #87 from lioncash/overridebunnei
2018-01-17Merge pull request #86 from lioncash/doxygenbunnei
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-17hotkeys: Add missing <QTreeWidgetItem> includeLioncash
2018-01-17game_list: Add missing override specifier for KeyReleaseEater's eventFilter f...Lioncash
2018-01-17game_list: Amend doxygen parameter identifiers for containsAllWords()Lioncash
2018-01-17bootmanager: Minor tidiness/correctness changesLioncash
2018-01-17 Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ...N00byKing
2018-01-17Merge pull request #42 from N00byKing/3295bunnei
2018-01-17Merge pull request #57 from nkatz565/fix-trbunnei
2018-01-17Fixed formattingnoah katz
2018-01-16Fix non translated string (same as Citra PR 2949)noah katz