Changes between Version 6 and Version 7 of CoordinatedGraphicsSystem


Ignore:
Timestamp:
Aug 3, 2012 1:02:23 PM (12 years ago)
Author:
kenneth@webkit.org
Comment:

Comments

Legend:

Unmodified
Added
Removed
Modified
  • CoordinatedGraphicsSystem

    v6 v7  
    198198
    199199== Comments ==
     200
     201Would be great with more infomation about how vsync and triple buffering fits into all of this (http://hardforum.com/showthread.php?t=928593)
     202
     203It is not so clear how TextureMapper and TextureMapperLayer etc fits together. Like it sounds as TextureMapper is a scene-graph and also a drawing context. Maybe this could be a bit more clear.
     204
     205Can UpdateAtlas be used with canvas like in http://dev.dorothybrowser.com/?p=163 ?
     206
     207How to make thumbnails etc. Using the software implementation. Does the software implementation have limitations?
     208
     209You say that layer tree coordinator sends viewport information for creating, deleting tiles etc. That is only when using the TiledBackingStore. Maybe that could be made more clear
     210