3.5-1164 11anos, 5mesesatrás 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 11anos, 5mesesatrás D3D11: Fix glitched polygon edges when MSAA is enabled.
3.5-1161 11anos, 5mesesatrás Fix GCC 4.8 compiling. GCC 4.8 now defines _rotl/_rotr/_lrotl/_lrotr.
3.5-1160 11anos, 5mesesatrás Make the GUI show a translated "No audio output" sound backend string.
3.5-1159 11anos, 5mesesatrás Fix ARM building.
3.5-1158 11anos, 5mesesatrás Pull updated translations from Transifex.
3.5-1157 11anos, 5mesesatrás Fix some more strings for translation, and update the catalog.
3.5-1156 11anos, 5mesesatrás Suppress warnings.
3.5-1155 11anos, 5mesesatrás Fix build on OS X
3.5-1154 11anos, 5mesesatrás Merge branch 'new-ax-hle'
3.5-1124 11anos, 5mesesatrás real buildfix
3.5-1123 11anos, 5mesesatrás Probably a sloppy buildfix.
3.5-1122 11anos, 5mesesatrás 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 11anos, 5mesesatrás We can use unordered_map without pain now!
3.5-1120 11anos, 5mesesatrás More log elaborating. Final time I'm doing this.
3.5-1119 11anos, 5mesesatrás Update function descriptions in GCPad.cpp and Wiimote.cpp
3.5-1118 11anos, 5mesesatrás Fix CMake warning.
3.5-1117 11anos, 5mesesatrás 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 11anos, 5mesesatrás Merge branch 'osx-libcxx'
3.5-1108 11anos, 5mesesatrás Some more logging typos and clarifications. Missed these in my last commit.