4029 Commits (5a580171b6e4d9a16adf9d9ddebac20e3b526ce2)
 

Author SHA1 Message Date
Jan Beich 9139888795 build: clock_gettime() is in libc on BSDs 9 years ago
Jan Beich 0eb266d3ee build: libc may not provide iconv() on Unix 9 years ago
Jan Beich 01a928d6db microprofile: unbreak on POSIX systems 9 years ago
Jan Beich 914ca5ae70 core: some errno values are uncommon on Unix 9 years ago
Jan Beich e7c016ea8f common: use system bswap* functions on more BSDs 9 years ago
Jan Beich 6ddc8b49ff common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 8e5d3f77fb common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Anthony J. Bentley f78b6cd433 common: convert to standard stat()/fstat() interfaces 10 years ago
Jan Beich dbc84319b8 common: stat64 is non-standard, hide on a random Unix 9 years ago
Jan Beich 90ac6468bb common: only FreeBSD has thread affinity compatible with Linux 9 years ago
Jan Beich a1497619eb common: define routines to set thread name on more BSDs 9 years ago
Jan Beich 9832ce3f40 hooks: convert pre-commit to POSIX syntax 9 years ago
wwylele ed0aaecaa3 Travis: only upload for push (#2134) 9 years ago
wwylele 3710de0621 Merge pull request #2139 from mailwl/frd-fix 9 years ago
mailwl 715d981403 FRD: fix GetMyFriendKey 9 years ago
wwylele e390c20d4b Merge pull request #2131 from ricardotk/typos 9 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 9 years ago
wwylele 9ef5b9604b NWM: stub Initialize with an error 9 years ago
bunnei 0486aa3e8b Merge pull request #2024 from JamePeng/update-boss-code 9 years ago
bunnei d3aba2efa8 Merge pull request #2082 from yuriks/shader-interp-crash 9 years ago
JamePeng 876bd2daa8 Rework the code of err:f service 9 years ago
bunnei 79c5d3c2fb Merge pull request #1652 from wwylele/kernal-tool 9 years ago
bunnei f28267c100 Merge pull request #2106 from wwylele/delete-recursive 9 years ago
bunnei 2c18a725be Merge pull request #2103 from wwylele/gpu-reg-cleanup 9 years ago
JamePeng 97d9804d97 Update the stub code of BOSS 9 years ago
wwylele a1a4d92f19 fs: clean up log format 9 years ago
wwylele b2fa64ec75 fs: implement DeleteDirectoryRecursively 9 years ago
Yuri Kunde Schlesner d4bcba2ca1 VideoCore: Shader interpreter cleanups 9 years ago
Yuri Kunde Schlesner 1de9e185af Common: Remove dangerous Vec[234] array constructors 9 years ago
Yuri Kunde Schlesner 7872ec7cc3 VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo 9 years ago
Yuri Kunde Schlesner 0dbc73270c Merge pull request #2083 from yuriks/opengl-scissor-cached-rect 9 years ago
Yuri Kunde Schlesner e72584084e OpenGL: Take cached viewport sub-rect into account for scissor 9 years ago
wwylele ef9319842c gpu: DisplayTransfer: a less amazing algorithm for flip 9 years ago
wwylele 2c0cc232fa gpu: keep the old signal strategy for null pointer 9 years ago
wwylele ff4fe1df8f gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory 9 years ago
wwylele 7dcbdc4c43 memory: fix IsValidVirtualAddress for RasterizerCachedMemory 9 years ago
wwylele 287ec158ed gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions 9 years ago
wwylele 4d867489a4 rasterizer: separate TextureCopy from DisplayTransfer 9 years ago
bunnei 82b43e9812 Merge pull request #2100 from wwylele/fix-load-assert 9 years ago
wwylele e46c564f76 qt: shutdown system if error 9 years ago
wwylele 1dedb87851 move ResetType to kernel.h 10 years ago
wwylele d1d4b24f76 name objects 10 years ago
wwylele 8b25c12ce8 implement wait tree widget 10 years ago
wwylele ce00c20861 Merge pull request #2099 from citra-emu/fix-clang-format 9 years ago
wwylele 1c4a13df97 travis: fix clang-format lint 9 years ago
Yuri Kunde Schlesner 7d2ec63a20 Merge pull request #2086 from linkmauve/clang-format 9 years ago
Yuri Kunde Schlesner d205bbc7d5 README: Specify master branch for Travis CI badge 9 years ago
Yuri Kunde Schlesner 739c1d8cf9 Fix Travis clang-format check 9 years ago
Yuri Kunde Schlesner 32bddfa1f5 Remove special rules for Windows.h and library includes 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago