Skip to content
  • Mailson Menezes's avatar
    Improve the evicting algorithm · da54ffdd
    Mailson Menezes authored
    The miss counter was taken away. Now the algorithm relies on the
    distance between the tiles and the viewport.
    
    Also the visibleRect() and setVisibleRect() methods were removed from
    TilesManager since we now pass this information to
    TilesManager::cleanupPixmapMemory()
    da54ffdd