4.0-276 πριν από 10 χρόνια, 9 μήνες [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 πριν από 10 χρόνια, 9 μήνες Add git.bat to the options in make_scmrev.h.js because depot_tools uses it and I'm silly.
4.0-274 πριν από 10 χρόνια, 9 μήνες Fix Linux build issue.
4.0-273 πριν από 10 χρόνια, 9 μήνες 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 πριν από 10 χρόνια, 9 μήνες Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
4.0-271 πριν από 10 χρόνια, 9 μήνες 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 χρόνια, 9 μήνες Revert "Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic."
4.0-268 πριν από 10 χρόνια, 9 μήνες Added memchecks when the MMU is enabled. Thanks to comex for the fix.
4.0-267 πριν από 10 χρόνια, 9 μήνες Fix build on Mavericks.
4.0-266 πριν από 10 χρόνια, 9 μήνες 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 χρόνια, 9 μήνες Document FPSCR fields
4.0-264 πριν από 10 χρόνια, 9 μήνες Allow frame limit to be set via game ini.
4.0-263 πριν από 10 χρόνια, 9 μήνες [Android] 0.12 release.
4.0-262 πριν από 10 χρόνια, 9 μήνες [Android] Fix MIPS compiling.
4.0-261 πριν από 10 χρόνια, 9 μήνες [Android] Fix MIPS compiling.
4.0-260 πριν από 10 χρόνια, 9 μήνες [Android] Fix Build.
4.0-259 πριν από 10 χρόνια, 9 μήνες Actually enable PCH.
4.0-258 πριν από 10 χρόνια, 9 μήνες Fix my fix.
4.0-257 πριν από 10 χρόνια, 9 μήνες Fix an issue where my recent changes would cause compilation to fail on some distros of Linux.
4.0-256 πριν από 10 χρόνια, 9 μήνες Really fix the Linux build this time.