3.5-1626 10 лет, 8 месяцев назад Add X11 XInput2 input plugin, including MPX and with support for axis controls. Based on the original XLib plugin, and thus shares some of its warts.
3.5-1625 10 лет, 8 месяцев назад [Android] Tiny cleanup regarding method indentation in GameListAdapter.
3.5-1624 10 лет, 8 месяцев назад [ARM] Reenable FMRX, it seems to work fine.
3.5-1623 10 лет, 8 месяцев назад [ARM] Implement LFD. Reorder VFP register allocation a bit.
3.5-1622 10 лет, 8 месяцев назад Add Read_F32 and Read_F64 helper functions to MemmapFunctions.
3.5-1621 10 лет, 8 месяцев назад [ARM] Implement xorx
3.5-1620 10 лет, 8 месяцев назад [ARM] Disable mfmsr. Implement stb and subfx.
3.5-1619 10 лет, 8 месяцев назад [ARM] Implement MFTB
3.5-1618 10 лет, 8 месяцев назад [ARM] Implement mfmsr
3.5-1617 10 лет, 8 месяцев назад On ARM Hosts, increase the instruction run count to 64bit. 32bit is /very/ quickly overflown.
3.5-1616 10 лет, 8 месяцев назад Fix encoding issue with VADD(Integer)
3.5-1615 10 лет, 8 месяцев назад [Android] Oops. Keep the screenOrientation setting to landscape.
3.5-1614 10 лет, 8 месяцев назад [Android] Folder Browser a fragment as well. Removes the menu item for selected path, because it was just a confusing mechanic anyway. People just tap on the ISO in the browser anyway.
3.5-1613 10 лет, 8 месяцев назад Fix for my previous commit.
3.5-1612 10 лет, 8 месяцев назад [Android] Change input configuration to a fragment.
3.5-1611 10 лет, 8 месяцев назад [Android] In the About pane, show if the phone supports OpenGL ES 3. Makes it less confusing for users.
3.5-1610 10 лет, 8 месяцев назад [Android] Start making it so the side pane is visible on all activities by converting them to fragments. Only Browse Folder and Gamepad Config remain. Fix a issue that Lioncash introduced where no gam...
3.5-1609 10 лет, 8 месяцев назад [Android] If one wants to use Android Studio. They can import the folder themselves.
3.5-1608 10 лет, 8 месяцев назад Check for IDIVA/IDIVT correctly. Cortex-A5 parts would have had this set since it supports VFPv4 but not IDIVA. Qualcomm Krait/Krait 300 still doesn't report in the kernel that it supports this.
3.5-1607 10 лет, 8 месяцев назад Fix Device.h placement in VC++