github e3kskoy7wqk/Chromium-for-windows-7-REWORK 151.0.7872.0

4 hours ago

Update to chromium 151.0.7872.0

features:

  • (#1) Restored DXVAVideoDecodeAccelerator.
  • (Experimental) WebGL D3D9 hardware acceleration 123 and DirectWrite on Windows XP/Vista, as well as color emojis on Windows XP through Windows 8.1. See webgl_hw_and_dwrite.zip created by @mjd7989. (many thanks to @mjd7989)
  • (#61) Added d3d11-video-decoder to the chrome://flags page.
  • Added disable-direct-write to the chrome://flags page. This allows you to enable GDI font rendering.
  • The --disable-dwm-composition command line option. This allows you to disable use of DWM composition for top level windows.
  • (#79) MV2 has been supported. (thanks to @bershanskiy)

Footnotes

  1. Whether hardware acceleration can be enabled also depends on your hardware. Hardware acceleration is only available on certain hardware. ↩

  2. Using --use-angle=d3d9 will prevent WebGL 2 from being enabled. This means you need to make a trade off based on your needs. If you care about WebGL 2 and do not mind losing hardware acceleration, do not add --use-angle=d3d9. Otherwise, add --use-angle=d3d9. ↩

  3. (https://github.com/e3kskoy7wqk/Chromium-for-windows-7-REWORK/issues/13) swiftshader is always available, which means even in the worst case, WebGL can still be used via software acceleration and will not be completely disabled. ↩

Don't miss a new Chromium-for-windows-7-REWORK release

NewReleases is sending notifications on new releases.