6353 |
Download |
Download |
Not available |
14 years |
Updated with a less aggressive optimisation to EFB copy to RAM. The destination texture now does not get invalidated if ... read more |
6352 |
Download |
Download |
Not available |
14 years |
Optimised EFB copy to RAM. The finding was that 99% of the time, textures are static in memory. However, Dolphin would ... read more |
6350 |
Download |
Download |
Not available |
14 years |
Missed a needed -fPIC. |
6348 |
Download |
Download |
Not available |
14 years |
Fixed GeckoCodes.org retrieval for WiiWare. Fixes issue 3438.
|
6347 |
Download |
Download |
Not available |
14 years |
Added NVIDIA 3D Vision support. Patch by Uhyve.
|
6346 |
Download |
Download |
Not available |
14 years |
Set "Release" as the default build type. Also cleaned up the CMakeLists.txt file a bit. |
6344 |
Download |
Download |
Not available |
14 years |
Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are ... read more |
6343 |
Download |
Download |
Not available |
14 years |
config.h is only created on Unix. |
6341 |
Download |
Download |
Not available |
14 years |
Okay. Big (possible controversial changes) to the cmake build system.
I am officially killing the local/global build ... read more |
6340 |
Download |
Download |
Not available |
14 years |
fix for r6337: don't restore cached settings if a gameconfig was not used.
|
6338 |
Download |
Download |
Not available |
14 years |
More cmake work.
Added autodetection of shared libraries.
Added a check for Xrandr.
Fix OpenAL linkage.
Copy User and ... read more |
6337 |
Download |
Download |
Not available |
14 years |
hackfix for per-game settings overriding the main settings. This quick and dirty hack goes out to billiard in return ... read more |
6332 |
Download |
Download |
Not available |
14 years |
JIT fix for the lfs instruction in x64 builds. Fixes Ultimate Spider-man.
|
6331 |
Download |
Download |
Not available |
14 years |
Added NullSound to CMake without typo
|
6325 |
Download |
Download |
Not available |
14 years |
Core/DSPCore: Extended opcode handling fixes * Make writeToBackLog private to DSPIntExtOps.cpp (JIT variants of 'l and ... read more |