Re: [PATCH 3/5] wined3d: Merge the context-current_rt check for rendertarget readback with the code above.

2009-08-07 Thread Stefan Dösinger
Am Friday 07 August 2009 08:51:20 schrieb Henri Verbeet: - * 3) lastActiveRenderTarget != target oldTid != newTid: - *This is tricky. We have to get a context with the old drawable I don't see anything wrong with this patch in particular(so go ahead and apply it), but I am

Re: [PATCH 3/5] wined3d: Merge the context-current_rt check for rendertarget readback with the code above.

2009-08-07 Thread Henri Verbeet
2009/8/7 Stefan Dösinger stefandoesin...@gmx.at: Am Friday 07 August 2009 08:51:20 schrieb Henri Verbeet: -     * 3) lastActiveRenderTarget != target oldTid != newTid: -     *    This is tricky. We have to get a context with the old drawable I don't see anything wrong with this patch in