3.5-2227 10 años, 7 meses ago fix android.
3.5-2224 10 años, 7 meses ago [Android] Fix the video settings from crashing the app. Was broke in the commit "Removal of my terrible idea" https://code.google.com/p/dolphin-emu/source/detail?r=2897619ddbd3e3aae8427fc503647c65e770...
3.5-2223 10 años, 7 meses ago [ARM] Merge a bunch of arithmetic JIT instructions and rapid prototyping of a bunch more.
3.5-2222 10 años, 7 meses ago rename vertex streaming hack tooltip
3.5-2221 10 años, 7 meses ago ogl: reorder driver extensions checks
3.5-2220 10 años, 7 meses ago Removal of my terrible idea.
3.5-2219 10 años, 7 meses ago [Android] Fix fastmem and enable.
3.5-2218 10 años, 7 meses ago Fix Non-GLES run path in videosoftware for the previous commit.
3.5-2216 10 años, 7 meses ago Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
3.5-2215 10 años, 7 meses ago A few more warnings.
3.5-2214 10 años, 7 meses ago More warnings: mark/avert truncating conversions from float.
3.5-2213 10 años, 7 meses ago MSVC warnings.
3.5-2212 10 años, 7 meses ago More trivial warning fixes.
3.5-2211 10 años, 7 meses ago Fix IOCTLV_SO_GETADDRINFO.
3.5-2210 10 años, 7 meses ago Fix use of deprecated APIs in IOdarwin.mm.
3.5-2209 10 años, 7 meses ago Fix use of deprecated screen resolution API.
3.5-2208 10 años, 7 meses ago A bunch of trivial changes to fix clang warnings.
3.5-2207 10 años, 7 meses ago [Android] Fix the last commit. On-screen control drawing wouldn't re-enable upon flipping video backends.
3.5-2206 10 años, 7 meses ago [Android] On-screen controls work for Software Renderer, but not the OpenGL ES 3 video backend yet. Enabled it for Software Rendering and disabled it for Open GL ES 3.
3.5-2205 10 años, 7 meses ago A fix to my fix to my fix. Sorry.