winesync
|
81c4bfa714
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to get_parameter_element_by_name().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 09770370c0b9159d3324684146544b6f441e4889 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
ee5b715bde
|
[WINESYNC] d3dx9: Move full_name_tmp_size out of struct d3dx9_base_effect.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 0c6345322983ed3df9100b801aaa56367b37a501 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
2493cdf262
|
[WINESYNC] d3dx9: Move full_name_tmp out of struct d3dx9_base_effect.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 3779ff07b048bfdaf67674db89aedaa1e4b1e810 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
826d5b5fcb
|
[WINESYNC] d3dx9: Move param_tree out of struct d3dx9_base_effect.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id adc1b5a8bc6bcce427e231485015da43d24ca5cb by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
6d0bce396f
|
[WINESYNC] d3dx9: Avoid double free on effect initialization failure.
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id cffe35488dc16414c6938e0f1a0169fb59730c97 by Matteo Bruni <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
3b863b3693
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to d3dx9_base_effect_cleanup().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 2f16d2f4ca86263571797d9544a9534e8aa29c16 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
e60679e844
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to get_annotation_by_name().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 7738fec56b8d55f006babf4d9fb7a1b79cf363af by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
6ff343ea9a
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to add_param_to_tree().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 62a26e1ad0e18b8de8ac8154cbce6c6f66f2249b by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
7c212953a7
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to the version helpers.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id f9351bae3e22ac500c237ab5a0b0556561e913d6 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
ce95dc5813
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to get_valid_pass().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 956b30dbf3899e3cd0ccccc17d99f01047caf634 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
0c4e3081da
|
[WINESYNC] d3dx9: Pass a struct d3dx_effect to get_valid_parameter().
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 6ecc2c51b3849d313ad670a4b0ff14ca50aeb26a by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
d14c6a9493
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetVertexShader() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 73a05456bf6eb1102c5e3cc361f906e65f62cfcf by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
50aa6ee7ea
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetVectorArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id a4ea70af146850d690e0de64436253aef098a86d by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
492a1837b7
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetVector() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 6eb69d2cf6a9049a3fedc3ec71146b3745f17e2b by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
329ee4ce80
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetVectorArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 4d978ec0812cd18960337d5709853d93d98a1f2e by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
17776bdd0f
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetVector() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 3754ba683f2d3ccb16354a75b530c317382929d8 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:03 +01:00 |
|
winesync
|
a64947697d
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetValue() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id bd731f6dd12d1e61daf3d6abefb3e01be35f5104 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
fce46567f7
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetValue() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id d4e39ee1d8a263d91bc291cacfe8938f81d447fc by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
e8b87e3799
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetTexture() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 918c13f48cab2fe9391148ae4281015c0e169378 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
13e4a05754
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetTexture() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id f06d6ab0858db398576e36bf295be581952d6209 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
598c2e03b2
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetString() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id e288158dec12f4f55aea01fb1e2879c6e9a18028 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
da7f239a06
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetString() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id ea45ed1751860905daa33af5e45d38cbbeadd0ad by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
6dec261847
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetPixelShader() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 7ce336969ca4f7adba33c45f5f746a8f656348cc by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
2a0486d854
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetParameterDesc() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 262238d46752700c2041cb9548724c66bd017eca by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
6d27669ad3
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrixTransposePointerArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id f34f13825fd060fda40f0a5b02dc1b420e3a8e1e by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
7145cf23a4
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrixTransposeArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 9f1ed4fcdd053647f7e2a7626ab95d0a1e8914eb by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
3f197f6fc7
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrixTranspose() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 81203bdb0462ecce8f2791f1599cf1fedf318ad7 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
b74269badf
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrixTransposePointerArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 95a8cfad14f1d87b9f7512f96c5c06edba04ca70 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
e9177cf564
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrixTransposeArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 29bf6988e3ae7451b46c3c73a4ba95b41c17dea0 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
43bb890af9
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrixTranspose() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 2fdd724a41c137e7f82b9a4b042b68cef32ac281 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
efeffca80e
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrixPointerArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id c47355a3dc3685c44982ecb9944c0826c0b03526 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
09e5a68482
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrixArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 96e2d0e018ba469599d50527f187c53f93b76216 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
3d9993c20a
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetMatrix() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id b1621b2c28c57af09064d69e6cbe8573db88b555 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
99c88ea215
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrixPointerArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id e39845ac9a7f363ca824ff6354ade6b6425a35e9 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
644faeeb7e
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrixArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 2d7430f7143acc9e14cd58d3bc598ca79f7bff5e by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
2bbbe62494
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetMatrix() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 636a2b5a39f81699bddd289b04de9644611b8987 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
122fe3ff58
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetIntArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 8ea0f9d4dd3e4d74af51df0a2dc2723f2be0da8c by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
6c31253e62
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetInt() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 2e771d77761a78b1b597144edfd69ae05b31561e by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
cdc0089c1c
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetIntArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 570ae3b2aa2e7da3f14fbd59979a39e8f21763be by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
218bc69a38
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetInt() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 5015e2a7cf5fa3779fd651817058e03c94807088 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
b1ee53bf49
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetFloatArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 86dff681fc6c36a77b84ec7ded4dfc3f889e2882 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
b6b435e16c
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetFloat() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 2543e78b828f842813066827b5b2fb4565a51f7e by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
0e01a12034
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetFloatArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id cf4c22bd712594f3589070c493fc550770ebc899 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
6450fd6db3
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetFloat() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 460fd21ccc6785172167553e6dd124fdec020d11 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
ab91d0f28e
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetBoolArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id e435a1442d6499f358168d8a0ca974b43ccd9140 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
022ce2f70b
|
[WINESYNC] d3dx9: Merge the d3dx_effect_SetBool() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id b4bc9ea7b711c03b93d15bb2ba04dfbbb9d70f72 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
3c49040030
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetBoolArray() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id ab7756619c1b16c761618a68d1b6a06ad437cbe8 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
706fd8dde3
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetBool() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id cca43ca090ccb27c5e3d3564dbe69a424f0c9872 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
9a5e0c591c
|
[WINESYNC] d3dx9: Move objects out of struct d3dx9_base_effect.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id f0d7dd0761fc0b6a45b3d3ae136339d3c3bf8075 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|
winesync
|
bd5f74314c
|
[WINESYNC] d3dx9: Merge the d3dx_effect_GetPassDesc() helper.
Signed-off-by: Michael Stefaniuc <[email protected]>
Signed-off-by: Matteo Bruni <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
wine commit id 52c2092fa92cd06ea2c1074072be4cadd872f083 by Michael Stefaniuc <[email protected]>
|
2021-02-04 16:37:02 +01:00 |
|