summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-09Use -pthread where and only where neededJohannes Ekberg1-4/+0
2015-01-09Generic PLATFORM_LIBRARIES varJohannes Ekberg1-8/+1
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-15/+15
2014-12-31SOC_U: Preliminary implementation of sockets.Subv1-1/+1
2014-12-31Add citra icon to Windows executable and title barChin1-0/+1
2014-12-15Clean up CMake library specificationYuri Kunde Schlesner1-0/+4
2014-12-09Some code cleanup.Tony Wasserka1-0/+1
2014-12-09citra-qt: Add pica framebuffer widget.Tony Wasserka1-0/+2
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka1-0/+2
2014-12-09citra-qt: Add a utility spinbox class called CSpinBox.Tony Wasserka1-0/+2
2014-10-08Added configuration file system.archshift1-0/+2
2014-09-01CMake cleanupYuri Kunde Schlesner1-16/+23
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner1-1/+1
2014-08-25Pica: Add support for dumping textures.Tony Wasserka1-1/+1
2014-08-19Add Qt5 option. Use Qt5 by default.Sacha1-13/+19
2014-08-18CMake CleanupSacha1-23/+9
2014-06-12citra-qt: Add command list view.Tony Wasserka1-0/+2
2014-06-12citra-qt: Add GX command history viewer.Tony Wasserka1-0/+2
2014-05-20CMakeLists: rename HEADS, improved commentsarchshift1-2/+2
2014-05-01Fixed indentsarchshift1-1/+1
2014-05-01Linux supportarchshift1-1/+1
2014-05-01A bit of Cmake lovearchshift1-2/+2
2014-04-29IT'S ALIVE!archshift1-2/+23
2014-04-23fixes to build on linuxbunnei1-12/+12
2014-04-23updated CMakeLists for missing filesShizZy1-6/+6
2014-04-11Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt1-25/+25
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+38