projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
windowscodecs: Remove unneeded address-of operator from array name.
[wine]
/
dlls
/
d3dx9_36
/
mesh.c
2012-12-05
Henri Verbeet
d3dx9: Avoid LPD3DXALLOCATEHIERARCHY.
blob
|
commitdiff
|
raw
2012-12-03
Henri Verbeet
d3dx9: Avoid LPD3DXBUFFER.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Henri Verbeet
d3dx9: Avoid LPD3DXMESH.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
André Hentschel
d3dx9_36: Return on error (coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Henri Verbeet
d3dx9: Avoid LPDIRECT3DDEVICE9.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
André Hentschel
d3dx9_36: Free object on error (coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Henri Verbeet
d3dx9: Avoid LPDIRECT3DVERTEXBUFFER9.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Henri Verbeet
d3dx9: Avoid LPDIRECT3DINDEXBUFFER9.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
André Hentschel
d3dx9_36: Fix free of address-of expression (coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Nozomi Kodama
d3dx9: Simplify D3DXComputeBoundingSphere.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Christian Costa
d3dx9_36: Add stub for D3DXCleanMesh.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Michael Mc Donnell
d3dx9: Added D3DXOptimizeFaces semi-stub.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Henri Verbeet
d3dx9: Don't return a pointer to the implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Michael Mc Donnell
d3dx9: Do not weld self.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Michael Mc Donnell
d3dx9/tests: Add a D3DXValidMesh test.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Michael Mc Donnell
d3dx9: Return error if D3DXMESH_VB_SHARE and new declar...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Michael Mc Donnell
d3dx9: Implemented non-equal declaration support in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Dylan Smith
d3dx9: Removed a duplicate NULL check.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Michael Mc Donnell
d3dx9: Implemented D3DXWeldVertices.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Michael Stefaniuc
d3dx9_36: Remove casts to the type of the casted expres...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Andrew Talbot
d3dx9_36: Eliminate comparisons of unsigned values...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Alexandre Julliard
d3dx9_36: Avoid using fminf/fmaxf.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateTextW.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateCy...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateSp...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXLoadMesh...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in load_skin_me...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Mc Donnell
d3dx9: Use 0 instead of D3DLOCK_DISCARD in OptimizeInPlace.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Michael Mc Donnell
d3dx9: Implemented ConvertPointRepsToAdjacency.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Matteo Bruni
d3dx9: Fix an error check in D3DXLoadMeshFromXResource.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Francois Gouget
d3dx9_36: Add a trailing '\n' to an ERR() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Michael Mc Donnell
d3dx9: Implemented ConvertAdjacencyToPointReps mesh...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Frédéric Delanoy
d3dx9_36: Remove dead assignment (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Michael Mc Donnell
d3dx9: Implement UpdateSemantics mesh method.
blob
|
commitdiff
|
raw
|
diff to current
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