thorium-mirror/other/AVX2
Alexander Frick 371a7e0475 args fixes
2023-04-15 20:02:41 -05:00
..
build/config M111 final 2023-03-18 17:01:55 -05:00
third_party/opus/src Add files via upload 2023-01-28 05:43:58 -06:00
v8 M111 final 2023-03-18 17:01:55 -05:00
README.md Add files via upload 2022-08-09 22:08:02 -05:00
win_AVX2_args.gn args fixes 2023-04-15 20:02:41 -05:00

GitHub tag (latest SemVer)  GitHub  GitHub commit activity  Subreddit subscribers

Thorium AVX2

Repo to serve Windows AVX2 builds of Thorium!

        

  • I made this seperate from my other Thorium repos, to serve AVX2 builds of Thorium and keep them organized and seperated from normal AVX builds. This repo will primarily host Windows builds, but occasionally I will also put out an AVX2 linux build. NOTE: To build for AVX2 see Building below.

The other Thorium repos :

Main repo that hosts the source code for all platforms and serves linux builds > https://github.com/Alex313031/Thorium

Windows repo that serves windows builds (the source code there is out of date and was merged with the main repo above) > https://github.com/Alex313031/Thorium-Win

Special repo which serves MacOS builds for x64 and M1 ARM64, as well as other architectures like ARM32 for the Raspberry Pi, Tigerlake, SSE4, Bulldozer, and experimental Android builds > https://github.com/Alex313031/Thorium-Special \

Another related project I'm trying to share is my ChromiumOS builds with Codecs, Kernel 5.10, firmware, and extra packages > https://github.com/Alex313031/ChromiumOS

Building

For building yourself, follow instructions at WIN_INSTRUCTIONS (if building natively on Windows), OR WIN_CROSS_BUILD_INSTRUCTIONS (if cross building for Windows on Linux).

Thanks for using Thorium!