projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
d3dx9_36
/
tests
/
mesh.c
2012-12-14
Francois Gouget
d3dx9_36/tests: Use software vertex processing so the...
blob
|
commitdiff
|
raw
2012-11-28
Henri Verbeet
d3dx9: Avoid LPD3DXSKININFO.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
André Hentschel
d3dx9_36/tests: Fix sizeof to be more portable (coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-05-04
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Michael Mc Donnell
d3dx9: Added D3DXOptimizeFaces test.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Jozef Kucia
d3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Jozef Kucia
d3dx9/tests: Don't leak D3DXBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Henri Verbeet
d3d9: Don't expose wined3d internal flags to the applic...
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-11-15
Michael Mc Donnell
d3dx9/tests: Show D3DXMESH_VB_SHARE with new declaratio...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Michael Mc Donnell
d3dx9/tests: Test for D3DXMESH_VB_SHARE option.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Michael Mc Donnell
d3dx9/tests: Implemented CloneMesh test.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Michael Stefaniuc
d3dx9_36/tests: Avoid using fmaxf.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Michael Mc Donnell
d3dx9_36/tests: Fixed adjacency double free (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Michael Mc Donnell
d3dx9/test: Test for D3DXWeldVertices.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Marcus Meissner
d3dx9_36: Fixed memset of a -2 32bit value (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Michael Mc Donnell
d3dx9: Implemented ConvertPointRepsToAdjacency.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Michael Mc Donnell
d3dx9/tests: Implemented ConvertPointRepsToAdjacency...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Michael Mc Donnell
d3dx/tests: Fixed double free (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Michael Mc Donnell
d3dx9: Implemented ConvertAdjacencyToPointReps mesh...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Michael Mc Donnell
d3dx9/tests: Implemented ConvertAdjacencyToPointReps...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Dylan Smith
d3dx9/tests: Fix comparison that expects NAN, since...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Dylan Smith
d3dx9/tests: Avoid using FP_NAN for portability.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Dylan Smith
d3dx9/tests: Added tests for D3DXCreateSkinInfo.
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-22
Michael Mc Donnell
d3dx9/tests: Add UpdateSemantics test.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Francois Gouget
d3dx9_36/tests: Add a '\n' to a trace() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Dylan Smith
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9/tests: Add texture coordinates and vertex colors...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9/tests: Test effect generation and material loadin...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Dylan Smith
d3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXIn...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Dylan Smith
d3dx9/tests: Correct ok messages to be consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Dylan Smith
d3dx9/tests: Fix a normal comparison for triangles...
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 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/tests: Added tests for ID3DXMesh::GenerateAdjacency.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Francois Gouget
d3dx9_36/tests: Replace a malloc() with HeapAlloc(...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Dylan Smith
d3dx9/tests: Partially test front and back faces for...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Dylan Smith
d3dx9/tests: Added outline comparison tests for D3DXCre...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Dylan Smith
d3dx9/tests: Add basic tests for D3DXCreateText.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
David Adam
d3dx9_36: Add a test for D3DXCreateBox.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Austin English
d3dx9_36/tests: Free memory after use (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
David Adam
d3dx9_36: Add a few tests for D3DXCreateBox.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Austin English
d3dx9_36/tests: Remove unused variable assignments...
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/tests: Add tests 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-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-27
Henri Verbeet
d3dx9_36/tests: Add some more FVF position handling...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Henri Verbeet
d3dx9_36/tests: Cleanup / simplify test_fvf_decl_conver...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Henri Verbeet
d3dx9_36/tests: Avoid a redundant vertex declaration...
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/tests: Use the proper D3DFVF_PSIZE constant...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Henri Verbeet
d3dx9_36/tests: Remove a (mostly) redundant test.
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-08-03
Henri Verbeet
d3dx9_36/tests: Avoid the non-portable NAN macro.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Misha Koshelev
d3dx9: Complete test for D3DXCreateSphere.
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-07-09
David Adam
d3dx9_36/test: Fix a copy/paste typo.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-07
Misha Koshelev
d3dx9: Test penultimate declaration element in D3DXDecl...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Tony Wasserka
d3dx9: Add tests for D3DXDeclaratorFromFVF.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
David Adam
d3dx9: Merge d3dx8 mesh tests into d3dx9.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Henri Verbeet
d3dx9_36: Add a test for D3DXGetDeclVertexSize().
blob
|
commitdiff
|
raw
|
diff to current