On 2 July 2011 11:59, Stefan Dösinger <[email protected]> wrote: > + if (isStateDirty(context, STATE_FRAMEBUFFER) || fb != &device->fb) This is probably never an issue in practice, but you're ignoring rt_count here.
On 2 July 2011 11:59, Stefan Dösinger <[email protected]> wrote: > + if (isStateDirty(context, STATE_FRAMEBUFFER) || fb != &device->fb) This is probably never an issue in practice, but you're ignoring rt_count here.