4.0-758 πριν από 10 χρόνια, 10 μήνες Remove Display List caching. (PR #13 from degasus)
4.0-754 πριν από 10 χρόνια, 10 μήνες buildbot: reset to upstream known revision (PR #19 from degasus)
4.0-752 πριν από 10 χρόνια, 10 μήνες Fix an unused variable within function GetScheduledEventsSummary() in CoreTiming.cpp (PR #16 from lioncash)
4.0-750 πριν από 10 χρόνια, 10 μήνες [Android] Fix Android not calling eglSwapBuffers (PR #9 from Sonicadvance1)
4.0-748 πριν από 10 χρόνια, 10 μήνες [Android] Fix Adreno v53 development drivers rotating framebuffer (PR #10 from 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 from lioncash)
4.0-744 πριν από 10 χρόνια, 11 μήνες Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 from lioncash)
4.0-741 πριν από 10 χρόνια, 11 μήνες Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 from lioncash)
4.0-735 πριν από 10 χρόνια, 11 μήνες [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 from 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 from 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.