4.0-272 10 years, 6 months ago Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
4.0-271 10 years, 6 months ago Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the paths in a global property sheet. In fact if you have them in such a file, you should remove them as it will cause conflic...
4.0-270 10 years, 6 months ago Revert "Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic."
4.0-268 10 years, 6 months ago Added memchecks when the MMU is enabled. Thanks to comex for the fix.
4.0-267 10 years, 6 months ago Fix build on Mavericks.
4.0-266 10 years, 6 months ago Gameini database update. Carmen Sandiego(gc), Ed, Edd n Eddy (gc), Ice Age 2 The Meltdown (gc), The Incredibles(gc), Jedi Knight II: Jedi Outcast(gc), Enter The Matrix (gc), X-Men Next Dimension(gc), ...
4.0-265 10 years, 6 months ago Document FPSCR fields
4.0-264 10 years, 6 months ago Allow frame limit to be set via game ini.
4.0-263 10 years, 6 months ago [Android] 0.12 release.
4.0-262 10 years, 6 months ago [Android] Fix MIPS compiling.
4.0-261 10 years, 6 months ago [Android] Fix MIPS compiling.
4.0-260 10 years, 6 months ago [Android] Fix Build.
4.0-259 10 years, 6 months ago Actually enable PCH.
4.0-258 10 years, 6 months ago Fix my fix.
4.0-257 10 years, 6 months ago Fix an issue where my recent changes would cause compilation to fail on some distros of Linux.
4.0-256 10 years, 6 months ago Really fix the Linux build this time.
4.0-255 10 years, 6 months ago Fix Linux build.
4.0-254 10 years, 6 months ago Add header cstdint to CommonTypes.h
4.0-253 10 years, 6 months ago Remove some more includes.
4.0-252 10 years, 6 months ago Clean up includes in DiscIO as much as possible.