3.5-1536 hace 11 años, 1 mes [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 hace 11 años, 1 mes only provide ES2_compatibility workaround for non gles devices
3.5-1534 hace 11 años, 1 mes [Android] Actually copy Dolphin.ini correctly...
3.5-1533 hace 11 años, 1 mes Add shortcut to (dis)connect the balance board.
3.5-1532 hace 11 años, 1 mes [Android] Make the navigation drawer not so blindingly dark.
3.5-1531 hace 11 años, 1 mes [Android] Open the navigation drawer by clicking on the button. Woops, didn't realize that gmail did this as well.
3.5-1529 hace 11 años, 1 mes provide GL_ARB_ES2_compatibility workaround
3.5-1528 hace 11 años, 1 mes Fix last commit, and set the position on mouse down instead of mouse up.
3.5-1527 hace 11 años, 1 mes Allow dragging the analog sticks with the tas input.
3.5-1526 hace 11 años, 1 mes Merge branch 'JP-wiimote-savestate-fixes'
3.5-1522 hace 11 años, 1 mes Core: Fix a typo in the binding of IR Up
3.5-1521 hace 11 años, 1 mes Merge branch 'expression-parser-fixes'
3.5-1518 hace 11 años, 1 mes InputConfigDiag: Use "..." for complicated expressions
3.5-1517 hace 11 años, 1 mes InputConfigDiag: Give the input text field a monospace font
3.5-1516 hace 11 años, 1 mes InputConfigDiag: Update for the new expression language
3.5-1515 hace 11 años, 1 mes ExpressionParser: Support bare words for simple control names
3.5-1514 hace 11 años, 1 mes ExpressionParser: Add support for the add operator
3.5-1513 hace 11 años, 1 mes InputCommon: Add a new ExpressionParser to replace the old hack language
3.5-1512 hace 11 años, 1 mes InputCommon: Split Device stuff out
3.5-1511 hace 11 años, 1 mes [Android] Open drawer if there isn't anything in the game list, instead of on first run.