summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/bootmanager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Fixes issues with building Citra on OSX
| * Improved clarity and whitespacearchshift2014-05-201-1/+1
| | | | | | | | Changed QGL version to 3,2 in order to be less restrictive, yet it should still change up to 4,1 on OSX on Qt5.
| * 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