Failure to render properly to framebuffer

Project:AgateLib
Version:0.3.x-dev
Component:AgateOTK
Category:bug report
Priority:critical
Assigned:kanato
Status:confirmed
Description

This bug is exposed by the multiple render targets test.
1. Start the test
2. Click draw on surface a few times
3. Resize the window.

The old contents of the surface are not copied to the new surface properly. This is not a problem for AgateDrawing or AgateSDX.

#2

Priority:normal» critical
Assigned to:Anonymous» kanato
Status:open» needs review

This appears to be working properly for the ARB framebuffer. It should be tested for the EXT and readpixels framebuffers.

#3

Status:needs review» confirmed