4.0-705 πριν από 11 χρόνια Increase save state version.
4.0-704 πριν από 11 χρόνια EGL: Fix android build broken by last commit
4.0-703 πριν από 11 χρόνια EGL: Properly set parent window.
4.0-702 πριν από 11 χρόνια VideoCommon: fix "Buffer not large enough for all vertices!"
4.0-701 πριν από 11 χρόνια 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 πριν από 11 χρόνια OpenGL: remove unused OpenGL headers
4.0-699 πριν από 11 χρόνια Merge branch 'StreamBuffers'
4.0-692 πριν από 11 χρόνια 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 πριν από 11 χρόνια [DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
4.0-689 πριν από 11 χρόνια Automatic translation template update
4.0-688 πριν από 11 χρόνια VertexLoader: temp class for reader/writer
4.0-687 πριν από 11 χρόνια VertexLoader: inline destionation buffer
4.0-686 πριν από 11 χρόνια VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 πριν από 11 χρόνια fix windows debug comile
4.0-684 πριν από 11 χρόνια VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 πριν από 11 χρόνια OpenGL: remove small optimization
4.0-682 πριν από 11 χρόνια OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 πριν από 11 χρόνια Finally Merge branch 'videosoftware-xfb'
4.0-668 πριν από 11 χρόνια Move GLInterface.h into GLInterface directory
4.0-667 πριν από 11 χρόνια Merge Platform.h into GLInterface.h