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