3.5-1629 10anos, 8mesesatrás Fix up last commit
3.5-1628 10anos, 8mesesatrás Use pkg-config to check for XInput2
3.5-1627 10anos, 8mesesatrás Clean up all the GetName methods for XInput2 controls.
3.5-1626 10anos, 8mesesatrás 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 10anos, 8mesesatrás [Android] Tiny cleanup regarding method indentation in GameListAdapter.
3.5-1624 10anos, 8mesesatrás [ARM] Reenable FMRX, it seems to work fine.
3.5-1623 10anos, 8mesesatrás [ARM] Implement LFD. Reorder VFP register allocation a bit.
3.5-1622 10anos, 8mesesatrás Add Read_F32 and Read_F64 helper functions to MemmapFunctions.
3.5-1621 10anos, 8mesesatrás [ARM] Implement xorx
3.5-1620 10anos, 8mesesatrás [ARM] Disable mfmsr. Implement stb and subfx.
3.5-1619 10anos, 8mesesatrás [ARM] Implement MFTB
3.5-1618 10anos, 8mesesatrás [ARM] Implement mfmsr
3.5-1617 10anos, 8mesesatrás On ARM Hosts, increase the instruction run count to 64bit. 32bit is /very/ quickly overflown.
3.5-1616 10anos, 8mesesatrás Fix encoding issue with VADD(Integer)
3.5-1615 10anos, 8mesesatrás [Android] Oops. Keep the screenOrientation setting to landscape.
3.5-1614 10anos, 8mesesatrás [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 10anos, 8mesesatrás Fix for my previous commit.
3.5-1612 10anos, 8mesesatrás [Android] Change input configuration to a fragment.
3.5-1611 10anos, 8mesesatrás [Android] In the About pane, show if the phone supports OpenGL ES 3. Makes it less confusing for users.
3.5-1610 10anos, 8mesesatrás [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...