3.5-1634 il y a 11 ans, 4 mois Continuation of the previous commit. I missed a integer.
3.5-1633 il y a 11 ans, 4 mois Fix a issue in the texture conversion shaders that was multiplying an integer with a float.
3.5-1632 il y a 11 ans, 4 mois X11: Don't do a round-trip to the server to figure out our size on configure
3.5-1631 il y a 11 ans, 4 mois X11: Don't use a client event as a wrapper for XMoveResizeWindow
3.5-1630 il y a 11 ans, 4 mois Actually link to XI2
3.5-1629 il y a 11 ans, 4 mois Fix up last commit
3.5-1628 il y a 11 ans, 4 mois Use pkg-config to check for XInput2
3.5-1627 il y a 11 ans, 4 mois Clean up all the GetName methods for XInput2 controls.
3.5-1626 il y a 11 ans, 4 mois 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 il y a 11 ans, 4 mois [Android] Tiny cleanup regarding method indentation in GameListAdapter.
3.5-1624 il y a 11 ans, 4 mois [ARM] Reenable FMRX, it seems to work fine.
3.5-1623 il y a 11 ans, 4 mois [ARM] Implement LFD. Reorder VFP register allocation a bit.
3.5-1622 il y a 11 ans, 4 mois Add Read_F32 and Read_F64 helper functions to MemmapFunctions.
3.5-1621 il y a 11 ans, 4 mois [ARM] Implement xorx
3.5-1620 il y a 11 ans, 4 mois [ARM] Disable mfmsr. Implement stb and subfx.
3.5-1619 il y a 11 ans, 4 mois [ARM] Implement MFTB
3.5-1618 il y a 11 ans, 4 mois [ARM] Implement mfmsr
3.5-1617 il y a 11 ans, 4 mois On ARM Hosts, increase the instruction run count to 64bit. 32bit is /very/ quickly overflown.
3.5-1616 il y a 11 ans, 4 mois Fix encoding issue with VADD(Integer)
3.5-1615 il y a 11 ans, 4 mois [Android] Oops. Keep the screenOrientation setting to landscape.