4.0-701 Fa 11 anys 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 Fa 11 anys OpenGL: remove unused OpenGL headers
4.0-699 Fa 11 anys Merge branch 'StreamBuffers'
4.0-692 Fa 11 anys 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 Fa 11 anys [DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
4.0-689 Fa 11 anys Automatic translation template update
4.0-688 Fa 11 anys VertexLoader: temp class for reader/writer
4.0-687 Fa 11 anys VertexLoader: inline destionation buffer
4.0-686 Fa 11 anys VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 Fa 11 anys fix windows debug comile
4.0-684 Fa 11 anys VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 Fa 11 anys OpenGL: remove small optimization
4.0-682 Fa 11 anys OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 Fa 11 anys Finally Merge branch 'videosoftware-xfb'
4.0-668 Fa 11 anys Move GLInterface.h into GLInterface directory
4.0-667 Fa 11 anys Merge Platform.h into GLInterface.h
4.0-666 Fa 11 anys Automatic translation resources update from Transifex
4.0-665 Fa 11 anys Revert "Modified project settings"
4.0-664 Fa 11 anys Stop building GLExtensions.cpp twice(One in GL, one in software). We don't need to build it twice, this'll save a bit of time in the build process. Also a bit of spacing cleanup.
4.0-663 Fa 11 anys Modified project settings