Re: d3d9: Add a render target test

2006-12-20 Thread Ivan Gyurdiev
H. Verbeet wrote: On 20/12/06, H. Verbeet <[EMAIL PROTECTED]> wrote: This time as part of the device.c test. Changelog: - Add a render target test Use the attached patch instead, the previous version doesn't apply. This test really belongs in stateblock.c, along with every other set <--> g

Re: [5/5] d3d9: Add a render target test

2006-12-20 Thread Alexandre Julliard
"H. Verbeet" <[EMAIL PROTECTED]> writes: > Test if the stuff I just sent works. > > Changelog: > - Add a render target test > --- > > dlls/d3d9/tests/Makefile.in|1 > dlls/d3d9/tests/rendertarget.c | 156 > Could you please merge the test into