summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-19tests: add a work-around for macOS linking errorwwylele
2016-11-19FileSys: rename SaveDataCheck archive to NCCH archivewwylele
2016-11-19FileSys: remove unused DiskArchivewwylele
2016-11-19PTM & CFG: use the correct path and error code according to the new FileSys p...wwylele
2016-11-19FileSys: w->rw permission lift only happens in SDMC archivewwylele
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele
2016-11-19FileSys: add SDMCArchivewwylele
2016-11-19FileSys: add ExtSaveDataArchivewwylele
2016-11-19FileSys: add SaveDataArchivewwylele
2016-11-19FileSys: remove Open from FileBackendwwylele
2016-11-19FileSys: remove Open from DirectoryBackendwwylele
2016-11-19FileSys: add PathParserwwylele
2016-11-01FileSys: make Archive interfaces return error codewwylele
2016-10-31Merge pull request #2126 from wwylele/stub-nwmbunnei
2016-10-31Merge pull request #2123 from jbeich/freebsdbunnei
2016-10-28Small fix to let IDA see target.xmlmailwl
2016-10-27build: add default install for DragonFly, Solaris, etc.Jan Beich
2016-10-27core: some errno values are uncommon on UnixJan Beich
2016-10-27common: use system bswap* functions on more BSDsJan Beich
2016-10-27common: use system CPUID routine on DragonFly as wellJan Beich
2016-10-27common: some FreeBSD headers are incomplete to avoid namespace pollutionJan Beich
2016-10-27common: convert to standard stat()/fstat() interfacesAnthony J. Bentley
2016-10-27common: stat64 is non-standard, hide on a random UnixJan Beich
2016-10-27common: only FreeBSD has thread affinity compatible with LinuxJan Beich
2016-10-27common: define routines to set thread name on more BSDsJan Beich
2016-10-25FRD: fix GetMyFriendKeymailwl
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-10-12NWM: stub Initialize with an errorwwylele
2016-10-07Merge pull request #2024 from JamePeng/update-boss-codebunnei
2016-10-06Merge pull request #2082 from yuriks/shader-interp-crashbunnei
2016-10-04Merge pull request #1652 from wwylele/kernal-toolbunnei
2016-10-03Merge pull request #2106 from wwylele/delete-recursivebunnei
2016-10-03Merge pull request #2103 from wwylele/gpu-reg-cleanupbunnei
2016-10-02Update the stub code of BOSSJamePeng
2016-10-02fs: clean up log formatwwylele
2016-10-02fs: implement DeleteDirectoryRecursivelywwylele
2016-09-29VideoCore: Shader interpreter cleanupsYuri Kunde Schlesner
2016-09-29Common: Remove dangerous Vec[234] array constructorsYuri Kunde Schlesner
2016-09-29VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfoYuri Kunde Schlesner
2016-09-29OpenGL: Take cached viewport sub-rect into account for scissorYuri Kunde Schlesner
2016-09-29gpu: DisplayTransfer: a less amazing algorithm for flipwwylele
2016-09-29gpu: keep the old signal strategy for null pointerwwylele
2016-09-29gpu: add validity check for TextureCopy, DisplayTransfer and FillMemorywwylele
2016-09-29memory: fix IsValidVirtualAddress for RasterizerCachedMemorywwylele
2016-09-29gpu: move MemoryFill, TextureCopy and DisplayTransfer into functionswwylele
2016-09-29rasterizer: separate TextureCopy from DisplayTransferwwylele
2016-09-22qt: shutdown system if errorwwylele
2016-09-22move ResetType to kernel.hwwylele
2016-09-22name objectswwylele
2016-09-22implement wait tree widgetwwylele