summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+1
| | | | | | | Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-064-3/+3
|
* citra-qt: Added license headers to files.chrisvj2015-01-044-0/+16
|
* Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot2014-11-191-2/+2
|
* Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt2014-04-112-223/+1
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-096-0/+872