summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-28Small fix to let IDA see target.xmlmailwl
2016-10-27build: don't install freedesktop.org metadata for SDL2-only buildsJan Beich
2016-10-27build: add default install for DragonFly, Solaris, etc.Jan Beich
2016-10-27build: clock_gettime() is in libc on BSDsJan Beich
2016-10-27build: libc may not provide iconv() on UnixJan Beich
2016-10-27microprofile: unbreak on POSIX systemsJan 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-27hooks: convert pre-commit to POSIX syntaxJan Beich
2016-10-27Travis: only upload for push (#2134)wwylele
2016-10-25Merge pull request #2139 from mailwl/frd-fixwwylele
2016-10-25FRD: fix GetMyFriendKeymailwl
2016-10-21Merge pull request #2131 from ricardotk/typoswwylele
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-06Rework the code of err:f serviceJamePeng
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-29Merge pull request #2083 from yuriks/opengl-scissor-cached-rectYuri 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-22Merge pull request #2100 from wwylele/fix-load-assertbunnei
2016-09-22qt: shutdown system if errorwwylele
2016-09-22move ResetType to kernel.hwwylele
2016-09-22name objectswwylele
2016-09-22implement wait tree widgetwwylele
2016-09-22Merge pull request #2099 from citra-emu/fix-clang-formatwwylele
2016-09-22travis: fix clang-format lintwwylele
2016-09-21Merge pull request #2086 from linkmauve/clang-formatYuri Kunde Schlesner
2016-09-21README: Specify master branch for Travis CI badgeYuri Kunde Schlesner