cef/libcef_dll
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
..
base Update to Chromium version 121.0.6167.0 (#1233107) 2023-12-13 12:58:55 -05:00
cpptoc osr: Implement shared texture support (fixes #1006, fixes #2575) 2024-04-23 13:03:56 -04:00
ctocpp osr: Implement shared texture support (fixes #1006, fixes #2575) 2024-04-23 13:03:56 -04:00
sandbox Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
wrapper Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
CMakeLists.txt.in
libcef_dll2.cc win: Remove CefEnableHighDPISupport function (fixes issue #3452) 2023-03-03 16:07:29 -05:00
libcef_dll.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
libcef_dll.rc
libcef.dll.manifest
libcef.lst
resource.h
shutdown_checker.cc
shutdown_checker.h
template_util.h
transfer_util.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
transfer_util.h
wrapper_types.h Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00