mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Add android buidls
This commit is contained in:
parent
ac6af860f0
commit
a194209800
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
- Always built with the latest x64 tip-o-tree "Trunk" build of Chromium.
|
||||
- Intended to behave like and have the featureset of Google Chrome, with differences/patches/enhancements listed below. \
|
||||
– I also build for windows less frequently > https://github.com/Alex313031/Thorium-Win \
|
||||
– Special and Experimental builds, sometimes for other CPUs (read the readme), are located at > https://github.com/Alex313031/Thorium-Special You can find builds for Piledriver/Steamroller/Excavator CPUS, Haswell CPUs, as well as SSE4, SSE4.2, and pure AVX builds.
|
||||
– Special and Experimental builds, sometimes for other CPUs (read the readme), are located at > https://github.com/Alex313031/Thorium-Special You can find builds for Piledriver/Steamroller/Excavator CPUS, Haswell CPUs, as well as SSE4, SSE4.2, and pure AVX builds. \
|
||||
– NEW: Thorium Special now also has experimental Android ARM64 builds.
|
||||
|
||||
– Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, LLVM Loop, and PGO compiler optimizations. It is built with SSE4, AVX, and FMA, so it won't launch on CPU's below 4th gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome. (See below.)
|
||||
|
||||
|
|
Loading…
Reference in a new issue