d3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInMemory functions.
[wine] / dlls / d3dx9_36 / d3dx9_36.spec
2012-03-26  Józef Kuciad3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInM...
2012-03-26  Józef Kuciad3dx9: Forward D3DXCreateCubeTextureFromFileInMemory...
2011-12-19  Michael Mc Donnelld3dx9/tests: Add a D3DXValidMesh test.
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-09-23  Michael Mc Donnelld3dx9: Implemented D3DXWeldVertices.
2011-07-18  Rico Schüllerd3dx9: Implement D3DXGetShaderSamplers().
2011-07-04  Dylan Smithd3dx9: Implement D3DXFloat32To16Array.
2011-07-01  Misha Koshelevd3dx9_36: Implement and add tests for D3DXFloat16To32Array.
2011-06-24  Travis Athougiesd3dx9_36: Added stub implementation of D3DXSaveSurfaceT...
2011-06-24  Travis Athougiesd3dx9_36: Added stub D3DXCreateCubeTextureFromFileInMemory.
2011-06-23  Dylan Smithd3dx9: Add stubs for D3DXCreateSkinInfo functions.
2011-06-08  Dylan Smithd3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFrom...
2011-06-08  Dylan Smithd3dx9: Implement D3DXLoadMeshFromXInMemory.
2011-06-07  Dylan Smithd3dx9: Implement D3DXLoadMeshHierarchyFromX.
2011-05-24  Dylan Smithd3dx9: Implement D3DXLoadMeshHierarchy for only loading...
2011-05-20  Dylan Smithd3dx9: Implement D3DXFrameDestroy.
2011-05-03  Alexandre Julliardd3dx9_36: Specify arguments for stub entry points.
2011-02-21  Dylan Smithd3dx9: Add stubs for D3DXCreateText.
2010-11-18  Matteo Brunid3dx9: Implement D3DXFillVolumeTexture function.
2010-11-18  Matteo Brunid3dx9: Implement D3DXFillCubeTexture function.
2010-11-18  Matteo Brunid3dx9: Implement D3DXFillTexture function.
2010-11-09  Matteo Brunid3dx9: Implement D3DXCreateVolumeTexture.
2010-11-09  Matteo Brunid3dx9: Implement D3DXCheckVolumeTextureRequirements.
2010-11-04  Matteo Brunid3dx9: Implement D3DXCreateCubeTexture.
2010-11-04  Matteo Brunid3dx9: Implement D3DXCheckCubeTextureRequirements.
2010-09-27  Misha Koshelevd3dx9_36: Add stub for D3DXCreateCylinder.
2010-09-24  Misha Koshelevd3dx9_36: Add stub for D3DXCreateTeapot.
2010-09-23  Misha Koshelevd3dx9_36: Implement D3DXCreateMeshFVF.
2010-09-16  Misha Koshelevd3dx9_36: Implement D3DXGetDeclLength with tests.
2010-09-13  Matteo Brunid3dx9: D3DXPreprocessShader implementation with tests.
2010-09-09  Owen Rudged3dx9: Implement D3DXCreateTextureFromResource*.
2010-09-07  Andrew Nguyend3dx9_36: Fix D3DXCompileShader* spec file prototypes.
2010-08-31  Alexandre Julliardd3dx9: Use float instead of long in the spec files...
2010-08-31  Owen Rudged3dx9: Implement missing D3DXCreateTextureFromFile...
2010-08-19  Misha Koshelevd3dx9: Add tests for FVF <-> declaration conversion.
2010-08-04  Misha Koshelevd3dx9: Add stub and tests for D3DXCreateMesh.
2010-07-24  Owen Rudged3dx9: Add basic implementation of D3DXFilterTexture...
2010-07-19  Misha Koshelevd3dx9: Add stub and basic test for D3DXCreateSphere.
2010-05-18  Owen Rudged3dx9: Implement CreateEffectFromFile/Resource functions.
2010-05-18  Owen Rudged3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource.
2010-05-17  Octavian Voicud3dx9_36: Export D3DXCreateEffectEx stub.
2010-04-20  Tony Wasserkad3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-07  Christian Costad3dx9_36: Add stub for D3DXCreateTextureFromFileA.
2010-04-07  Christian Costad3dx9_36: Forward D3DXCreateTextureFromFileExW to D3DXC...
2010-04-06  Christian Costad3dx9_36: Add stub for D3DXCreateBox.
2010-04-05  Christian Costad3dx9_36: Add stub for D3DXCheckTextureRequirements.
2010-04-02  Christian Costad3dx9_36: Implement D3DXCreateLine and add stubbed...
2010-04-01  Christian Costad3dx9_36: Add stub for D3DXLoadVolumeFromMemory.
2010-03-25  Christian Costad3dx9_36: Add stub for D3DXCreateEffectCompiler.
2010-03-25  Christian Costad3dx9_36: Implement D3DXCreateEffectPool and ID3DXEffec...
2010-03-19  Christian Costad3dx9_36: Add stub for D3DXCreateEffect.
2010-03-17  Christian Costad3dx9_36: Add stub for D3DXCreateTextureFromFileInMemoryEx.
2010-03-01  Christian Costad3dx9_36: Implement D3DXFindShaderComment (based on...
2010-02-22  Christian Costad3dx9_36: Add stub for D3DXGetShaderConstantTableEx...
2010-02-15  Christian Costad3dx9_36: Implement D3DXCreateTexture.
2010-02-11  Christian Costad3dx9_36: Add stub for D3DXCompileShader.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShaderFromResource implementation.
2009-10-19  Matteo Brunid3dx9: D3DXAssembleShader and D3DXAssembleShaderFromFil...
2009-07-13  David Adamd3dx9: Clean-up the spec file.
2009-07-13  David Adamd3dx9: Merge d3dx8 math into d3dx9.
2009-07-13  David Adamd3dx9: Merge d3dx8 mesh into d3dx9.
2009-07-13  David Adamd3dx9: Merge d3dx8 core into d3dx9.
2009-06-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromSurface.
2009-06-26  Tony Wasserkad3dx9: Add a stub for D3DXLoadSurfaceFromMemory.
2009-06-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromResource.
2009-06-26  Tony Wasserkad3dx9: Implement D3DXLoadSurfaceFromFile.
2009-06-26  Tony Wasserkad3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory.
2009-06-19  Henri Verbeetd3dx9_36: Implement D3DXGetDeclVertexSize().
2009-05-26  Tony Wasserkad3dx9: Add stubs for the D3DXGetImageInfo function...
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-06  David Adamd3dx8: Implement D3DXGetFVFVertexSize.
2009-02-03  David Adamd3dx9_36: Implement D3DXIntersectTri.
2009-02-03  David Adamd3dx8: Implement D3DXIntersectTri.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixTransformation2D.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixAffineTransformation2D.
2008-09-12  Luis C. Busquets... d3dx9: Implement D3DXMatrixDecompose.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetVertexShaderProfile.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetPixelShaderProfile.
2008-07-30  Tony Wasserkad3dx9: Add stubs for the ID3DXSprite functions.
2008-07-25  Philip Nilssond3dx9: Implement D3DXPlaneTransformArray.
2008-07-21  Luis Busquetsd3dx9: Implement D3DXGetShaderVersion().
2008-07-16  Luis Busquetsd3dx9: Implement D3DXGetShaderSize().
2008-03-21  Philip Nilssond3dx9: Implement the D3DXVec*Array functions.
2008-03-15  Tony Wasserkad3dx9: Add stubs for the ID3DXFont functions.
2008-03-05  Tony Wasserkad3dx9: Implement D3DXDebugMute.
2008-03-04  Tony Wasserkad3dx9: Implement D3DXCheckVersion.
2008-02-19  Tony Wasserkad3dx9: Implement D3DXGetDriverLevel.
2008-01-16  Tony Wasserkad3dx9: Start implementation of d3dx9_36.