4.0-686 10 年, 11 ヶ月前 VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 10 年, 11 ヶ月前 fix windows debug comile
4.0-684 10 年, 11 ヶ月前 VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 10 年, 11 ヶ月前 OpenGL: remove small optimization
4.0-682 10 年, 11 ヶ月前 OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 10 年, 11 ヶ月前 Finally Merge branch 'videosoftware-xfb'
4.0-668 10 年, 11 ヶ月前 Move GLInterface.h into GLInterface directory
4.0-667 10 年, 11 ヶ月前 Merge Platform.h into GLInterface.h
4.0-666 10 年, 11 ヶ月前 Automatic translation resources update from Transifex
4.0-665 10 年, 11 ヶ月前 Revert "Modified project settings"
4.0-664 10 年, 11 ヶ月前 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 年, 11 ヶ月前 Modified project settings
4.0-662 10 年, 11 ヶ月前 wayland: Add bits required to run as a wayland client.
4.0-661 10 年, 11 ヶ月前 Readme: Windows XP is not supported anymore.
4.0-660 10 年, 11 ヶ月前 Jit64: disable non-IEEE mode emulation
4.0-659 10 年, 11 ヶ月前 Reenable vsync after releasing tab even if frame limit is disabled.
4.0-658 10 年, 11 ヶ月前 Automatic translation template update
4.0-657 10 年, 11 ヶ月前 Change the gettextize to not update .po files (Transifex will do that)
4.0-656 10 年, 11 ヶ月前 Automatic translation resources update from Transifex
4.0-655 10 年, 11 ヶ月前 Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows.