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