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
/
2011-06-23
Travis Athougies
d3dx9_36/tests: Fixed constant table sizes in shader.c.
tree
|
commitdiff
2011-06-22
Travis Athougies
d3dx9_36/tests: Added tests for ID3DXConstantTable_Set...
tree
|
commitdiff
2011-06-22
Travis Athougies
d3dx9_36: Implemented ID3DXConstantTable_SetMatrix...
tree
|
commitdiff
2011-06-22
Travis Athougies
d3dx9_36: Implemented ID3DXConstantTable_SetVector...
tree
|
commitdiff
2011-06-22
Travis Athougies
d3dx9_36: Implemented ID3DXConstantTable_SetIntArray...
tree
|
commitdiff
2011-06-22
Travis Athougies
d3dx9_36: Implemented ID3DXConstantTable_SetFloatArray...
tree
|
commitdiff
2011-06-22
Michael Mc Donnell
d3dx9: Implement UpdateSemantics mesh method.
tree
|
commitdiff
2011-06-22
Michael Mc Donnell
d3dx9/tests: Add UpdateSemantics test.
tree
|
commitdiff
2011-06-17
Charles Welton
d3dx9/tests: Add tests for ID3DXLine_GetDevice and...
tree
|
commitdiff
2011-06-17
Charles Welton
d3dx9: Implemented GetDevice method.
tree
|
commitdiff
2011-06-16
Gerald Pfeifer
d3dx9_36: Fix the return value in error cases in d3dx9_...
tree
|
commitdiff
2011-06-14
Rico Schüller
d3dx9: Parse resources in the effect parser.
tree
|
commitdiff
2011-06-13
Francois Gouget
d3dx9_36/tests: Add a '\n' to a trace() call.
tree
|
commitdiff
2011-06-13
Marcus Meissner
d3dx9_36: Moved param NULL a bit forward (Coverity).
tree
|
commitdiff
2011-06-09
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetBoolArray().
tree
|
commitdiff
2011-06-09
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetIntArray().
tree
|
commitdiff
2011-06-09
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetFloatArray().
tree
|
commitdiff
2011-06-08
Rico Schüller
d3dx9: Improve effect sampler parsing.
tree
|
commitdiff
2011-06-08
Dylan Smith
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
tree
|
commitdiff
2011-06-08
Dylan Smith
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFrom...
tree
|
commitdiff
2011-06-08
Dylan Smith
d3dx9: Support optional parameters for D3DXLoadMeshFrom...
tree
|
commitdiff
2011-06-08
Dylan Smith
d3dx9: Implement D3DXLoadMeshFromXInMemory.
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Implement D3DXLoadMeshHierarchyFromX.
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9/tests: Add texture coordinates and vertex colors...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Add support for loading vertex colors from X...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Add support for loading texture coords from...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9/tests: Test effect generation and material loadin...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Generate effect instances from materials for...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Add support for loading materials from X files.
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXIn...
tree
|
commitdiff
2011-06-07
Dylan Smith
d3dx9: Respect the options parameter for mesh loading.
tree
|
commitdiff
2011-05-27
Rico Schüller
d3dx9: Start effect state parsing.
tree
|
commitdiff
2011-05-25
Rico Schüller
d3dx9: Pass objects to functions instead of using the...
tree
|
commitdiff
2011-05-25
Rico Schüller
d3dx9: Pass the device directly to d3dx9_parse_data().
tree
|
commitdiff
2011-05-24
Dylan Smith
d3dx9: Add support for loading mesh normals from X...
tree
|
commitdiff
2011-05-24
Dylan Smith
d3dx9: Add support for loading basic meshes.
tree
|
commitdiff
2011-05-24
Dylan Smith
d3dx9: Implement D3DXLoadMeshHierarchy for only loading...
tree
|
commitdiff
2011-05-20
Rico Schüller
d3dx9: Parse effect samplers.
tree
|
commitdiff
2011-05-20
Dylan Smith
d3dx9/tests: Correct ok messages to be consistent with...
tree
|
commitdiff
2011-05-20
Dylan Smith
d3dx9: Implement D3DXFrameDestroy.
tree
|
commitdiff
2011-05-20
Dylan Smith
d3dx9/tests: Fix a normal comparison for triangles...
tree
|
commitdiff
2011-05-18
Dylan Smith
d3dx9: Implement ID3DXMesh::Optimize using OptimizeInplace.
tree
|
commitdiff
2011-05-17
Rico Schüller
d3dx9: Fix copy and paste mistake in ID3DXBaseEffect...
tree
|
commitdiff
2011-05-17
Rico Schüller
d3dx9: Remove some checks for defines argument in D3DXC...
tree
|
commitdiff
2011-05-16
Marcus Meissner
d3dx9_36: Mark internal symbols as hidden.
tree
|
commitdiff
2011-05-13
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetTexture().
tree
|
commitdiff
2011-05-13
Rico Schüller
d3dx9: Parse effect textures.
tree
|
commitdiff
2011-05-13
Rico Schüller
d3dx9: Improve get_parameter_by_name().
tree
|
commitdiff
2011-05-11
Rico Schüller
d3dx9/tests: Add ID3DXEffect::Get/SetStateManager(...
tree
|
commitdiff
2011-05-11
Rico Schüller
d3dx9: Implement ID3DXEffect::GetStateManager().
tree
|
commitdiff
2011-05-11
Rico Schüller
d3dx9: Implement ID3DXEffect::SetStateManager().
tree
|
commitdiff
2011-05-11
Dylan Smith
d3dx9: Implement D3DXMESHOPT_ATTRSORT|D3DXMESHOPT_IGNOR...
tree
|
commitdiff
2011-05-11
Dylan Smith
d3dx9: Create compact_mesh helper function for Optimize...
tree
|
commitdiff
2011-05-10
Dylan Smith
d3dx9: Implement D3DXMESHOPT_COMPACT for ID3DXMesh...
tree
|
commitdiff
2011-05-10
Dylan Smith
d3dx9: Implement ID3DXMesh::CloneMesh without vertex...
tree
|
commitdiff
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2011-05-06
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetFloat().
tree
|
commitdiff
2011-05-06
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetInt().
tree
|
commitdiff
2011-05-06
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetBool().
tree
|
commitdiff
2011-05-06
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetDesc() partially.
tree
|
commitdiff
2011-05-05
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName().
tree
|
commitdiff
2011-05-05
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetAnnotation().
tree
|
commitdiff
2011-05-05
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic().
tree
|
commitdiff
2011-05-04
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetVertexShader().
tree
|
commitdiff
2011-05-04
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetPixelShader().
tree
|
commitdiff
2011-05-03
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetString().
tree
|
commitdiff
2011-05-03
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetValue().
tree
|
commitdiff
2011-05-03
Alexandre Julliard
d3dx9_36: Specify arguments for stub entry points.
tree
|
commitdiff
2011-04-28
Dylan Smith
d3dx9: Implement ID3DXMesh::DrawSubset.
tree
|
commitdiff
2011-04-28
Dylan Smith
d3dx9: Implement GetAttributeTable and SetAttributeTable.
tree
|
commitdiff
2011-04-28
Dylan Smith
d3dx9: Implement LockAttributeBuffer & UnlockAttributeB...
tree
|
commitdiff
2011-04-28
Dylan Smith
d3dx9: Implement GetNumBytesPerVertex using the vertex...
tree
|
commitdiff
2011-04-28
Dylan Smith
d3dx9: D3DXCreateMesh rejects declarations with non...
tree
|
commitdiff
2011-04-27
Dylan Smith
d3dx9/tests: Added tests for ID3DXMesh::GenerateAdjacency.
tree
|
commitdiff
2011-04-27
Dylan Smith
d3dx9: Implement ID3DXMesh::GenerateAdjacency.
tree
|
commitdiff
2011-04-27
Dylan Smith
d3dx9: Support the option flags for D3DXCreateMesh.
tree
|
commitdiff
2011-04-26
Matteo Bruni
d3dx9: Remove some redundant and compiler-unfriendly...
tree
|
commitdiff
2011-04-26
Matteo Bruni
d3dx9: Print a FIXME when encountering an unknown surfa...
tree
|
commitdiff
2011-04-26
Rico Schüller
d3dx9: Fix flags for annotation structures.
tree
|
commitdiff
2011-04-26
Rico Schüller
d3dx9: Improve get_parameter_by_name().
tree
|
commitdiff
2011-04-26
Rico Schüller
d3dx9: Improve ID3DXBaseEffect::GetParameter().
tree
|
commitdiff
2011-04-22
Francois Gouget
d3dx9_36: Make some is_valid_xxx() functions static.
tree
|
commitdiff
2011-04-21
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetParameterElement().
tree
|
commitdiff
2011-04-21
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetParameterDesc().
tree
|
commitdiff
2011-04-21
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetParameterByName().
tree
|
commitdiff
2011-04-20
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetPassByName().
tree
|
commitdiff
2011-04-20
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetPass().
tree
|
commitdiff
2011-04-20
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetPassDesc().
tree
|
commitdiff
2011-04-20
Rico Schüller
d3dx9: Fix ID3DXEffect*::GetVectorArray() forward.
tree
|
commitdiff
2011-04-18
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetTechniqueByName().
tree
|
commitdiff
2011-04-18
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetTechnique().
tree
|
commitdiff
2011-04-18
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetParameter().
tree
|
commitdiff
2011-04-18
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetTechniqueDesc().
tree
|
commitdiff
2011-04-18
Rico Schüller
d3dx9: Fix d3dx9_parse_effect_typedef for D3DXPC_STRUCT.
tree
|
commitdiff
2011-04-13
Rico Schüller
d3dx9: Parse effect pass and technique.
tree
|
commitdiff
2011-04-13
Rico Schüller
d3dx9: Make some functions inline.
tree
|
commitdiff
2011-04-12
Rico Schüller
d3dx9: Parse value data.
tree
|
commitdiff
2011-04-12
Rico Schüller
d3dx9: Parse name and semantics.
tree
|
commitdiff
2011-04-12
Rico Schüller
d3dx9: Parse effect type D3DXPC_STRUCT.
tree
|
commitdiff
2011-04-12
Rico Schüller
d3dx9: Parse effect parameter type definition.
tree
|
commitdiff
next