5.0-1914 7 years, 8 months ago JitILBase: Make the IRBuilder protected (PR #4675 from lioncash)
5.0-1911 7 years, 8 months ago Cmake cleanup (PR #4677 from Orphis)
5.0-1905 7 years, 8 months ago IOS HLE: Deduplicate the request parsing code (PR #4661 from leoetlino)
5.0-1888 7 years, 8 months ago cmake: Only use include directories on actual paths in check_lib (PR #4673 from Orphis)
5.0-1886 7 years, 8 months ago cmake: Enforce minimum GCC version (PR #4674 from Orphis)
5.0-1884 7 years, 8 months ago CMakeLists: Make CMake 3.5.0 the minimum requirement (PR #4668 from lioncash)
5.0-1882 7 years, 8 months ago Updated gradle to latest version (PR #4672 from Sarkie)
5.0-1880 7 years, 8 months ago CMake: Search /usr/local paths on BSD (PR #4670 from endrift)
5.0-1878 7 years, 8 months ago InputCommon: Fix FreeBSD 11 libusb incompatibilities (PR #4671 from endrift)
5.0-1876 7 years, 8 months ago cmake: Set MACOSX_RPATH to OFF (PR #4669 from Orphis)
5.0-1874 7 years, 8 months ago IR: Minor changes (PR #4667 from lioncash)
5.0-1865 7 years, 8 months ago IR_X86: Minor changes to RegInfo (PR #4666 from lioncash)
5.0-1861 7 years, 8 months ago MemoryView: Separate memory string composition from OnPaint (PR #4662 from lioncash)
5.0-1858 7 years, 8 months ago DSP: Clean up GBA crypto HLE implementation (PR #4614 from jackoalan)
5.0-1856 7 years, 8 months ago TextureDecoder: Fix off-by-one errors in CMPR (PR #4656 from hthh)
5.0-1853 7 years, 8 months ago HW/DSP: Hide the DSP state global (PR #4665 from lioncash)
5.0-1850 7 years, 8 months ago HW/DSP: Use member initializers with structs/unions where applicable (PR #4663 from lioncash)
5.0-1848 7 years, 8 months ago VertexShaderGen: Remove the need for an extra UID. (PR #4655 from Armada651)
5.0-1845 7 years, 8 months ago Common: Add bit utility header (PR #4658 from lioncash)
5.0-1843 7 years, 8 months ago JitCache: Use pointers in the ICache and dispatchers. (PR #4650 from degasus)