3996 Commits (69f63442788825bc6ada7e056c7c06d16e1bc337)
 

Author SHA1 Message Date
bunnei 69f6344278 Update CONTRIBUTING.md 9 years ago
bunnei 5dc7fc4b29 Update CONTRIBUTING.md 9 years ago
bunnei 92c61de7b8 Update CONTRIBUTING.md 9 years ago
bunnei 9f9dde1e77 Merge pull request #2142 from mailwl/acu-update 9 years ago
mailwl 076afa2614 Style fix 9 years ago
mailwl 6b4d6e03f0 Rename AcConfig, change types u8 to u32 9 years ago
mailwl 3b92e6c3d9 AC_U: Stub functions, used if EULA agreed 9 years ago
bunnei cd8c0d8a36 Merge pull request #2147 from Pringo/readme-donate 9 years ago
Pringo 62c0229f73 Link to Donation Page in Readme 9 years ago
bunnei f01c907f3c Merge pull request #2126 from wwylele/stub-nwm 9 years ago
bunnei 1268f5960a Merge pull request #2149 from wwylele/fix-contributing 9 years ago
bunnei d76784ed0f Merge pull request #2123 from jbeich/freebsd 9 years ago
wwylele 90427a012e Update CONTRIBUTING.md 9 years ago
Pringo 3e902bbc48 Update Donation Info in Readme 9 years ago
bunnei 6a0d9f437e Merge pull request #2146 from mailwl/gdbstub-ida-regs 9 years ago
mailwl 14b159aa64 Small fix to let IDA see target.xml 9 years ago
Jan Beich c5160cdb45 build: don't install freedesktop.org metadata for SDL2-only builds 9 years ago
Jan Beich 01f9251b53 build: add default install for DragonFly, Solaris, etc. 9 years ago
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
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