3.5-2222 10 years, 7 months ago rename vertex streaming hack tooltip
3.5-2221 10 years, 7 months ago ogl: reorder driver extensions checks
3.5-2220 10 years, 7 months ago Removal of my terrible idea.
3.5-2219 10 years, 7 months ago [Android] Fix fastmem and enable.
3.5-2218 10 years, 7 months ago Fix Non-GLES run path in videosoftware for the previous commit.
3.5-2216 10 years, 7 months ago Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
3.5-2215 10 years, 7 months ago A few more warnings.
3.5-2214 10 years, 7 months ago More warnings: mark/avert truncating conversions from float.
3.5-2213 10 years, 7 months ago MSVC warnings.
3.5-2212 10 years, 7 months ago More trivial warning fixes.
3.5-2211 10 years, 7 months ago Fix IOCTLV_SO_GETADDRINFO.
3.5-2210 10 years, 7 months ago Fix use of deprecated APIs in IOdarwin.mm.
3.5-2209 10 years, 7 months ago Fix use of deprecated screen resolution API.
3.5-2208 10 years, 7 months ago A bunch of trivial changes to fix clang warnings.
3.5-2207 10 years, 7 months ago [Android] Fix the last commit. On-screen control drawing wouldn't re-enable upon flipping video backends.
3.5-2206 10 years, 7 months 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 years, 7 months ago A fix to my fix to my fix. Sorry.
3.5-2204 10 years, 7 months ago [Android] Disable most video preferences if Software Rendering is chosen. Since the software renderer and other renderers have little in common, it doesn't make sense to keep many of the video prefere...
3.5-2203 10 years, 7 months ago [Android] Add the option to show the on-screen FPS counter.
3.5-2202 10 years, 7 months ago [Android] Fix the game thread never leaving.