3.5-1164 11 yıl, 5 ay önce Fix 32bit Linux. GCC's lrotl/lrotr instrinsic functions are 32bit when building for 32bit, we require 64bit at all times, so keep using our own instead.
3.5-1163 11 yıl, 5 ay önce D3D11: Fix glitched polygon edges when MSAA is enabled.
3.5-1161 11 yıl, 5 ay önce Fix GCC 4.8 compiling. GCC 4.8 now defines _rotl/_rotr/_lrotl/_lrotr.
3.5-1160 11 yıl, 5 ay önce Make the GUI show a translated "No audio output" sound backend string.
3.5-1159 11 yıl, 5 ay önce Fix ARM building.
3.5-1158 11 yıl, 5 ay önce Pull updated translations from Transifex.
3.5-1157 11 yıl, 5 ay önce Fix some more strings for translation, and update the catalog.
3.5-1156 11 yıl, 5 ay önce Suppress warnings.
3.5-1155 11 yıl, 5 ay önce Fix build on OS X
3.5-1154 11 yıl, 5 ay önce Merge branch 'new-ax-hle'
3.5-1124 11 yıl, 5 ay önce real buildfix
3.5-1123 11 yıl, 5 ay önce Probably a sloppy buildfix.
3.5-1122 11 yıl, 5 ay önce Fix loading of "themes" with non-ascii character names. Fixed issue 6189. Why did GetUserPath return a non-const ref to string..?
3.5-1121 11 yıl, 5 ay önce We can use unordered_map without pain now!
3.5-1120 11 yıl, 5 ay önce More log elaborating. Final time I'm doing this.
3.5-1119 11 yıl, 5 ay önce Update function descriptions in GCPad.cpp and Wiimote.cpp
3.5-1118 11 yıl, 5 ay önce Fix CMake warning.
3.5-1117 11 yıl, 5 ay önce As requested apply the same changes made by rev 6958822f1957 to the D3D9 backend. handle v-sync changed while the emulation is running. thanks to neobrain for pointing the missing functionality.
3.5-1116 11 yıl, 5 ay önce Merge branch 'osx-libcxx'
3.5-1108 11 yıl, 5 ay önce Some more logging typos and clarifications. Missed these in my last commit.