4.0-744 10 años, 12 meses ago Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 delioncash)
4.0-741 10 años, 12 meses ago Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 delioncash)
4.0-735 10 años, 12 meses ago [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 delioncash)
4.0-733 10 años, 12 meses ago Upgrade Android API.
4.0-732 10 años, 12 meses ago Expand the Android app's about menu to include additional info about a user's device. (PR #4 delioncash)
4.0-720 10 años, 12 meses ago Fix compilation
4.0-719 10 años, 12 meses ago Fix coding style
4.0-718 10 años, 12 meses ago Implement SwapInterval for AGL interface
4.0-717 11 años ago Automatic translation resources update from Transifex
4.0-716 11 años ago 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 11 años ago OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it
4.0-714 11 años ago [Core] Remove an unnecessary pragma directive from EXI_Channel.h.
4.0-713 11 años ago Fix warning
4.0-712 11 años ago BBox: fix for a small rounding issue.
4.0-711 11 años ago Merge branch 'master' of https://code.google.com/p/dolphin-emu
4.0-708 11 años ago BBox: read from the proper world matrix index when transforming vertexes to screen coordinates.
4.0-709 11 años ago 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 11 años ago x64: fix parameter names of WriteModRM()
4.0-707 11 años ago Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.
4.0-706 11 años ago Videosoftware: Fix memory cleanup code.