Re: Implementation of ID3DXMatrixStack interface, with tests

2008-10-28 Thread James McKenzie
Jérôme Gardou wrote: [patch removed] It would be nice to state which project this patch is associated with, however Alexandre usually fixes this when it is approved. Please put in TRACE where you removed FIXME. It makes debugging much easier. Thank you. James McKenzie

Re: Implementation of ID3DXMatrixStack interface, with tests

2008-10-28 Thread Henri Verbeet
I don't think we want to implement this as a linked list. You'll also want to replace the FIXMEs you removed with useful TRACEs.