index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2019-05-09
Merge pull request #2458 from lioncash/hotkey
bunnei
2019-05-09
Merge pull request #2456 from lioncash/qualifier
bunnei
2019-05-09
configure_dialog: Remove the Whats This? button from the dialog
Lioncash
2019-05-09
yuzu/hotkeys: Remove unnecessary constructor
Lioncash
2019-05-09
yuzu/compatdb: Remove unnecessary qualifiers
Lioncash
2019-04-24
Merge pull request #2416 from lioncash/wait
bunnei
2019-04-24
Merge pull request #2424 from FernandoS27/compat
bunnei
2019-04-24
Merge pull request #2228 from DarkLordZach/applet-manager-p1
bunnei
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-17
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
main: Switch to AppletManager for frontend
Zach Hilman
2019-04-17
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
2019-04-17
kernel/thread: Unify wait synchronization types
Lioncash
2019-04-17
yuzu/bootmanager: Replace unnnecessary constructor initializer list member of...
Lioncash
2019-04-16
yuzu/bootmanager: Remove unnecessary includes
Lioncash
2019-04-16
yuzu/bootmanager: Resolve constructor initializer list warnings
Lioncash
2019-04-16
Merge pull request #2405 from lioncash/qt
bunnei
2019-04-16
Merge pull request #2376 from lioncash/const
bunnei
2019-04-15
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2019-04-13
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-12
Fix Clang Format
FreddyFunk
2019-04-11
ui_settings: Rename game directory variables
FreddyFunk
2019-04-09
Merge pull request #2353 from lioncash/surface
bunnei
2019-04-09
configure_hotkeys: Pass the dialog as a parent to SequenceDialog()
Lioncash
2019-04-09
configure_hotkeys: Avoid dialog memory leak within Configure()
Lioncash
2019-04-09
configure_hotkeys: Mark member variables as const where applicable in Configu...
Lioncash
2019-04-09
configure_hotkeys: Make comparison check a little more self-documenting
Lioncash
2019-04-09
configure_dialog: Amend constructor initializer list order
Lioncash
2019-04-09
configure_hotkey: Remove unnecessary include
Lioncash
2019-04-09
configure_hotkey: Make IsUsedKey() a const member function
Lioncash
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
2019-04-09
yuzu/loading_screen: Resolve runtime Qt string formatting warnings
Lioncash
2019-04-09
added a toggle to force 30fps mode
zarroboogs
2019-04-05
yuzu/debugger: Remove graphics surface viewer
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Display error messages for file I/O errors
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Tidy up SaveSurface
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Clean up connection overload deduction
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Fill in missing surface format listings
Lioncash
2019-04-04
Merge pull request #2331 from lioncash/cache
bunnei
2019-04-04
yuzu/main: Remove unnecessary includes
Lioncash
2019-04-04
yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCac...
Lioncash
2019-04-04
yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFi...
Lioncash
2019-04-03
yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCac...
Lioncash
2019-04-03
yuzu/main: Make open_target a QString
Lioncash
2019-04-03
yuzu/main: Use static variant of QFile's exists()
Lioncash
2019-04-03
Merge pull request #2095 from FreddyFunk/open-transferable-shader-cache
bunnei
[next]