summaryrefslogtreecommitdiffstats
path: root/src/common/common_paths.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21common: Add a screenshots directorylat9nq1-0/+1
2019-02-07file_util: Add shader directoryReinUsesLisp1-0/+1
2018-09-22common_paths: Add Load and Dump dirsZach Hilman1-0/+2
2018-08-01Allow key loading from %YUZU_DIR%/keys in addition to ~/.switchZach Hilman1-0/+1
2018-07-21file_util: Use an enum class for GetUserPath()Lioncash1-3/+3
2018-07-06Remove some references to CitrafearlessTobi1-1/+1
2018-07-03Add configurable logging backendsJames Rowe1-0/+3
2018-01-13Removing unused settings and yuzu rebrandingJames Rowe1-5/+1
2017-02-21HW: add AES engine & implement AES-CCMwwylele1-0/+1
2016-12-22file_util: Remove unused paths.bunnei1-18/+0
2016-11-26Move to AppData/Roaming/Citra/freiro1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-27/+27
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-3/+0
2015-03-16Common: Fix logic for setting EMU_DATA_DIR.Emmanuel Gil Peyrot1-6/+5
2015-02-25Common: Switch to the XDG Base Directory Specification for directory selection.Emmanuel Gil Peyrot1-1/+1
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-5/+1
2015-01-04SaveDataCheck: Move the files to nand/titleSubv1-1/+1
2015-01-03Archives: Change the folder layout of some archives.Subv1-20/+21
2015-01-03Archives: Reduced duplicate code in RomFS and SaveCheck.Subv1-0/+1
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-0/+1
2014-12-21License changepurpasmart961-2/+2
2014-12-18SaveData: Implemented the SystemSaveData archive.Subv1-0/+1
2014-12-18Filesystem/Archives: Implemented the SaveData archiveSubv1-0/+1
2014-12-13APT_U: Added GetSharedFont service function.bunnei1-0/+3
2014-12-12Common: Add "sysdata" to GetUserPath and cleanup.bunnei1-13/+1
2014-10-08Added configuration file system.archshift1-22/+22
2014-09-21Use the citra user path for the sdmc directoryarchshift1-0/+1
2014-08-17Common: Move header guards over to pragma onceLioncash1-4/+1
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-36/+36
2013-09-26renamed from citrus to citraShizZy1-1/+1
2013-09-14renamed project to 'citrus'ShizZy1-1/+1
2013-09-09 removed unneeded dolphin paths code, fixed linker problems with common.libShizZy1-2/+8
2013-09-08updated common pathsShizZy1-4/+6
2013-09-05replaced common code with dolphin commonShizZy1-0/+71