cef/tests/cefclient
reito 77c1e82898 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-27 17:02:46 -04:00
..
browser osr: Implement shared texture support (fixes #1006, fixes #2575) 2024-04-27 17:02:46 -04:00
common tests: Format with clang-tidy (see #3632) 2024-01-19 21:42:21 -05:00
renderer tests: Format with clang-tidy (see #3632) 2024-01-19 21:42:21 -05:00
resources Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
CMakeLists.txt.in Linux: cefclient: Port to GTK3 (see issue #2969) 2021-03-01 15:25:09 -05:00
cefclient_gtk.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
cefclient_mac.mm Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
cefclient_win.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00