thorium-mirror/other/SSE2
Alexander Frick 99e2749d54 M120 stage 6
2024-01-22 14:27:02 -06:00
..
build/config update other BUILD.gns 2024-01-22 09:16:01 -06:00
angle-lockfree.patch re-add sse2 support 2024-01-14 03:46:10 -06:00
args_SSE2.gn M120 stage 6 2024-01-22 14:27:02 -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 re-add sse2 support 2024-01-14 03:46:10 -06:00
win_SSE2_args.gn M120 stage 6 2024-01-22 14:27:02 -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.