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
/
bootmanager.cpp
Age
Commit message (
Collapse
)
Author
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-07
Port #3505 from CItra
fearlessTobi
2018-04-29
string_util: Remove StringFromFormat() and related functions
Lioncash
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-17
bootmanager: Minor tidiness/correctness changes
Lioncash
Moved over from #3266 in citra.
2018-01-17
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ↵
N00byKing
(#41) * Update bootmanager.cpp * This *should* fix the clang error
2018-01-16
Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)
N00byKing
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe