3.5-2218 12 years, 2 months ago Fix Non-GLES run path in videosoftware for the previous commit.
3.5-2216 12 years, 2 months ago Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
3.5-2215 12 years, 2 months ago A few more warnings.
3.5-2214 12 years, 2 months ago More warnings: mark/avert truncating conversions from float.
3.5-2213 12 years, 2 months ago MSVC warnings.
3.5-2212 12 years, 2 months ago More trivial warning fixes.
3.5-2211 12 years, 2 months ago Fix IOCTLV_SO_GETADDRINFO.
3.5-2210 12 years, 2 months ago Fix use of deprecated APIs in IOdarwin.mm.
3.5-2209 12 years, 2 months ago Fix use of deprecated screen resolution API.
3.5-2208 12 years, 2 months ago A bunch of trivial changes to fix clang warnings.
3.5-2207 12 years, 2 months ago [Android] Fix the last commit. On-screen control drawing wouldn't re-enable upon flipping video backends.
3.5-2206 12 years, 2 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 12 years, 2 months ago A fix to my fix to my fix. Sorry.
3.5-2204 12 years, 2 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 12 years, 2 months ago [Android] Add the option to show the on-screen FPS counter.
3.5-2202 12 years, 2 months ago [Android] Fix the game thread never leaving.
3.5-2199 12 years, 2 months ago NetPlay: bump proto
3.5-2198 12 years, 2 months ago Recvfrom tidy and store laste error.
3.5-2197 12 years, 2 months ago Fix sendto. This fixes Opera, sorry [SS]
3.5-2196 12 years, 2 months ago Fix setsockopt.