aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/bootmanager.cpp
Commit message (Expand)AuthorAge
* Added configuration file system.Gravatar archshift2014-10-07
* Merge pull request #97 from archshift/cleanupGravatar bunnei2014-09-13
|\
* | Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-12
| * bootmanager::EmuThread: fixed initialization orderGravatar archshift2014-09-07
|/
* Pass format to the QGLWidget and use atomic instead of mutex.Gravatar Sacha2014-08-25
* Fix EmuThread loop by ensuring it exits properly.Gravatar Sacha2014-08-25
* Fix the threading for GL Context in Qt5.Gravatar Sacha2014-08-25
* Revert "Removed redundant loop in EmuThread::run()"Gravatar archshift2014-08-20
* Removed redundant loop in EmuThread::run()Gravatar archshift2014-08-16
* Bootmanager: changed `filename` to std::stringGravatar archshift2014-08-14
* Qt: Removed unnecessary HW::Update.Gravatar bunnei2014-08-05
* Loader: Moved elf and loader modules to a "loader" subdirectory.Gravatar bunnei2014-06-16
* Merge pull request #2 from archshift/issue-7-fixGravatar bunnei2014-05-19
|\
| * Improved clarity and whitespaceGravatar archshift2014-05-19
* | updated how we call ARM core to make things much fasterGravatar bunnei2014-05-17
| * Fixed indentsGravatar archshift2014-04-30
| * Sets OGL version for Qt; will only work with Qt5Gravatar archshift2014-04-30
|/
* Init window size from VideoCore. Start changing the default window behavior...Gravatar Mathieu Vaillancourt2014-04-12
* Temporarily "fix" citra_qt for WindowsGravatar Mathieu Vaillancourt2014-04-10
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08