4.0-721 il y a 10 ans, 9 mois [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 il y a 10 ans, 9 mois Remove two references to the obsoleted DX9 backend in VideoCommon. (PR #8 de lioncash)
4.0-744 il y a 10 ans, 9 mois Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 de lioncash)
4.0-741 il y a 10 ans, 9 mois Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 de lioncash)
4.0-735 il y a 10 ans, 9 mois [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 de lioncash)
4.0-733 il y a 10 ans, 9 mois Upgrade Android API.
4.0-732 il y a 10 ans, 9 mois Expand the Android app's about menu to include additional info about a user's device. (PR #4 de lioncash)
4.0-720 il y a 10 ans, 10 mois Fix compilation
4.0-719 il y a 10 ans, 10 mois Fix coding style
4.0-718 il y a 10 ans, 10 mois Implement SwapInterval for AGL interface
4.0-717 il y a 10 ans, 10 mois Automatic translation resources update from Transifex
4.0-716 il y a 10 ans, 10 mois 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 il y a 10 ans, 10 mois OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it
4.0-714 il y a 10 ans, 10 mois [Core] Remove an unnecessary pragma directive from EXI_Channel.h.
4.0-713 il y a 10 ans, 10 mois Fix warning
4.0-712 il y a 10 ans, 10 mois BBox: fix for a small rounding issue.
4.0-711 il y a 10 ans, 10 mois Merge branch 'master' of https://code.google.com/p/dolphin-emu
4.0-708 il y a 10 ans, 10 mois BBox: read from the proper world matrix index when transforming vertexes to screen coordinates.
4.0-709 il y a 10 ans, 10 mois Gameini database update for Crash Tag Team Racing (gc), Baten Kaitos Eternal Wings and the Lost Ocean (gc), Disney's Magical Mirror starring Mickey Mouse (gc), Disney's Hide & Sneak (gc), Skylanders: ...
4.0-708 il y a 10 ans, 10 mois x64: fix parameter names of WriteModRM()