index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
main.cpp
Age
Commit message (
Expand
)
Author
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-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
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
2019-04-05
yuzu/debugger: Remove graphics surface viewer
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-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-03-25
bootmanager: Bypass input focus issues
ReinUsesLisp
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-03-07
Merge pull request #2196 from DarkLordZach/web-applet-esc
bunnei
2019-03-07
Merge pull request #2205 from FearlessTobi/docked-undocked-hotkey
bunnei
2019-03-06
Merge pull request #2190 from lioncash/ogl-global
bunnei
2019-03-06
yuzu: add a hotkey to switch between undocked and docked mode
fearlessTobi
2019-03-04
web_browser: Add shortcut to Enter key to exit applet
Zach Hilman
2019-03-04
yuzu: Remove usage of the global telemetry accessor
Lioncash
2019-03-02
citra_qt/main: make SPEED_LIMIT_STEP static constexpr
fearlessTobi
2019-02-08
Use QString instead of std::string where applicable
unknown
2019-02-08
Use constexpr char array instead of string where applicable
Mat M
2019-02-08
frontend: Open transferable shader cache for a selected game in the gamelist
unknown
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-02-05
Fix crash when no files are selected
xperia64
2019-02-05
Add file extension to screenshot filename if not provided
xperia64
2019-01-23
Merge pull request #2054 from bunnei/scope-context-refactor
bunnei
2019-01-23
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2019-01-21
QT Frontend: Migrate to QOpenGLWindow
James Rowe
2019-01-21
Add fade out effect to the loading screen
James Rowe
2019-01-21
Remove blue box around loading screen
James Rowe
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
2019-01-10
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2018-12-28
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
2018-12-28
main: Add main window integrations for QtWebBrowserApplet
Zach Hilman
2018-12-25
qt: Use ProfileSelectionDialog when selecting user for save data
Zach Hilman
2018-12-25
qt: Add setting to prompt for user on game boot
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
[next]