summaryrefslogtreecommitdiff
path: root/src/citra_qt/bootmanager.cpp
AgeCommit message (Collapse)Author
2014-05-19Merge pull request #2 from archshift/issue-7-fixbunnei
Fixes issues with building Citra on OSX
2014-05-19Improved clarity and whitespacearchshift
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.
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