index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
bootmanager.cpp
Age
Commit message (
Expand
)
Author
2018-10-24
bootmanager: Use QStringLiteral instead of std::string to represent the windo...
Lioncash
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
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
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-17
bootmanager: Minor tidiness/correctness changes
Lioncash
2018-01-17
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ...
N00byKing
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