wined3d: Merge vertexbuffer.c with buffer.c.
[wine] / dlls / d3dxof / parsing.c
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.