PlatformSurfaces : modified isReadyForRendering() to always return true
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 18 Jan 2012 13:39:18 +0000 (15:39 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 18 Jan 2012 13:39:18 +0000 (15:39 +0200)
commitea070d884110ff7415a43224ac73dd6e0edefb45
tree5ec5161344202fccf7885e391c637adf5a278df2
parent1788e68e921e3e9424266c7ac53ed7da0826f84d
PlatformSurfaces : modified isReadyForRendering() to always return true

In some situations, only one damage event is sent during the startup of an application, but the
Platform surface os not yet available. In this case isReadyForRendering will always return false
and the content of the surface is not rendered.
LayerManagerPlugins/Renderers/Graphic/include/PlatformSurfaces/XPlatformSurface.h