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