aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/bootmanager.cpp
AgeCommit message (Expand)Author
2014-10-12OpenGL renderer: Request a forward compatible context in citra-qtYuri Kunde Schlesner
2014-10-07Added configuration file system.archshift
2014-09-13Merge pull request #97 from archshift/cleanupbunnei
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-07bootmanager::EmuThread: fixed initialization orderarchshift
2014-08-25Pass format to the QGLWidget and use atomic instead of mutex.Sacha
2014-08-25Fix EmuThread loop by ensuring it exits properly.Sacha
2014-08-25Fix the threading for GL Context in Qt5.Sacha
2014-08-20Revert "Removed redundant loop in EmuThread::run()"archshift
2014-08-16Removed redundant loop in EmuThread::run()archshift
2014-08-14Bootmanager: changed `filename` to std::stringarchshift
2014-08-05Qt: Removed unnecessary HW::Update.bunnei
2014-06-16Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei
2014-05-19Merge pull request #2 from archshift/issue-7-fixbunnei
2014-05-19Improved clarity and whitespacearchshift
2014-05-17updated how we call ARM core to make things much fasterbunnei
2014-04-30Fixed indentsarchshift
2014-04-30Sets OGL version for Qt; will only work with Qt5archshift
2014-04-12Init window size from VideoCore. Start changing the default window behavior...Mathieu Vaillancourt
2014-04-10Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt
2014-04-08got rid of 'src' folders in each sub-projectbunnei