3.5-1159 il y a 11 ans, 9 mois Fix ARM building.
3.5-1158 il y a 11 ans, 9 mois Pull updated translations from Transifex.
3.5-1157 il y a 11 ans, 9 mois Fix some more strings for translation, and update the catalog.
3.5-1156 il y a 11 ans, 9 mois Suppress warnings.
3.5-1155 il y a 11 ans, 9 mois Fix build on OS X
3.5-1154 il y a 11 ans, 9 mois Merge branch 'new-ax-hle'
3.5-1124 il y a 11 ans, 9 mois real buildfix
3.5-1123 il y a 11 ans, 9 mois Probably a sloppy buildfix.
3.5-1122 il y a 11 ans, 9 mois 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 il y a 11 ans, 9 mois We can use unordered_map without pain now!
3.5-1120 il y a 11 ans, 9 mois More log elaborating. Final time I'm doing this.
3.5-1119 il y a 11 ans, 9 mois Update function descriptions in GCPad.cpp and Wiimote.cpp
3.5-1118 il y a 11 ans, 9 mois Fix CMake warning.
3.5-1117 il y a 11 ans, 9 mois 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 il y a 11 ans, 9 mois Merge branch 'osx-libcxx'
3.5-1108 il y a 11 ans, 9 mois Some more logging typos and clarifications. Missed these in my last commit.
3.5-1107 il y a 11 ans, 9 mois Disable dual source blend until a valid support test is found
3.5-1106 il y a 11 ans, 9 mois Fix some typos and correct some capitalizations in the log messages.
3.5-1105 il y a 11 ans, 9 mois Use a brute force approach to test for Dual source blend support. Sorry for a direct commit to the main branch but i need fast feedback, and i don't want to leave problematic code in the main branch f...
3.5-1104 il y a 11 ans, 9 mois Add retina display support for Mac.