wined3d: Trace the minimum buffer map alignment in wined3d_adapter_init_gl_caps().
[wine] / dlls / d3dx9_36 /
2011-11-16  Rico Schüllerd3dx9: Add count to trace in ID3DXBaseEffect::GetMatrix...
2011-11-16  Rico Schüllerd3dx9: Allow setting texture to NULL.
2011-11-16  Rico Schüllerd3dx9: Improve argument check in ID3DXBaseEffect::GetBo...
2011-11-15  Michael Mc Donnelld3dx9: Return error if D3DXMESH_VB_SHARE and new declar...
2011-11-15  Michael Mc Donnelld3dx9/tests: Show D3DXMESH_VB_SHARE with new declaratio...
2011-11-15  Michael Mc Donnelld3dx9/tests: Test for D3DXMESH_VB_SHARE option.
2011-10-27  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-10-26  Michael Mc Donnelld3dx9/tests: Implemented CloneMesh test.
2011-10-26  Michael Mc Donnelld3dx9: Implemented non-equal declaration support in...
2011-10-25  Rico Schüllerd3dx9/tests: Fix typo.
2011-10-25  Rico Schüllerd3dx9: Improve argument check in D3DXFindShaderComment().
2011-10-13  Dylan Smithd3dx9: Removed a duplicate NULL check.
2011-09-27  Michael Stefaniucd3dx9_36/tests: Avoid using fmaxf.
2011-09-26  Michael Mc Donnelld3dx9_36/tests: Fixed adjacency double free (valgrind).
2011-09-23  Michael Mc Donnelld3dx9/test: Test for D3DXWeldVertices.
2011-09-23  Michael Mc Donnelld3dx9: Implemented D3DXWeldVertices.
2011-09-21  Stefan Dösingerd3dx9_36/tests: Account for NP2 limitations in a textur...
2011-09-21  Stefan Dösingerd3dx9_36/tests: Make sure NaN and negative NaN have...
2011-09-20  Michael Stefaniucd3dx9_36: Remove casts to the type of the casted expres...
2011-09-16  Rico Schüllerd3dx9: Use the variable instead of the type in HeapAlloc().
2011-09-16  Rico Schüllerd3dx9: Use the original bytecode in D3DXGetShaderSample...
2011-09-12  Andrew Talbotd3dx9_36: Eliminate comparisons of unsigned values...
2011-09-08  Alexandre Julliardd3dx9_36: Avoid using fminf/fmaxf.
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateTextW.
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateCy...
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateSp...
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXLoadMesh...
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in load_skin_me...
2011-08-31  Michael Mc Donnelld3dx9: Use 0 instead of D3DLOCK_DISCARD in OptimizeInPlace.
2011-08-30  André Hentscheld3dx9_36/tests: Fix printing a NULL string.
2011-08-29  Andrew Talbotd3dx9_36: Fix a logical operator typo.
2011-08-22  Marcus Meissnerd3dx9_36: Fixed memset of a -2 32bit value (Coverity).
2011-08-02  Michael Mc Donnelld3dx9: Implemented ConvertPointRepsToAdjacency.
2011-08-02  Michael Mc Donnelld3dx9/tests: Implemented ConvertPointRepsToAdjacency...
2011-07-26  Michael Mc Donnelld3dx/tests: Fixed double free (valgrind).
2011-07-24  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2011-07-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrixTransposeArr...
2011-07-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrixArray().
2011-07-21  Rico Schüllerd3dx9: Fix ID3DXBaseEffect::GetFloat().
2011-07-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose().
2011-07-21  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetVectorArray().
2011-07-20  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetMatrix().
2011-07-20  Rico Schüllerd3dx9: Introduce get_valid_parameter().
2011-07-20  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetTexture().
2011-07-19  Matteo Brunid3dx9: Fix an error check in D3DXLoadMeshFromXResource.
2011-07-18  Alexandre JulliardRevert "d3dx9_36: Improved constant table handle support."
2011-07-18  Francois Gougetd3dx9_36: Add a trailing '\n' to an ERR() call.
2011-07-18  Rico Schüllerd3dx9: Implement D3DXGetShaderSamplers().
2011-07-18  Travis Athougiesd3dx9_36: Improved constant table handle support.
2011-07-18  Travis Athougiesd3dx9_36: Separate calculation of Bytes.
2011-07-15  Michael Mc Donnelld3dx9: Implemented ConvertAdjacencyToPointReps mesh...
2011-07-15  Michael Mc Donnelld3dx9/tests: Implemented ConvertAdjacencyToPointReps...
2011-07-13  Rico Schüllerd3dx9: Parse elements in d3dx9_parse_resource().
2011-07-12  Francois Gougetd3dx9_36: Use copysignf() instead of signbit().
2011-07-12  Misha Koshelevd3dx9_36: Use cross-platform versions of infinity and...
2011-07-11  Francois Gougetd3dx9_36/tests: Fix compilation on systems that don...
2011-07-06  Charles Weltond3dx9: Implemented tests for ID3DXLine's Begin and...
2011-07-06  Charles Weltond3dx9: Implement Begin and End methods.
2011-07-06  Frédéric Delanoyd3dx9_36: Remove dead assignment (Clang).
2011-07-04  Dylan Smithd3dx9/tests: Added tests for rounding of denormalized...
2011-07-04  Dylan Smithd3dx9: Implement D3DXFloat32To16Array.
2011-07-01  Rico Schüllerd3dx9: Handle ST_PARAMETER in d3dx9_parse resource().
2011-07-01  Rico Schüllerd3dx9: Handle ST_FXLC in d3dx9_parse_resource().
2011-07-01  Misha Koshelevd3dx9_36: Implement and add tests for D3DXFloat16To32Array.
2011-06-28  Rico Schüllerd3dx9: Fix ID3DXEffect::SetStateManager().
2011-06-27  Dylan Smithd3dx9/tests: Fix comparison that expects NAN, since...
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::EndPass().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::SetTechnique().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::GetCurrentTechnique().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::BeginPass().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::Begin().
2011-06-27  Rico Schüllerd3dx9: Fix light range spelling.
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-27  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-06-27  Francois Gougetd3dx9_36: Add a trailing '\n' to some TRACE() calls.
2011-06-27  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2011-06-24  Dylan Smithd3dx9/tests: Avoid using FP_NAN for portability.
2011-06-24  Travis Athougiesd3dx9_36: Added stub implementation of D3DXSaveSurfaceT...
2011-06-24  Travis Athougiesd3dx9_36: Added stub D3DXCreateCubeTextureFromFileInMemory.
2011-06-23  Dylan Smithd3dx9/tests: Added tests for D3DXCreateSkinInfo.
2011-06-23  Dylan Smithd3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetM...
2011-06-23  Dylan Smithd3dx9: Implement ID3DXSkinInfo::GetBoneName and SetBone...
2011-06-23  Dylan Smithd3dx9: Implement ID3DXSkinInfo bone influence getting...
2011-06-23  Dylan Smithd3dx9: Implement D3DXCreateSkinInfo functions.
2011-06-23  Dylan Smithd3dx9: Add stubs for D3DXCreateSkinInfo functions.
2011-06-23  Travis Athougiesd3dx9_36/tests: Added tests for constant table samplers.
2011-06-23  Travis Athougiesd3dx9_36: Implemented support for samplers in ID3DXCons...
2011-06-23  Travis Athougiesd3dx9_36/tests: Fixed constant table sizes in shader.c.
2011-06-22  Travis Athougiesd3dx9_36/tests: Added tests for ID3DXConstantTable_Set...
2011-06-22  Travis Athougiesd3dx9_36: Implemented ID3DXConstantTable_SetMatrix...
2011-06-22  Travis Athougiesd3dx9_36: Implemented ID3DXConstantTable_SetVector...
2011-06-22  Travis Athougiesd3dx9_36: Implemented ID3DXConstantTable_SetIntArray...
2011-06-22  Travis Athougiesd3dx9_36: Implemented ID3DXConstantTable_SetFloatArray...
2011-06-22  Michael Mc Donnelld3dx9: Implement UpdateSemantics mesh method.
2011-06-22  Michael Mc Donnelld3dx9/tests: Add UpdateSemantics test.
2011-06-17  Charles Weltond3dx9/tests: Add tests for ID3DXLine_GetDevice and...
2011-06-17  Charles Weltond3dx9: Implemented GetDevice method.
2011-06-16  Gerald Pfeiferd3dx9_36: Fix the return value in error cases in d3dx9_...
2011-06-14  Rico Schüllerd3dx9: Parse resources in the effect parser.
2011-06-13  Francois Gougetd3dx9_36/tests: Add a '\n' to a trace() call.
next