summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/bootmanager.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-0/+2
2014-08-24Pass format to the QGLWidget and use atomic instead of mutex.Sacha1-3/+2
2014-08-24Fix EmuThread loop by ensuring it exits properly.Sacha1-1/+4
2014-08-24Fix the threading for GL Context in Qt5.Sacha1-0/+5
2014-08-15Bootmanager: changed `filename` to std::stringarchshift1-2/+2
2014-04-11Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt1-2/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-04More Qt changes for debuggerMathieu Vaillancourt1-0/+8
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+104