3.5-2227 před 10 lety, 7 měsíci fix android.
3.5-2224 před 10 lety, 7 měsíci [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 před 10 lety, 7 měsíci [ARM] Merge a bunch of arithmetic JIT instructions and rapid prototyping of a bunch more.
3.5-2222 před 10 lety, 7 měsíci rename vertex streaming hack tooltip
3.5-2221 před 10 lety, 7 měsíci ogl: reorder driver extensions checks
3.5-2220 před 10 lety, 7 měsíci Removal of my terrible idea.
3.5-2219 před 10 lety, 7 měsíci [Android] Fix fastmem and enable.
3.5-2218 před 10 lety, 7 měsíci Fix Non-GLES run path in videosoftware for the previous commit.
3.5-2216 před 10 lety, 7 měsíci Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
3.5-2215 před 10 lety, 7 měsíci A few more warnings.
3.5-2214 před 10 lety, 7 měsíci More warnings: mark/avert truncating conversions from float.
3.5-2213 před 10 lety, 7 měsíci MSVC warnings.
3.5-2212 před 10 lety, 7 měsíci More trivial warning fixes.
3.5-2211 před 10 lety, 7 měsíci Fix IOCTLV_SO_GETADDRINFO.
3.5-2210 před 10 lety, 7 měsíci Fix use of deprecated APIs in IOdarwin.mm.
3.5-2209 před 10 lety, 7 měsíci Fix use of deprecated screen resolution API.
3.5-2208 před 10 lety, 7 měsíci A bunch of trivial changes to fix clang warnings.
3.5-2207 před 10 lety, 7 měsíci [Android] Fix the last commit. On-screen control drawing wouldn't re-enable upon flipping video backends.
3.5-2206 před 10 lety, 7 měsíci [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 před 10 lety, 7 měsíci A fix to my fix to my fix. Sorry.