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