4.0-278 11anosatrás VideoCommon: Drop D3D9 SSAA implementation
4.0-277 11anosatrás Fix FXAA shader for OpenGL ES 3.
4.0-276 11anosatrás [Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify our android cmake toolchain file to make the default build location not be source root, because that is stupid.
4.0-275 11anosatrás Add git.bat to the options in make_scmrev.h.js because depot_tools uses it and I'm silly.
4.0-274 11anosatrás Fix Linux build issue.
4.0-273 11anosatrás 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 11anosatrás Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
4.0-271 11anosatrás 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 11anosatrás Revert "Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic."
4.0-268 11anosatrás Added memchecks when the MMU is enabled. Thanks to comex for the fix.
4.0-267 11anosatrás Fix build on Mavericks.
4.0-266 11anosatrás 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 11anosatrás Document FPSCR fields
4.0-264 11anosatrás Allow frame limit to be set via game ini.
4.0-263 11anosatrás [Android] 0.12 release.
4.0-262 11anosatrás [Android] Fix MIPS compiling.
4.0-261 11anosatrás [Android] Fix MIPS compiling.
4.0-260 11anosatrás [Android] Fix Build.
4.0-259 11anosatrás Actually enable PCH.
4.0-258 11anosatrás Fix my fix.