Skip to content

Files

Latest commit

a04d9ef · Aug 13, 2024

History

History

other

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 13, 2024
Aug 13, 2024
Apr 10, 2024
Aug 13, 2024
Aug 13, 2024
Aug 13, 2024
Aug 13, 2024
Aug 13, 2024
Apr 13, 2024
Aug 13, 2024
Apr 19, 2024
Apr 19, 2024
Aug 13, 2024
Mar 15, 2024
Jan 8, 2024
Aug 13, 2024
Aug 13, 2024
Mar 15, 2024

Compiler configs for SSE2, SSE3, SSE4.1, and AVX2

This directory contains compiler configurations files and args.gn files for compiling Thorium with:

SSE2 > See the the Wiki page about it. (For very old processors)
SSE3 > See the the Wiki page about it. (This is the normal Chromium baseline default)
SSE4.1 > See the the Wiki page about it. (SSE4.2 is not used, as only 1st Gen Core supports 4.2 but not AVX)
and
AVX2 > See the the Wiki page about it. (For modern CPUs)

It also contains config files for MacOS and ChromiumOS/ThoriumOS.

(AVX is the normal Thorium baseline default)

Other info

For Polly builds, run build_polly.sh from //infra first, and then uncomment the use_polly = true arg in your args.gn.

For Android or Raspberry Pi builds, see the //arm directory.

XP/Vista

Also includes compiler configs, args.gn, and branding assets for XP/Vista builds!