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