Changes between Version 7 and Version 8 of QtWebKitForQt5
- Timestamp:
- Jun 6, 2011, 1:32:59 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitForQt5
v7 v8 39 39 40 40 We need to determine the best way to integrate tiling / AC with the Qt scene graph. An initial pragmatic solution 41 would be to render the tiles and AC layers into an FBO first.41 would be to port the tiling to the scene graph directly and render the AC layers into an intermediate FBO. 42 42 43 43 Another option would be to separate scene graph rendering from WebKit by rendering WebKit2 with raw OpenGL through