projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Allow the PutImage entry point to optionally support stretching.
[wine]
/
dlls
/
d3dx9_36
/
2011-07-20
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetMatrix().
tree
|
commitdiff
2011-07-20
Rico Schüller
d3dx9: Introduce get_valid_parameter().
tree
|
commitdiff
2011-07-20
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetTexture().
tree
|
commitdiff
2011-07-19
Matteo Bruni
d3dx9: Fix an error check in D3DXLoadMeshFromXResource.
tree
|
commitdiff
2011-07-18
Alexandre Julliard
Revert "d3dx9_36: Improved constant table handle support."
tree
|
commitdiff
2011-07-18
Francois Gouget
d3dx9_36: Add a trailing '\n' to an ERR() call.
tree
|
commitdiff
2011-07-18
Rico Schüller
d3dx9: Implement D3DXGetShaderSamplers().
tree
|
commitdiff
2011-07-18
Travis Athougies
d3dx9_36: Improved constant table handle support.
tree
|
commitdiff
2011-07-18
Travis Athougies
d3dx9_36: Separate calculation of Bytes.
tree
|
commitdiff
2011-07-15
Michael Mc Donnell
d3dx9: Implemented ConvertAdjacencyToPointReps mesh...
tree
|
commitdiff
2011-07-15
Michael Mc Donnell
d3dx9/tests: Implemented ConvertAdjacencyToPointReps...
tree
|
commitdiff
2011-07-13
Rico Schüller
d3dx9: Parse elements in d3dx9_parse_resource().
tree
|
commitdiff
2011-07-12
Francois Gouget
d3dx9_36: Use copysignf() instead of signbit().
tree
|
commitdiff
2011-07-12
Misha Koshelev
d3dx9_36: Use cross-platform versions of infinity and...
tree
|
commitdiff
2011-07-11
Francois Gouget
d3dx9_36/tests: Fix compilation on systems that don...
tree
|
commitdiff
2011-07-06
Charles Welton
d3dx9: Implemented tests for ID3DXLine's Begin and...
tree
|
commitdiff
2011-07-06
Charles Welton
d3dx9: Implement Begin and End methods.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
d3dx9_36: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-04
Dylan Smith
d3dx9/tests: Added tests for rounding of denormalized...
tree
|
commitdiff
2011-07-04
Dylan Smith
d3dx9: Implement D3DXFloat32To16Array.
tree
|
commitdiff
2011-07-01
Rico Schüller
d3dx9: Handle ST_PARAMETER in d3dx9_parse resource().
tree
|
commitdiff
2011-07-01
Rico Schüller
d3dx9: Handle ST_FXLC in d3dx9_parse_resource().
tree
|
commitdiff
2011-07-01
Misha Koshelev
d3dx9_36: Implement and add tests for D3DXFloat16To32Array.
tree
|
commitdiff
2011-06-28
Rico Schüller
d3dx9: Fix ID3DXEffect::SetStateManager().
tree
|
commitdiff
2011-06-27
Dylan Smith
d3dx9/tests: Fix comparison that expects NAN, since...
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::EndPass().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::SetTechnique().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::GetCurrentTechnique().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::BeginPass().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::Begin().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Fix light range spelling.
tree
|
commitdiff
2011-06-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36: Add a trailing '\n' to some TRACE() calls.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36: Fix compilation on systems that don't support...
tree
|
commitdiff
2011-06-24
Dylan Smith
d3dx9/tests: Avoid using FP_NAN for portability.
tree
|
commitdiff
2011-06-24
Travis Athougies
d3dx9_36: Added stub implementation of D3DXSaveSurfaceT...
tree
|
commitdiff
2011-06-24
Travis Athougies
d3dx9_36: Added stub D3DXCreateCubeTextureFromFileInMemory.
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9/tests: Added tests for D3DXCreateSkinInfo.
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetM...
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9: Implement ID3DXSkinInfo::GetBoneName and SetBone...
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9: Implement ID3DXSkinInfo bone influence getting...
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9: Implement D3DXCreateSkinInfo functions.
tree
|
commitdiff
2011-06-23
Dylan Smith
d3dx9: Add stubs for D3DXCreateSkinInfo functions.
tree
|
commitdiff
2011-06-23
Travis Athougies
d3dx9_36/tests: Added tests for constant table samplers.
tree
|
commitdiff
2011-06-23
Travis Athougies
d3dx9_36: Implemented support for samplers in ID3DXCons...
tree
|
commitdiff
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
next