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-04-17
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
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
2019-04-03
Merge pull request #2323 from lioncash/include
bunnei
2019-04-03
yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead...
Lioncash
2019-04-03
yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of...
Lioncash
2019-04-03
yuzu/debugger/profiler: Remove unnecessary includes
Lioncash
2019-04-01
Merge pull request #2301 from FearlessTobi/remove-amiibo-setting
bunnei
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-28
Merge pull request #2266 from FernandoS27/arbitration
bunnei
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-03-25
bootmanager: Bypass input focus issues
ReinUsesLisp
2019-03-25
bootmanager: Bypass resizing issue
ReinUsesLisp
2019-03-25
bootmanager: Delete container to avoid crash on game restarting
ReinUsesLisp
2019-03-20
gpu: Move GPUVAddr definition to common_types.
bunnei
2019-03-20
Merge pull request #2239 from FearlessTobi/port-4684
bunnei
2019-03-19
Add CondVar Thread State.
Fernando Sahmkow
2019-03-16
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
[next]