thorium-mirror/other/SSE2
2024-04-02 17:50:33 -05:00
..
build/config build.gn fixes 2024-04-02 17:50:33 -05:00
v8 add sse2 and sse4.1 and more win32 args 2024-03-14 23:10:24 -05:00
angle-lockfree.patch re-add sse2 support 2024-01-14 03:46:10 -06:00
args_SSE2.gn correct 32 bit args 2024-03-18 21:26:36 -05: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 fix 32 bit win builds 2024-03-19 05:53:38 -05: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.