4.0-707 hace 10 años, 10 meses Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.
4.0-706 hace 10 años, 10 meses Videosoftware: Fix memory cleanup code.
4.0-705 hace 10 años, 10 meses Increase save state version.
4.0-704 hace 10 años, 10 meses EGL: Fix android build broken by last commit
4.0-703 hace 10 años, 10 meses EGL: Properly set parent window.
4.0-702 hace 10 años, 10 meses VideoCommon: fix "Buffer not large enough for all vertices!"
4.0-701 hace 10 años, 10 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...
4.0-700 hace 10 años, 10 meses OpenGL: remove unused OpenGL headers
4.0-699 hace 10 años, 10 meses Merge branch 'StreamBuffers'
4.0-692 hace 10 años, 10 meses Bit of a failure. Fixes 6964. I was attempting to grab wglSwapIntervalEXT prior to having a valid WGL context. This was doomed to fail.
4.0-690 hace 10 años, 10 meses [DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
4.0-689 hace 10 años, 10 meses Automatic translation template update
4.0-688 hace 10 años, 10 meses VertexLoader: temp class for reader/writer
4.0-687 hace 10 años, 10 meses VertexLoader: inline destionation buffer
4.0-686 hace 10 años, 10 meses VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 hace 10 años, 10 meses fix windows debug comile
4.0-684 hace 10 años, 10 meses VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 hace 10 años, 10 meses OpenGL: remove small optimization
4.0-682 hace 10 años, 10 meses OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 hace 10 años, 10 meses Finally Merge branch 'videosoftware-xfb'