summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Format: Run the new clang format on everythingJames Rowe2018-01-211-2/+10
|
* CMakeLists: Derive the source directory grouping from targets themselvesLioncash2018-01-181-14/+11
| | | | | Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases.
* Update default_ini.hN00byKing2018-01-171-2/+2
|
* clang-formatMerryMage2018-01-161-1/+0
|
* Merge pull request #20 from Andrix44/fixesbunnei2018-01-151-2/+2
|\ | | | | Various fixes
| * Update the internal resolution settingsunknown2018-01-151-2/+2
| |
* | yuzu_cmd: Fix default ini, add screenshot buttonshinyquagsire232018-01-151-1/+2
| |
* | yuzu_cmd: fix default inishinyquagsire232018-01-151-9/+17
|/
* Minor cleanupMerryMage2018-01-142-4/+4
|
* config: Default log filter to trace.bunnei2018-01-132-2/+2
|
* Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2018-01-132-49/+0
|
* Get yuzu sdl to start compilingJames Rowe2018-01-135-12/+12
|
* Massive removal of unused modulesJames Rowe2018-01-139-0/+842