d3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values.
[wine] / dlls / d3drm / meshbuilder.c
2010-11-29  Michael Stefaniucd3drm: Use an iface instead of a vtbl pointer in IDirec...
2010-05-24  David Adamd3drm: Remove a useless comment.
2010-05-24  David Adamd3drm: Do not redefine already defined guids.
2010-04-26  Gerald Pfeiferd3drm: Remove two variables which are not really used...
2010-02-15  Christian Costad3drm: Make IDirect3DRMMeshBuilderImpl_Load handle...
2010-02-08  Christian Costad3drm: Beginning of Mesh info retrieval.
2010-02-04  Christian Costad3drm: Improve IDirect3DRMMeshBuilderImpl_Load and...
2010-02-01  Christian Costad3drm: Implement partially IDirect3DRMMeshBuilderImpl_Load.
2010-01-29  Christian Costad3drm: Add stubbed implementation of IDirect3DRMMeshBui...