As to my information it was an issue with 2d drawing commands. 2D drawing indeed is limited to the screen size. This is not a hard limit, so it can be worked around in the next update. 3D drawing should not be affected by this issue. So you could use for instance 3D sprite drawing commands for large offscreen buffers.