4.0-700 10 lat, 3 miesiące temu OpenGL: remove unused OpenGL headers
4.0-699 10 lat, 3 miesiące temu Merge branch 'StreamBuffers'
4.0-692 10 lat, 3 miesiące temu 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 10 lat, 3 miesiące temu [DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
4.0-689 10 lat, 3 miesiące temu Automatic translation template update
4.0-688 10 lat, 3 miesiące temu VertexLoader: temp class for reader/writer
4.0-687 10 lat, 3 miesiące temu VertexLoader: inline destionation buffer
4.0-686 10 lat, 3 miesiące temu VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 10 lat, 3 miesiące temu fix windows debug comile
4.0-684 10 lat, 3 miesiące temu VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 10 lat, 3 miesiące temu OpenGL: remove small optimization
4.0-682 10 lat, 3 miesiące temu OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 10 lat, 3 miesiące temu Finally Merge branch 'videosoftware-xfb'
4.0-668 10 lat, 3 miesiące temu Move GLInterface.h into GLInterface directory
4.0-667 10 lat, 3 miesiące temu Merge Platform.h into GLInterface.h
4.0-666 10 lat, 3 miesiące temu Automatic translation resources update from Transifex
4.0-665 10 lat, 3 miesiące temu Revert "Modified project settings"
4.0-664 10 lat, 3 miesiące temu 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 10 lat, 3 miesiące temu Modified project settings
4.0-662 10 lat, 3 miesiące temu wayland: Add bits required to run as a wayland client.