4.0-720 hace 10 años, 3 meses Fix compilation
4.0-719 hace 10 años, 3 meses Fix coding style
4.0-718 hace 10 años, 3 meses Implement SwapInterval for AGL interface
4.0-717 hace 10 años, 3 meses Automatic translation resources update from Transifex
4.0-716 hace 10 años, 3 meses 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 hace 10 años, 3 meses OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it
4.0-714 hace 10 años, 3 meses [Core] Remove an unnecessary pragma directive from EXI_Channel.h.
4.0-713 hace 10 años, 3 meses Fix warning
4.0-712 hace 10 años, 3 meses BBox: fix for a small rounding issue.
4.0-711 hace 10 años, 3 meses Merge branch 'master' of https://code.google.com/p/dolphin-emu
4.0-708 hace 10 años, 3 meses BBox: read from the proper world matrix index when transforming vertexes to screen coordinates.
4.0-709 hace 10 años, 3 meses 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 hace 10 años, 3 meses x64: fix parameter names of WriteModRM()
4.0-707 hace 10 años, 3 meses Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.
4.0-706 hace 10 años, 3 meses Videosoftware: Fix memory cleanup code.
4.0-705 hace 10 años, 3 meses Increase save state version.
4.0-704 hace 10 años, 3 meses EGL: Fix android build broken by last commit
4.0-703 hace 10 años, 3 meses EGL: Properly set parent window.
4.0-702 hace 10 años, 3 meses VideoCommon: fix "Buffer not large enough for all vertices!"
4.0-701 hace 10 años, 3 meses Fix OpenGL 2.1 devices that support everything we need. The only two devices that do this are Mesa software rasterizer and Intel Ironlake(With a few hacks). Basically since it doesn't support OpenGL 3...