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