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
4d91323cbc
commit
edc373a18a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
– 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
|
||||
|
||||
– Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, 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.)
|
||||
– 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.)
|
||||
|
||||
### EXPERIMENTAL FEATURES/DIFFERENCES BETWEEN CHROMIUM AND THORIUM
|
||||
> - Various compiler flags that improve performance and target AVX CPU's (read patches.md)
|
||||
|
|
Loading…
Reference in a new issue