projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9_36/tests: Fixed constant table sizes in shader.c.
[wine]
/
dlls
/
d3dx9_36
/
mesh.c
2011-06-22
Michael Mc Donnell
d3dx9: Implement UpdateSemantics mesh method.
blob
|
commitdiff
|
raw
2011-06-08
Dylan Smith
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFrom...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Dylan Smith
d3dx9: Support optional parameters for D3DXLoadMeshFrom...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Dylan Smith
d3dx9: Implement D3DXLoadMeshFromXInMemory.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Implement D3DXLoadMeshHierarchyFromX.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Add support for loading vertex colors from X...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Add support for loading texture coords from...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Generate effect instances from materials for...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Add support for loading materials from X files.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9: Respect the options parameter for mesh loading.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
d3dx9: Add support for loading mesh normals from X...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
d3dx9: Add support for loading basic meshes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Dylan Smith
d3dx9: Implement D3DXLoadMeshHierarchy for only loading...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Dylan Smith
d3dx9: Implement D3DXFrameDestroy.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Dylan Smith
d3dx9: Implement ID3DXMesh::Optimize using OptimizeInplace.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Dylan Smith
d3dx9: Implement D3DXMESHOPT_ATTRSORT|D3DXMESHOPT_IGNOR...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Dylan Smith
d3dx9: Create compact_mesh helper function for Optimize...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
Dylan Smith
d3dx9: Implement D3DXMESHOPT_COMPACT for ID3DXMesh...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
Dylan Smith
d3dx9: Implement ID3DXMesh::CloneMesh without vertex...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Dylan Smith
d3dx9: Implement ID3DXMesh::DrawSubset.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Dylan Smith
d3dx9: Implement GetAttributeTable and SetAttributeTable.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Dylan Smith
d3dx9: Implement LockAttributeBuffer & UnlockAttributeB...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Dylan Smith
d3dx9: Implement GetNumBytesPerVertex using the vertex...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Dylan Smith
d3dx9: D3DXCreateMesh rejects declarations with non...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Dylan Smith
d3dx9: Implement ID3DXMesh::GenerateAdjacency.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Dylan Smith
d3dx9: Support the option flags for D3DXCreateMesh.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Dylan Smith
d3dx9: Support triangulation of complex glyphs in D3DXC...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Dylan Smith
d3dx9: D3DXCreateText implementation for simple glyphs.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
David Adam
d3dx9_36: Implement ID3DXMesh_GetNumBytesPerVertex.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dylan Smith
d3dx9: Add stubs for D3DXCreateText.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Matteo Bruni
d3dx9: Remove a couple of spurious assignments (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Michael Stefaniuc
d3dx9_36: COM cleanup for the ID3DXMesh iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Misha Koshelev
d3dx9_36: Implement D3DXCreateCylinder.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Misha Koshelev
d3dx9_36: Add stub for D3DXCreateCylinder.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Misha Koshelev
d3dx9_36: Implement D3DXCreateSphere.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Misha Koshelev
d3dx9_36: Implement ID3DXMesh_Lock/UnlockVertexBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Misha Koshelev
d3dx9_36: Add stub for D3DXCreateTeapot.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Misha Koshelev
d3dx9_36: Implement D3DXCreateMeshFVF.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Misha Koshelev
d3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDC...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Misha Koshelev
d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMes...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Misha Koshelev
d3dx9_36: Implement D3DXGetDeclLength with tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Misha Koshelev
d3dx9_36: Fix the D3DXCreateMesh() prototype.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Misha Koshelev
d3dx9: Implement D3DXFVFFromDeclarator.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Henri Verbeet
d3dx9_36: Implement D3DXDeclaratorFromFVF().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Henri Verbeet
d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Henri Verbeet
d3dx9_36: Use a lookup table in D3DXGetDeclVertexSize().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Misha Koshelev
d3dx9: Add tests for FVF <-> declaration conversion.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Misha Koshelev
d3dx9: Add stub and tests for D3DXCreateMesh.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Misha Koshelev
d3dx9: Add stub and basic test for D3DXCreateSphere.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Tony Wasserka
d3dx9: Add a stubbed D3DXDeclaratorFromFVF.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Christian Costa
d3dx9_36: Fix indentation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Christian Costa
d3dx9_36: Add stub for D3DXCreateBox.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
d3dx9_36: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
Francois Gouget
d3dx9_36: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
David Adam
d3dx9: Merge d3dx8 mesh into d3dx9.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Henri Verbeet
d3dx9_36: Implement D3DXGetDeclVertexSize().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
David Adam
d3dx9_36: Implement D3DXGetFVFVertexSize.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
David Adam
d3dx9_36: Implement D3DXComputeBoundingSphere.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
David Adam
d3dx9_36: Implement D3DXComputeBoundingBox.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Francois Gouget
d3dx9_36: The d3dx debug channel is unused so remove it.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
David Adam
d3dx9_36: Implement D3DXIntersectTri.
blob
|
commitdiff
|
raw
|
diff to current