Commit Graph

4 Commits

Author SHA1 Message Date
Marshall Greenblatt
39993d8c0c Update to Chromium version 125.0.6422.26 2024-05-03 13:53:32 +00:00
reito
0f68a0d7a3 win: osr: Fix GPU mutex logic (see #2575) 2024-04-29 14:59:06 +00:00
Marshall Greenblatt
b67cbc47e3 Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
reito
260dd0ca24 osr: Implement shared texture support (fixes #1006, fixes #2575)
Adds support for the OnAcceleratedPaint callback. Verified to work
on macOS and Windows. Linux support is present but not implemented
for cefclient, so it is not verified to work.

To test:
Run `cefclient --off-screen-rendering-enabled --shared-texture-enabled`
2024-04-23 13:03:56 -04:00