Update PATCHES.md
This commit is contained in:
parent
06ff359212
commit
5ae0eebb3c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## List of patches included in Thorium
|
## List of patches included in Thorium
|
||||||
|
|
||||||
Compiler modifications include AVX, FMA, and cflags, lto flags, and import_instr_limit flags set to /03, 3, and 30, respectively. \
|
Compiler modifications include SSE4.2, AVX, and cflags, lto flags, and import_instr_limit flags set to /03, 3, and 30, respectively. \
|
||||||
NEW > Added some LLVM Loop optimizations as ldflags and cflags. See here > https://github.com/RobRich999/Chromium_Clang/issues/26#issuecomment-976883814
|
NEW > Added some LLVM Loop optimizations as ldflags and cflags. See here > https://github.com/RobRich999/Chromium_Clang/issues/26#issuecomment-976883814
|
||||||
|
|
||||||
.desktop files are created for Thorium itself and content-shell (named thorium-shell), with theses cmdline flags being appended to both > '--enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading' and with '--enable-clear-hevc-for-testing' also being appended to the thorium-shell.desktop file.
|
.desktop files are created for Thorium itself and content-shell (named thorium-shell), with theses cmdline flags being appended to both > '--enable-experimental-web-platform-features --new-canvas-2d-api --show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=VaapiVideoDecoder,PageInfoAboutThisSite,ParallelDownloading' and with '--enable-clear-hevc-for-testing' also being appended to the thorium-shell.desktop file.
|
||||||
|
|
Loading…
Reference in a new issue