aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-05-19Merge pull request #2476 from ReinUsesLisp/fix-compatHexagon12
2019-05-19yuzu/util: Remove unused spinbox.cpp/.hLioncash
2019-05-17Merge pull request #2457 from lioncash/aboutbunnei
2019-05-17qt/configure_graphics: Shadow options at runtimeReinUsesLisp
2019-05-17yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compatReinUsesLisp
2019-05-09Merge pull request #2458 from lioncash/hotkeybunnei
2019-05-09Merge pull request #2456 from lioncash/qualifierbunnei
2019-05-09configure_dialog: Remove the Whats This? button from the dialogLioncash
2019-05-09yuzu/hotkeys: Remove unnecessary constructorLioncash
2019-05-09yuzu/main: Move window title updating logic to its own functionLioncash
2019-05-09yuzu/about_dialog: Specify string conversions explicitlyLioncash
2019-05-09yuzu/compatdb: Remove unnecessary qualifiersLioncash
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