Remove excessive damage region clipping
We already try to ensure that the surface damage is within render target bounds. Avoid clipping surface damage in render backend, which is a bit excessive task and perhaps it should be done an abstraction level above.