index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
bootmanager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
citra-qt: Small cleanup.
Tony Wasserka
2014-11-18
1
-2
/
+1
*
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
1
-8
/
+3
*
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
1
-0
/
+7
*
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
1
-19
/
+34
*
Viewport scaling and display density independence
Kevin Hartman
2014-11-18
1
-0
/
+24
*
Citra-Qt: Use Core::RunLoop when not single stepping.
bunnei
2014-11-12
1
-12
/
+9
*
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-26
1
-2
/
+2
*
OpenGL renderer: Request a forward compatible context in citra-qt
Yuri Kunde Schlesner
2014-10-12
1
-3
/
+3
*
Added configuration file system.
archshift
2014-10-08
1
-30
/
+24
*
Merge pull request #97 from archshift/cleanup
bunnei
2014-09-14
1
-3
/
+2
|
\
|
*
bootmanager::EmuThread: fixed initialization order
archshift
2014-09-07
1
-3
/
+2
*
|
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
1
-18
/
+31
|
/
*
Pass format to the QGLWidget and use atomic instead of mutex.
Sacha
2014-08-24
1
-10
/
+3
*
Fix EmuThread loop by ensuring it exits properly.
Sacha
2014-08-24
1
-8
/
+25
*
Fix the threading for GL Context in Qt5.
Sacha
2014-08-24
1
-6
/
+16
*
Revert "Removed redundant loop in EmuThread::run()"
archshift
2014-08-20
1
-7
/
+10
*
Removed redundant loop in EmuThread::run()
archshift
2014-08-17
1
-10
/
+7
*
Bootmanager: changed `filename` to std::string
archshift
2014-08-15
1
-3
/
+5
*
Qt: Removed unnecessary HW::Update.
bunnei
2014-08-06
1
-1
/
+0
*
Loader: Moved elf and loader modules to a "loader" subdirectory.
bunnei
2014-06-17
1
-1
/
+1
*
Merge pull request #2 from archshift/issue-7-fix
bunnei
2014-05-20
1
-15
/
+19
|
\
|
*
Improved clarity and whitespace
archshift
2014-05-20
1
-1
/
+1
|
*
Fixed indents
archshift
2014-05-01
1
-19
/
+19
|
*
Sets OGL version for Qt; will only work with Qt5
archshift
2014-05-01
1
-6
/
+10
*
|
updated how we call ARM core to make things much faster
bunnei
2014-05-17
1
-0
/
+3
|
/
*
Init window size from VideoCore. Start changing the default window behavior...
Mathieu Vaillancourt
2014-04-13
1
-3
/
+4
*
Temporarily "fix" citra_qt for Windows
Mathieu Vaillancourt
2014-04-11
1
-5
/
+5
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+206