ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
[wine] / dlls / d3dx9_36 /
2012-09-26  Rico Schüllerd3dx9: Handle D3DXPT_VOID in get_float/bool/int().
2012-09-26  Francois Gougetd3dx9_36/tests: Remove spaces before '\n's in ok()...
2012-09-26  Gerald Pfeiferd3dx9_36: Fix initialization of header in save_dds_surf...
2012-09-26  Detlef Riekenbergd3dx9_36/tests: Fix copy & paste error in ok messages.
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHRotate.
2012-09-25  Nozomi Kodamad3dx9: Implement D3DXSHEvalDirectionalLight.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXVector*Normalize.
2012-09-25  Nozomi Kodamad3dx9: Simplify D3DXComputeBoundingSphere.
2012-09-24  Christian Costad3dx9_36: Cube texture can be loaded as a simple textur...
2012-09-24  Józef Kuciad3dx9: Implement conversion from D3DFORMAT to DDS pixel...
2012-09-24  Józef Kuciad3dx9/tests: Add a more detailed test for saving a...
2012-09-24  Józef Kuciad3dx9: Implement the support for saving a surface to...
2012-09-24  Józef Kuciad3dx9: Use 4 spaces per indent level in get_image_info_...
2012-09-24  Józef Kuciad3dx9: Introduce a function for calculating the expecte...
2012-09-24  Christian Costad3dx9_36: Add stub for D3DXCleanMesh.
2012-09-24  Francois Gougetd3dx9_36/tests: Fix compilation on systems that don...
2012-09-14  Rico Schüllerd3dx9: Move transpose matrix into get_matrix().
2012-09-14  Rico Schüllerd3dx9: Move transpose matrix into set_matrix().
2012-09-14  Rico Schüllerd3dx9: Use set_number instead of get_bool/int/float.
2012-09-06  Rico Schüllerd3dx9: Move bool cropping into helper function.
2012-09-06  Rico Schüllerd3dx9: Move D3DXPARAMETER_TYPE conversion helpers to...
2012-09-04  Rico Schüllerd3dx9: Remove ID3DXMatrixStackImpl typedef.
2012-09-04  Rico Schüllerd3dx9: Use sizeof variable instead of type.
2012-09-04  Rico Schüllerd3dx9: Make '\0' the default case in get_constant_by_na...
2012-09-04  Rico Schüllerd3dx9: Fix ID3DXConstantTable::GetConstantElement(...
2012-09-03  Rico Schüllerd3dx9: Don't use memcpy in ID3DXConstantTable::GetDesc().
2012-09-03  Rico Schüllerd3dx9: Remove FormatType typedef.
2012-09-03  Rico Schüllerd3dx9: Remove PixelFormatDesc typedef.
2012-08-29  Rico Schüllerd3dx9: Improve traces in set_number().
2012-08-29  Rico Schüllerd3dx9: Optimize set_matrix().
2012-08-28  Rico Schüllerd3dx9: Avoid desc copy in ID3DXConstantTable::GetSample...
2012-08-28  Rico Schüllerd3dx9: Remove min() in set_matrix_array(), uses always...
2012-08-28  Rico Schüllerd3dx9: Handle D3DXPC_VECTOR in set_matrix_array().
2012-08-28  Rico Schüllerd3dx9: Improve set_matrix_array().
2012-08-28  Rico Schüllerd3dx9: Add some traces to D3DXLoadSurfaceFromMemory().
2012-08-28  Jacek CabanFixed remaining wrong iface call helpers.
2012-08-27  Rico Schüllerd3dx9/tests: Fix typo.
2012-08-27  Rico Schüllerd3dx9: Remove "too many constants" fixme.
2012-08-27  Rico Schüllerd3dx9: Add debug helper function for RegisterSet.
2012-08-27  Rico Schüllerd3dx9: Use debug_d3dxparameter_class/type in traces.
2012-08-27  Rico Schüllerd3dx9/tests: Add tests for ID3DXConstantTable::GetConst...
2012-08-27  Rico Schüllerd3dx9/tests: Add tests for ID3DXConstantTable::GetConst...
2012-08-27  Rico Schüllerd3dx9: Fix RegisterCount calculation.
2012-08-27  Rico Schüllerd3dx9: Implement ID3DXConstantTable::GetConstantElement().
2012-08-27  Rico Schüllerd3dx9: Improve ID3DXConstantTable::GetConstantDesc().
2012-08-27  Rico Schüllerd3dx9: Improve ID3DXConstantTable::GetConstant().
2012-08-27  Rico Schüllerd3dx9: Improve ID3DXConstantTable::GetConstantByName().
2012-08-24  Rico Schüllerd3dx9: Improve is_valid_constant().
2012-08-24  Rico Schüllerd3dx9: Parse structs and sub constants in ID3DXConstant...
2012-08-24  Rico Schüllerd3dx9: Don't use an index as variable handle, it's...
2012-08-24  Rico Schüllerd3dx9: Add a fixme for flags in D3DXGetShaderConstantTa...
2012-08-24  Rico Schüllerd3dx9: Remove ctab_constant typedef.
2012-08-21  Francois Gougetd3dx9_36: Add a trailing '\n' to a couple of Wine traces.
2012-08-21  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetMatrixTranspose...
2012-08-21  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetMatrixPointerArray.
2012-08-21  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetMatrixTranspose.
2012-08-21  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetMatrixTranspose...
2012-08-21  Józef Kuciad3dx9: ID3DXConstantTable::SetFloat shouldn't change...
2012-08-21  Józef Kuciad3dx9: ID3DXConstantTable::SetVector shouldn't change...
2012-08-21  Józef Kuciad3dx9: ID3DXConstantTable::SetMatrix should set scalar...
2012-08-21  Rico Schüllerd3dx9: Avoid TRUE : FALSE conditional expression.
2012-08-21  Rico Schüllerd3dx9: Remove not needed TRACE.
2012-08-21  Rico Schüllerd3dx9: Identify D3DTSS_CONSTANT and FVF states.
2012-08-21  Rico Schüllerd3dx9: Don't double check the technique.
2012-08-20  Rico Schüllerd3dx9/tests: Add variable name test.
2012-08-20  Rico Schüllerd3dx9: Move technique name handling to technique handle...
2012-08-20  Rico Schüllerd3dx9: Use a separate function for the technique name.
2012-08-20  Rico Schüllerd3dx9: Silence missing function handling in the effect...
2012-08-20  Rico Schüllerd3dx9: Make annotation handling more generic for techni...
2012-08-20  Rico Schüllerd3dx9: Improve check for empty braces for elements.
2012-08-20  Rico Schüllerd3dx9: Return NULL if name is not given.
2012-08-16  Józef Kuciad3dx9: Fix ID3DXConstantTable::SetMatrix.
2012-08-16  Józef Kuciad3dx9: Fix ID3DXConstantTable::SetVector.
2012-08-16  Józef Kuciad3dx9/tests: Add tests for ID3DXConstantTable::SetValue.
2012-08-16  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetValue.
2012-08-16  Józef Kuciad3dx9/tests: Add tests for setting matrix shader constants.
2012-08-16  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetBoolArray.
2012-08-16  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetBool.
2012-08-14  Józef Kuciad3dx9/tests: Add tests for ID3DXConstantTable::SetDefaults.
2012-08-14  Józef Kuciad3dx9/tests: Add tests for constant tables with default...
2012-08-14  Józef Kuciad3dx9: Implement ID3DXConstantTable::SetDefaults.
2012-08-14  Józef Kuciad3dx9: Correctly handle constants without default value...
2012-08-14  Józef Kuciad3dx9: Introduce a helper function for setting float...
2012-08-14  Józef Kuciad3dx9: Introduce helper functions to operate on constan...
2012-08-14  Detlef Riekenbergd3dx9_36/tests: Fix failures on vista x64.
2012-08-13  Józef Kuciad3dx9/tests: Add cube texture tests for ID3DXRenderToEn...
2012-08-13  Józef Kuciad3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.
2012-08-13  Józef Kuciad3dx9: Implement rendering to cube textures in ID3DXRen...
2012-08-13  Józef Kuciad3dx9: Introduce separate functions for restoring and...
2012-08-13  Józef Kuciad3dx9/tests: Clean up device state after tests.
2012-08-13  Rico Schüllerd3dx9/tests: Check all elements in the effect parameter...
2012-08-13  Rico Schüllerd3dx9/tests: Reduce effect parameter value test count.
2012-07-23  Józef Kuciad3dx9: Allow D3DX_DEFAULT to be passed as srclevel...
2012-07-23  Nozomi Kodamad3dx9_36: Add more traces.
2012-07-20  Nozomi Kodamad3dx9_36: Add some traces.
2012-07-19  Nozomi Kodamad3dx9_36: Implementation of D3DXSHRotateZ.
2012-07-16  Józef Kuciad3dx9: Implement volume texture filtering in D3DXFilter...
2012-07-16  Józef Kuciad3dx9: Use structure to pass volume size to pixel forma...
2012-07-16  Józef Kuciad3dx9: Implement point filtering for volume textures.
2012-07-16  Józef Kuciad3dx9: Implement pixel format conversion for volume...
next