Repo to serve AVX2 Windows builds of Thorium. https://github.com/Alex313031/Thorium/ - Thorium-Win-AVX2/WIN_CROSS_BUILD_INSTRUCTIONS.txt at main · Alex313031/Thorium-Win-AVX2
IncludesWidevine,All Codecs, Chrome Plugins, as well as thinLTO, CFlag, LDFlag, LLVM Loop, and PGO compiler optimizations. It is built withSSE4,AVX, andAES, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. If your CPU lacks ...
This is an incomplete release, due to a story too long to type here, I have most, but not all, of the builds completed. All the XP-Vista builds are done, but currently I only have the AVX and AVX2 64 bit Windows 7-8 builds done. Since I won't be at my workstation to complete...
Thorium by default compiles with AVX and AES. To make the AVX2 version of it, you will follow all the steps above, except before running gn args out\thorium, we need to download the avx2 sources. You should also use the win_AVX2_args.gn in the Thorium-AVX2 repo. git clone https:/...