3.5-2237 11 years ago [ARM] Fix and enable fastmem for 32bit stores.
3.5-2236 11 years ago Merge branch 'arm-storemerge'
3.5-2233 11 years ago Merge branch 'netplay-stop-fix'
3.5-2229 11 years ago Add a check for a shared polarssl library. This checks to see that the system version is new enough, and is compiled with havege support.
3.5-2228 11 years ago [Netplay] Read dual core setting before syncing it with clients.
3.5-2227 11 years ago fix android.
3.5-2224 11 years 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 11 years ago [ARM] Merge a bunch of arithmetic JIT instructions and rapid prototyping of a bunch more.
3.5-2222 11 years ago rename vertex streaming hack tooltip
3.5-2221 11 years ago ogl: reorder driver extensions checks
3.5-2220 11 years ago Removal of my terrible idea.
3.5-2219 11 years ago [Android] Fix fastmem and enable.
3.5-2218 11 years ago Fix Non-GLES run path in videosoftware for the previous commit.
3.5-2216 11 years ago Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_Device_net.cpp
3.5-2215 11 years ago A few more warnings.
3.5-2214 11 years ago More warnings: mark/avert truncating conversions from float.
3.5-2213 11 years ago MSVC warnings.
3.5-2212 11 years ago More trivial warning fixes.
3.5-2211 11 years ago Fix IOCTLV_SO_GETADDRINFO.
3.5-2210 11 years ago Fix use of deprecated APIs in IOdarwin.mm.