summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-04-24Merge pull request #2416 from lioncash/waitbunnei
2019-04-24Merge pull request #2424 from FernandoS27/compatbunnei
2019-04-24Merge pull request #2228 from DarkLordZach/applet-manager-p1bunnei
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-17web_browser: Make OpenPage non-constZach Hilman
2019-04-17main: Add GMainWindow hooks for Error displayZach Hilman
2019-04-17main: Switch to AppletManager for frontendZach Hilman
2019-04-17qt: Add dialog implementation of Error appletZach Hilman
2019-04-17web_browser: Make OpenPage constZach Hilman
2019-04-17kernel/thread: Unify wait synchronization typesLioncash
2019-04-17yuzu/bootmanager: Replace unnnecessary constructor initializer list member of...Lioncash
2019-04-16yuzu/bootmanager: Remove unnecessary includesLioncash
2019-04-16yuzu/bootmanager: Resolve constructor initializer list warningsLioncash
2019-04-16Merge pull request #2405 from lioncash/qtbunnei
2019-04-16Merge pull request #2376 from lioncash/constbunnei
2019-04-15CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt targetLioncash
2019-04-13Merge pull request #2357 from zarroboogs/force-30fps-modebunnei
2019-04-13Merge pull request #2017 from jroweboy/glwidgetbunnei
2019-04-12Fix Clang FormatFreddyFunk
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09Merge pull request #2353 from lioncash/surfacebunnei
2019-04-09configure_hotkeys: Pass the dialog as a parent to SequenceDialog()Lioncash
2019-04-09configure_hotkeys: Avoid dialog memory leak within Configure()Lioncash
2019-04-09configure_hotkeys: Mark member variables as const where applicable in Configu...Lioncash
2019-04-09configure_hotkeys: Make comparison check a little more self-documentingLioncash
2019-04-09configure_dialog: Amend constructor initializer list orderLioncash
2019-04-09configure_hotkey: Remove unnecessary includeLioncash
2019-04-09configure_hotkey: Make IsUsedKey() a const member functionLioncash
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-04-09yuzu/loading_screen: Resolve runtime Qt string formatting warningsLioncash
2019-04-09added a toggle to force 30fps modezarroboogs
2019-04-05yuzu/debugger: Remove graphics surface viewerLioncash
2019-04-05yuzu/debugger/graphics_surface: Display error messages for file I/O errorsLioncash
2019-04-05yuzu/debugger/graphics_surface: Tidy up SaveSurfaceLioncash
2019-04-05yuzu/debugger/graphics_surface: Clean up connection overload deductionLioncash
2019-04-05yuzu/debugger/graphics_surface: Fill in missing surface format listingsLioncash
2019-04-04Merge pull request #2331 from lioncash/cachebunnei
2019-04-04yuzu/main: Remove unnecessary includesLioncash
2019-04-04yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCac...Lioncash
2019-04-04yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFi...Lioncash
2019-04-03yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCac...Lioncash
2019-04-03yuzu/main: Make open_target a QStringLioncash
2019-04-03yuzu/main: Use static variant of QFile's exists()Lioncash
2019-04-03Merge pull request #2095 from FreddyFunk/open-transferable-shader-cachebunnei
2019-04-03Merge pull request #2323 from lioncash/includebunnei
2019-04-03yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead...Lioncash
2019-04-03yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of...Lioncash
2019-04-03yuzu/debugger/profiler: Remove unnecessary includesLioncash
2019-04-01Merge pull request #2301 from FearlessTobi/remove-amiibo-settingbunnei