Alex313031 / Thorium-Special

Special builds of Thorium for SSE3 and different processors.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
183 stars 5 forks source link

[Question] about some useful patches #23

Closed chromer030 closed 2 years ago

chromer030 commented 2 years ago

Hey, thank you very much for this great and useful project. The question is : Are the patches like :

which are included in builds like macchrome ones , included in Thorium builds or is it possible to include them at all ?

Alex313031 commented 2 years ago

@chromer030 Thorium has all of these, and more, such as VDPAU patches and patches cherry picked from ungoogled-chromium, excluding the ones that hinder google services like sync and the web store.. See https://github.com/Alex313031/Thorium/blob/main/infra/PATCHES.md and https://thorium.rocks/optimizations.html

The HEVC seems to be broken on the linux releases for now though, but I am working on it.

chromer030 commented 2 years ago

Excellent , thanks for your efforts.