4.0-690 11 yıl önce [DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
4.0-689 11 yıl önce Automatic translation template update
4.0-688 11 yıl önce VertexLoader: temp class for reader/writer
4.0-687 11 yıl önce VertexLoader: inline destionation buffer
4.0-686 11 yıl önce VertexLoader: load scale factor as const, this will save some assembler instructions
4.0-685 11 yıl önce fix windows debug comile
4.0-684 11 yıl önce VideoCommon: merge trivial parts of VertexManager::Flush
4.0-683 11 yıl önce OpenGL: remove small optimization
4.0-682 11 yıl önce OpenGL: fix our ubo workaround when blend_func_extended is missing
4.0-681 11 yıl önce Finally Merge branch 'videosoftware-xfb'
4.0-668 11 yıl önce Move GLInterface.h into GLInterface directory
4.0-667 11 yıl önce Merge Platform.h into GLInterface.h
4.0-666 11 yıl önce Automatic translation resources update from Transifex
4.0-665 11 yıl önce Revert "Modified project settings"
4.0-664 11 yıl önce 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 11 yıl önce Modified project settings
4.0-662 11 yıl önce wayland: Add bits required to run as a wayland client.
4.0-661 11 yıl önce Readme: Windows XP is not supported anymore.
4.0-660 11 yıl önce Jit64: disable non-IEEE mode emulation
4.0-659 11 yıl önce Reenable vsync after releasing tab even if frame limit is disabled.