KDABLabs / cxx-qt-servo-webview

Servo WebView for Qt using CXX-Qt
45 stars 1 forks source link

Update to latest servo + surfman 0.9.1 #20

Closed vimpostor closed 6 months ago

vimpostor commented 6 months ago

Right now this still uses the old way of rendering, but with the introduction of offscreen rendering (CompositeTarget::FBO) we should now be finally able to make proper offscreen rendering work.