summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/bootmanager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass format to the QGLWidget and use atomic instead of mutex.Sacha2014-08-241-10/+3
* Fix EmuThread loop by ensuring it exits properly.Sacha2014-08-241-8/+25
* Fix the threading for GL Context in Qt5.Sacha2014-08-241-6/+16
* Revert "Removed redundant loop in EmuThread::run()"archshift2014-08-201-7/+10
* Removed redundant loop in EmuThread::run()archshift2014-08-171-10/+7
* Bootmanager: changed `filename` to std::stringarchshift2014-08-151-3/+5
* Qt: Removed unnecessary HW::Update.bunnei2014-08-061-1/+0
* Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei2014-06-171-1/+1
* Merge pull request #2 from archshift/issue-7-fixbunnei2014-05-201-15/+19
|\
| * Improved clarity and whitespacearchshift2014-05-201-1/+1
| * Fixed indentsarchshift2014-05-011-19/+19
| * Sets OGL version for Qt; will only work with Qt5archshift2014-05-011-6/+10
* | updated how we call ARM core to make things much fasterbunnei2014-05-171-0/+3
|/
* Init window size from VideoCore. Start changing the default window behavior...Mathieu Vaillancourt2014-04-131-3/+4
* Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt2014-04-111-5/+5
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+206