summaryrefslogtreecommitdiff
path: root/src/citra_qt/CMakeLists.txt
AgeCommit message (Expand)Author
2015-03-26Changes to bring the previous commits in line with the comments on thepull re...James Rowe
2015-03-26More changes to the CMakeFiles for better MSVC compatibility. Added in the Re...James Rowe
2015-03-07Build app bundles on OS X. Fixes the issue where the menubar would not appear.archshift
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-11citra-qt: Add a vertex shader debugger.Tony Wasserka
2015-02-11Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka
2015-01-09Use -pthread where and only where neededJohannes Ekberg
2015-01-09Generic PLATFORM_LIBRARIES varJohannes Ekberg
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2014-12-31SOC_U: Preliminary implementation of sockets.Subv
2014-12-31Add citra icon to Windows executable and title barChin
2014-12-15Clean up CMake library specificationYuri Kunde Schlesner
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra-qt: Add pica framebuffer widget.Tony Wasserka
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka
2014-12-09citra-qt: Add a utility spinbox class called CSpinBox.Tony Wasserka
2014-10-07Added configuration file system.archshift
2014-09-01CMake cleanupYuri Kunde Schlesner
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner
2014-08-25Pica: Add support for dumping textures.Tony Wasserka
2014-08-19Add Qt5 option. Use Qt5 by default.Sacha
2014-08-18CMake CleanupSacha
2014-06-12citra-qt: Add command list view.Tony Wasserka
2014-06-12citra-qt: Add GX command history viewer.Tony Wasserka
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
2014-04-30Fixed indentsarchshift
2014-04-30Linux supportarchshift
2014-04-30A bit of Cmake lovearchshift
2014-04-28IT'S ALIVE!archshift
2014-04-22fixes to build on linuxbunnei
2014-04-22updated CMakeLists for missing filesShizZy
2014-04-10Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt
2014-03-31Basic QT windowMathieu Vaillancourt