4.0-758 10 лет, 10 месяцев назад Remove Display List caching. (PR #13 от degasus)
4.0-754 10 лет, 10 месяцев назад buildbot: reset to upstream known revision (PR #19 от degasus)
4.0-752 10 лет, 10 месяцев назад Fix an unused variable within function GetScheduledEventsSummary() in CoreTiming.cpp (PR #16 от lioncash)
4.0-750 10 лет, 10 месяцев назад [Android] Fix Android not calling eglSwapBuffers (PR #9 от Sonicadvance1)
4.0-748 10 лет, 10 месяцев назад [Android] Fix Adreno v53 development drivers rotating framebuffer (PR #10 от Sonicadvance1)
4.0-722 10 лет, 10 месяцев назад Revert "[Android] Fix Android not calling eglSwapBuffers"
4.0-721 10 лет, 10 месяцев назад [Android] Fix Android not calling eglSwapBuffers This isn't the cleanup that GLInterface needs, but for now it makes it so it'll swap and not just black screen A cleanup to GLInterface will be coming ...
4.0-746 10 лет, 10 месяцев назад Remove two references to the obsoleted DX9 backend in VideoCommon. (PR #8 от lioncash)
4.0-744 10 лет, 11 месяцев назад Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 от lioncash)
4.0-741 10 лет, 11 месяцев назад Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 от lioncash)
4.0-735 10 лет, 11 месяцев назад [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 от lioncash)
4.0-733 10 лет, 11 месяцев назад Upgrade Android API.
4.0-732 10 лет, 11 месяцев назад Expand the Android app's about menu to include additional info about a user's device. (PR #4 от lioncash)
4.0-720 10 лет, 11 месяцев назад Fix compilation
4.0-719 10 лет, 11 месяцев назад Fix coding style
4.0-718 10 лет, 11 месяцев назад Implement SwapInterval for AGL interface
4.0-717 10 лет, 11 месяцев назад Automatic translation resources update from Transifex
4.0-716 10 лет, 11 месяцев назад BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs in Mickey's Magical Mirror. This change fixes the glitches in both games.
4.0-715 10 лет, 11 месяцев назад OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it
4.0-714 10 лет, 11 месяцев назад [Core] Remove an unnecessary pragma directive from EXI_Channel.h.