3.5-1541 před 11 lety, 4 měsíci DInputJoystick: Always exclude XInput
3.5-1540 před 11 lety, 4 měsíci Merge branch 'expression-parser-barewords'
3.5-1536 před 11 lety, 4 měsíci [Android] Disable OpenGL ES 3 EGL bit. This is due to drivers complaining(Which they should do) when they don't support GLES3. Qualcomm drivers don't care about it being ES2 or ES3 bit anyway. Intel d...
3.5-1535 před 11 lety, 4 měsíci only provide ES2_compatibility workaround for non gles devices
3.5-1534 před 11 lety, 4 měsíci [Android] Actually copy Dolphin.ini correctly...
3.5-1533 před 11 lety, 4 měsíci Add shortcut to (dis)connect the balance board.
3.5-1532 před 11 lety, 4 měsíci [Android] Make the navigation drawer not so blindingly dark.
3.5-1531 před 11 lety, 4 měsíci [Android] Open the navigation drawer by clicking on the button. Woops, didn't realize that gmail did this as well.
3.5-1529 před 11 lety, 4 měsíci provide GL_ARB_ES2_compatibility workaround
3.5-1528 před 11 lety, 4 měsíci Fix last commit, and set the position on mouse down instead of mouse up.
3.5-1527 před 11 lety, 4 měsíci Allow dragging the analog sticks with the tas input.
3.5-1526 před 11 lety, 4 měsíci Merge branch 'JP-wiimote-savestate-fixes'
3.5-1522 před 11 lety, 4 měsíci Core: Fix a typo in the binding of IR Up
3.5-1521 před 11 lety, 4 měsíci Merge branch 'expression-parser-fixes'
3.5-1518 před 11 lety, 4 měsíci InputConfigDiag: Use "..." for complicated expressions
3.5-1517 před 11 lety, 4 měsíci InputConfigDiag: Give the input text field a monospace font
3.5-1516 před 11 lety, 4 měsíci InputConfigDiag: Update for the new expression language
3.5-1515 před 11 lety, 4 měsíci ExpressionParser: Support bare words for simple control names
3.5-1514 před 11 lety, 4 měsíci ExpressionParser: Add support for the add operator
3.5-1513 před 11 lety, 4 měsíci InputCommon: Add a new ExpressionParser to replace the old hack language