mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update README.md
This commit is contained in:
parent
98bbc49b6c
commit
9cd0e5425c
1 changed files with 5 additions and 4 deletions
|
@ -8,10 +8,11 @@
|
|||
- 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 \
|
||||
– AVX2 Builds for Windows and Linux > https://github.com/Alex313031/Thorium-AVX2 (source files for AVX2 are in that repo.) \
|
||||
– Special and Experimental builds, sometimes for other CPUs (read the readme), and MacOS/Raspi/Android 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: Tigerlake (11th Gen) builds by @midzer \
|
||||
– NEW: Thorium Special now also has experimental Android ARM32 & ARM64 builds. \
|
||||
– NEW: Thorium Special now also has new ARM32 builds for things like the Raspberry Pi. \
|
||||
– NEW: Thorium Special now also has ARM64 and x64 builds for MacOS.
|
||||
– Special and Experimental builds, sometimes for other CPUs (read the readme), and MacOS/Raspi 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__: Tigerlake (11th Gen) builds by @midzer \
|
||||
– __NEW__: Thorium Special now also has experimental Android ARM32 & ARM64 builds. \
|
||||
– __NEW__: Thorium Special now also has new ARM32 builds for things like the Raspberry Pi. \
|
||||
– __NEW__: Thorium Special now also has ARM64 and x64 builds for MacOS.
|
||||
|
||||
– Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, LLVM Loop, and PGO compiler optimizations. It is built with SSE4, and AVX, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome, or builds from Thorium special of which some are SSE4 or SSE4.2. (See below.)
|
||||
|
||||
|
|
Loading…
Reference in a new issue