4.0-273 il y a 10 ans, 6 mois This introduces a FXAA post processing shader for our OpenGL backend. I would like to acredit mudlord for making this possible. He provided the code necessary for making this PP shader possible. Witho...
4.0-272 il y a 10 ans, 6 mois Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
4.0-271 il y a 10 ans, 6 mois 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 il y a 10 ans, 6 mois Revert "Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic."
4.0-268 il y a 10 ans, 6 mois Added memchecks when the MMU is enabled. Thanks to comex for the fix.
4.0-267 il y a 10 ans, 6 mois Fix build on Mavericks.
4.0-266 il y a 10 ans, 6 mois 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 il y a 10 ans, 6 mois Document FPSCR fields
4.0-264 il y a 10 ans, 6 mois Allow frame limit to be set via game ini.
4.0-263 il y a 10 ans, 6 mois [Android] 0.12 release.
4.0-262 il y a 10 ans, 6 mois [Android] Fix MIPS compiling.
4.0-261 il y a 10 ans, 6 mois [Android] Fix MIPS compiling.
4.0-260 il y a 10 ans, 6 mois [Android] Fix Build.
4.0-259 il y a 10 ans, 6 mois Actually enable PCH.
4.0-258 il y a 10 ans, 6 mois Fix my fix.
4.0-257 il y a 10 ans, 6 mois Fix an issue where my recent changes would cause compilation to fail on some distros of Linux.
4.0-256 il y a 10 ans, 6 mois Really fix the Linux build this time.
4.0-255 il y a 10 ans, 6 mois Fix Linux build.
4.0-254 il y a 10 ans, 6 mois Add header cstdint to CommonTypes.h
4.0-253 il y a 10 ans, 6 mois Remove some more includes.