4.0-92 |
11 лет, 3 месяца назад |
[Android] Fix a situation within the FolderBrowser where the application would crash. listFiles() returns null when either the File object it's called on isn't a directory or if an I/O error happens (... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-91 |
11 лет, 3 месяца назад |
No need to std::move a return value. Thanks Billiard. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-90 |
11 лет, 3 месяца назад |
[Core] Fix a memory leak in NetPlayServer.cpp in function OnData(). |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-89 |
11 лет, 3 месяца назад |
Implement CR1 for the intepreter. To be honest I have no idea why this was never done previously, all it is is copying four bits from the FPSCR register to CR1. This fixes issue 2390. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-88 |
11 лет, 3 месяца назад |
Quick build fix. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-86 |
11 лет, 3 месяца назад |
Fix Imm8 check. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-85 |
11 лет, 3 месяца назад |
[ARM] Implement CR1 setting for the few floating point instructions that I have setting the flags. For the rest, drop to interpreter if it sets CR1. At that point it'll spam a panic alert. I don't qui... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-84 |
11 лет, 3 месяца назад |
Need to reload from XMM0 in this case. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-83 |
11 лет, 3 месяца назад |
Fix linux, attempt 2. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-82 |
11 лет, 3 месяца назад |
Fix linux, probably. |
|
Windows x64
Windows x86
Mac OS X
Android
|
4.0-81 |
11 лет, 3 месяца назад |
Fix changing wiimotes when starting netplay. |
|
Windows x64
Windows x86
Mac OS X
Android
|
4.0-80 |
11 лет, 3 месяца назад |
Save only the registers that need to be saved rather than going through ProtectFunction. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-79 |
11 лет, 3 месяца назад |
Fastmem writes for x86-64. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-78 |
11 лет, 3 месяца назад |
2x banner images! |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-77 |
11 лет, 3 месяца назад |
Check in 2x versions of Clean*. Thanks, MaJoR1! |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-76 |
11 лет, 3 месяца назад |
Hack up wx to support @2x images in the toolbar. Oh please let's switch to Qt... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-75 |
11 лет, 3 месяца назад |
[ARM] fresx/fnmaddsx/fselx/frsqrtex/fnmaddx implementations. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-74 |
11 лет, 3 месяца назад |
Comment out wx change to set WS_POPUP. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-73 |
11 лет, 3 месяца назад |
[ARM] psq_lx/psq_lux/psq_stx/psq_stux implementations. Four more instructions that JIT64 doesn't have. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-72 |
11 лет, 3 месяца назад |
[Android] The issue with the dynamic UBO access on Adreno platforms was fixed with v41 of the video drivers. v41 and above of the video drivers fix the spiky polygon problems that are noticed ingames.... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|