3.5-1558 11 anni, 5 mesi fa VertexShaderGen: Fix a potential bug where vertex shader uids don't change when pixel lighting is toggled.
3.5-1557 11 anni, 5 mesi fa VertexShaderGen: Fix a dumb regression from revision f524312fd17e.
3.5-1552 11 anni, 5 mesi fa InputConfigDiag: Put the colon after the device name
3.5-1551 11 anni, 5 mesi fa Merge branch 'shader-uids-awesome-after-hours'.
3.5-1545 11 anni, 5 mesi fa ExpressionParser: Search for control names first
3.5-1544 11 anni, 5 mesi fa [Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser.
3.5-1543 11 anni, 5 mesi fa fix opengl debug build on win32
3.5-1542 11 anni, 5 mesi fa DInputJoystick: Fix compile
3.5-1541 11 anni, 5 mesi fa DInputJoystick: Always exclude XInput
3.5-1540 11 anni, 5 mesi fa Merge branch 'expression-parser-barewords'
3.5-1536 11 anni, 6 mesi fa [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 11 anni, 6 mesi fa only provide ES2_compatibility workaround for non gles devices
3.5-1534 11 anni, 6 mesi fa [Android] Actually copy Dolphin.ini correctly...
3.5-1533 11 anni, 6 mesi fa Add shortcut to (dis)connect the balance board.
3.5-1532 11 anni, 6 mesi fa [Android] Make the navigation drawer not so blindingly dark.
3.5-1531 11 anni, 6 mesi fa [Android] Open the navigation drawer by clicking on the button. Woops, didn't realize that gmail did this as well.
3.5-1529 11 anni, 6 mesi fa provide GL_ARB_ES2_compatibility workaround
3.5-1528 11 anni, 6 mesi fa Fix last commit, and set the position on mouse down instead of mouse up.
3.5-1527 11 anni, 6 mesi fa Allow dragging the analog sticks with the tas input.
3.5-1526 11 anni, 6 mesi fa Merge branch 'JP-wiimote-savestate-fixes'