thorium-mirror/other/SSE2
Alexander Frick 4e97cedc01 M121 stage 1
2024-02-12 09:00:21 -06:00
..
build/config M121 stage 1 2024-02-12 09:00:21 -06:00
angle-lockfree.patch re-add sse2 support 2024-01-14 03:46:10 -06:00
args_SSE2.gn use llvm18 2024-01-31 09:20:00 -06:00
README.md clarify SSE2 readme 2024-01-14 03:47:34 -06:00
support-i386.patch re-add sse2 support 2024-01-14 03:46:10 -06:00
thor_ver update endpoints 2024-01-31 04:33:15 -06:00
win_SSE2_args.gn use llvm18 2024-01-31 09:20:00 -06:00

Thorium SSE2

This directory contains build config files for compiling 32 bit Thorium/Chromium with SSE2

Chromium doesn't officially support 32 bit linux anymore, and "requires" SSE3. With some workarounds though, it can be made to work.