3.5-2399 11 anni, 4 mesi fa [ARM] ps_nmadd/ps_nmsub implementations.
3.5-2398 11 anni, 4 mesi fa [ARM] rlwnmx implementation.
3.5-2397 11 anni, 4 mesi fa [ARM] Implement ps_msub. Minor optimizations.
3.5-2396 11 anni, 4 mesi fa Prevent an error message from erroneously displaying when dumping frames in d3d9 or d3d11.
3.5-2395 11 anni, 4 mesi fa D3D11: Fix screenshot aspect ratio.
3.5-2394 11 anni, 4 mesi fa [ARM] fcmpo/fcmpu implementations.
3.5-2393 11 anni, 4 mesi fa [ARM] fctiwzx implementation. This isn't implemented in JIT64 and it is unstandeable why it isn't.
3.5-2392 11 anni, 4 mesi fa [ARM] Add NEON VORR and fix encoding on NEON VEOR. Remove VMRS_APSR because it is the same as VMRS(PC)
3.5-2391 11 anni, 4 mesi fa Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.
3.5-2390 11 anni, 4 mesi fa Merge branch 'wad_gamenames'
3.5-2388 11 anni, 4 mesi fa Look for portable.txt in the exe directory and activate portable mode if it exists
3.5-2387 11 anni, 4 mesi fa Fix INIFile ignoring the last line of files
3.5-2386 11 anni, 4 mesi fa [Android] No need to use startActivityForResult in DolphinEmulator.java any more. Just some leftover stuff from the big refactor.
3.5-2385 11 anni, 4 mesi fa [Android] Fix the name of the parameters in some unused interface methods.
3.5-2384 11 anni, 4 mesi fa No, i don't check what i committed before pushing to master, one week before a release.
3.5-2383 11 anni, 4 mesi fa Create blank ini file before editing it, if it doesn't already exists. This prevents the editor from prompting to create it.
3.5-2382 11 anni, 4 mesi fa Made defaults "explicitly defaulted" for PolarSSL Fixes issue 6601
3.5-2381 11 anni, 4 mesi fa Merge branch 'global-user-directory'
3.5-2368 11 anni, 4 mesi fa [ARM] slwx/srwx/srawx implementations.
3.5-2367 11 anni, 4 mesi fa [ARM] Add LSRS emitters, and ASR{S} register emitters. Fixes encoding in LSR emitter.