4.0-758 Fa 10 anys, 10 mesos Remove Display List caching. (PR #13 de degasus)
4.0-754 Fa 10 anys, 10 mesos buildbot: reset to upstream known revision (PR #19 de degasus)
4.0-752 Fa 10 anys, 10 mesos Fix an unused variable within function GetScheduledEventsSummary() in CoreTiming.cpp (PR #16 de lioncash)
4.0-750 Fa 10 anys, 10 mesos [Android] Fix Android not calling eglSwapBuffers (PR #9 de Sonicadvance1)
4.0-748 Fa 10 anys, 10 mesos [Android] Fix Adreno v53 development drivers rotating framebuffer (PR #10 de Sonicadvance1)
4.0-722 Fa 10 anys, 10 mesos Revert "[Android] Fix Android not calling eglSwapBuffers"
4.0-721 Fa 10 anys, 10 mesos [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 Fa 10 anys, 10 mesos Remove two references to the obsoleted DX9 backend in VideoCommon. (PR #8 de lioncash)
4.0-744 Fa 10 anys, 11 mesos Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 de lioncash)
4.0-741 Fa 10 anys, 11 mesos Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 de lioncash)
4.0-735 Fa 10 anys, 11 mesos [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 de lioncash)
4.0-733 Fa 10 anys, 11 mesos Upgrade Android API.
4.0-732 Fa 10 anys, 11 mesos Expand the Android app's about menu to include additional info about a user's device. (PR #4 de lioncash)
4.0-720 Fa 10 anys, 11 mesos Fix compilation
4.0-719 Fa 10 anys, 11 mesos Fix coding style
4.0-718 Fa 10 anys, 11 mesos Implement SwapInterval for AGL interface
4.0-717 Fa 10 anys, 11 mesos Automatic translation resources update from Transifex
4.0-716 Fa 10 anys, 11 mesos 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 Fa 10 anys, 11 mesos OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it
4.0-714 Fa 10 anys, 11 mesos [Core] Remove an unnecessary pragma directive from EXI_Channel.h.