include: Make sure interlocked_cmpxchg128 is defined on ARM64.
[wine] / include / d3dx9mesh.h
2012-12-03  Henri Verbeetd3dx9: Avoid LPD3DXBUFFER.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXBASEMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXPMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXSPMESH.
2012-11-28  Henri Verbeetd3dx9: Avoid LPD3DXSKININFO.
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPATCHMESH.
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPRTBUFFER.
2012-11-27  Henri Verbeetd3dx9: Avoid LPD3DXPRTCOMPBUFFER.
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXPRTENGINE.
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXTEXTUREGUTTERHELPER.
2012-10-30  Jacek Caband3dx9mesh.h: Fixed D3DXConvertMeshSubsetToStrips declar...
2012-10-29  Henri Verbeetd3dx9: Avoid LPDIRECT3DDEVICE9.
2012-10-25  Henri Verbeetd3dx9: Avoid LPDIRECT3DVERTEXBUFFER9.
2012-10-25  Henri Verbeetd3dx9: Avoid LPDIRECT3DINDEXBUFFER9.
2012-10-25  Henri Verbeetd3dx9: Avoid LPDIRECT3DBASETEXTURE9.
2012-10-25  Henri Verbeetd3dx9: Avoid LPDIRECT3DTEXTURE9.
2012-06-11  Michael Stefaniucinclude: Undef INTERFACE right after it is used.
2012-04-02  Józef Kuciainclude/d3dx9: Fix spelling errors.
2011-06-23  Dylan Smithd3dx9: Implement D3DXCreateSkinInfo functions.
2011-05-20  Dylan Smithinclude: Replace a THIS, with THIS_ for a method with...
2011-04-20  Dylan Smithinclude: Add d3dx9mesh.h X template extensions.
2011-04-19  Dylan Smithinclude: Add missing declarations to d3dx9mesh.h.
2010-09-23  Misha Koshelevd3dx9_36: Implement D3DXCreateMeshFVF.
2010-09-16  Misha Koshelevd3dx9_36: Implement D3DXGetDeclLength with tests.
2010-09-08  Misha Koshelevd3dx9_36: Fix the D3DXCreateMesh() prototype.
2010-08-26  Henri Verbeetd3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
2010-08-19  Misha Koshelevd3dx9: Add tests for FVF <-> declaration conversion.
2010-08-04  Misha Koshelevd3dx9: Add stub and tests for D3DXCreateMesh.
2010-08-04  Misha Koshelevd3dx9: Add _D3DXMESH enumeration.
2010-04-20  Tony Wasserkad3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-06  Christian Costad3dx9_36: Add definitions for ID3DXBaseMesh and ID3DXMe...
2009-06-19  Henri Verbeetd3dx9_36: Implement D3DXGetDeclVertexSize().
2009-03-05  Tony Wasserkad3dx9: Fix inclusions in some d3dx9 headers.
2009-02-12  David Adamd3dx9_36: Remove a duplicate declaration for D3DXGetFVF...
2009-02-11  David Adamd3dx9_36: Implement D3DXGetFVFVertexSize.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingSphere.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingBox.
2009-02-03  David Adamd3dx9_36: Implement D3DXIntersectTri.