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