4.0-5072 9 years, 8 months ago Move worldpos into it's own varying. (PR #1814 from phire)
4.0-5070 9 years, 8 months ago Made the CPU thread wait for the GPU thread to swap (PR #1878 from skidau)
4.0-5068 9 years, 8 months ago Added CACHE_REVISION warnings (PR #1796 from Stevoisiak)
4.0-5066 9 years, 8 months ago Don't open a file handle for a directory in FileIO (PR #1876 from Parlane)
4.0-5064 9 years, 8 months ago MemoryUtil: add comment for Valgrind (PR #1820 from Tilka)
4.0-5061 9 years, 8 months ago Allow locked L1 DMA to write to the EFB (PR #1863 from magumagu)
4.0-5059 9 years, 8 months ago Add a .mailmap file (PR #1719 from Tilka)
4.0-5057 9 years, 8 months ago Reduce number of allocations in CFileSystemGCWii::BuildFilenames (PR #1875 from sahchandler)
4.0-5053 9 years, 8 months ago JIT: fix regression in non-fastmem for psq_st (PR #1873 from FioraAeterna)
4.0-5051 9 years, 8 months ago JIT: Generic instruction merging (PR #1834 from FioraAeterna)
4.0-5049 9 years, 8 months ago Fix -Wsign-compare warnings. (PR #1868 from rohit-n)
4.0-5047 9 years, 8 months ago Implements a large portion of the recompiler for AArch64 (PR #1852 from Sonicadvance1)
4.0-5034 9 years, 8 months ago [AArch64] Emitter Improvements and additions. (PR #1849 from Sonicadvance1)
4.0-5026 9 years, 8 months ago StringUtils: use C locale instead of .1252 (PR #1871 from FioraAeterna)
4.0-5024 9 years, 8 months ago Support overclocking and underclocking the Gamecube CPU (PR #1798 from FioraAeterna)
4.0-5022 9 years, 8 months ago Video: Distinguish between interlace and non-interlace X11 XRANDR modes (PR #1850 from adamdmoss)
4.0-5018 9 years, 8 months ago JIT: optimize for the common case of unquantized psq_l/st (PR #1830 from FioraAeterna)
4.0-5016 9 years, 8 months ago D3D: remove load texture on creation optimization (PR #1501 from degasus)
4.0-5012 9 years, 8 months ago Fix a small efb2ram bug (PR #1866 from mimimi085181)
4.0-5010 9 years, 8 months ago Add missing "break" in Memory::GetPointer. (PR #1865 from magumagu)