Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
7267 Download Download Download 13 years,
2 months
DX11: Implement the rest of the EFB encode formats, but beware: I don't have any games to test them.
7266 Download Download Download 13 years,
2 months
More conversion from char * to std::string.
7265 Download Download Download 13 years,
2 months
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
7264 Download Download Download 13 years,
2 months
Integer constants larger than int need a type suffix.
7263 Download Download Build Failed 13 years,
2 months
Make the break point window toolbar a real toolbar, and general debugger gui cleanup.
7262 Download Download Build Failed 13 years,
2 months
DX11: Improve efb-encode shader some more. According to AMD's GPU ShaderAnalyzer, most combinations of shaders have ... read more
7261 Download Download Build Failed 13 years,
2 months
a little simplification for the dlist id and a little correction to YieldProcessor in windows. in windows sleep(0) ... read more
7260 Download Download Download 13 years,
2 months
Core/DSP: Access all registers except ST* through the regcache No speed difference, probably because our basic blocks ... read more
7259 Download Download Download 13 years,
2 months
Remove numerous video options from the ISO properties. Use the new configuration profile system instead. Thanks to ... read more
7258 Download Download Download 13 years,
2 months
Improve DX11 efb-encoder shader code generation a little
7257 Download Download Download 13 years,
2 months
Fix a memory leak in the breakpoint window. Parent message alerts by the active window. This way if another window is ... read more
7256 Download Download Download 13 years,
2 months
Fix a brain-fart....
7255 Download Download Download 13 years,
2 months
PS3 controllers have some input elements with very large value fields that cause IOHIDValueGetIntegerValue() to smash ... read more
7254 Download Download Download 13 years,
2 months
add new files from r7253 to vs2010 projects.
7253 Build Failed Build Failed Download 13 years,
2 months
Add EFB encode-to-RAM support in DX11 backend. It could probably be simplified a lot, and not all the possible formats ... read more