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.