d3dxof: Do not expect a separator when there is no element.
[wine] / dlls / d3dxof / parsing.c
2010-02-01  Christian Costad3dxof: Do not expect a separator when there is no...
2010-02-01  Christian Costad3dxof: Add other debug channel for parsing.
2009-12-31  Christian Costad3dxof: Enable referencing objects defined in current...
2009-12-31  Christian Costad3dxof: Get rid of cur_subobject.
2009-10-23  Christian Costad3dxof: Properly initialize nb_childs.
2009-10-16  Jeff Zaroykod3dxof: Remove unused variable.
2009-04-22  Christian Costad3dxof: Accept longer string size.
2009-03-25  Christian Costad3dxof: Remove limitation on data buffer size.
2009-03-12  Christian Costad3dxof: Use offsets to reference data instead of pointe...
2009-02-10  Christian Costad3dxof: Make is_keyword handle end of file correctly.
2009-01-30  Christian Costad3dxof: Fix dead code.
2009-01-12  Christian Costad3dxof: Avoid accessing template/object buffer directly.
2009-01-09  Andrew Talbotd3dxof: Declare a function static.
2009-01-07  Francois Gougetd3dxof: Reorder some functions to avoid forward declara...
2008-12-31  Christian Costad3dxof: Move X files parsing into a separate file.