reactos/sdk/tools/winesync
winesync b7a4b73b65 [WINESYNC] d3dx9_36: No need to fail if we don't support vertices reordering in D3DXMESHOPT_ATTRSORT
A non optimized mesh does not prevent rendering as long as we return valid data to the application.
In our case we provided an identity remapping array when no vertices reordering is done.

Avencast demo works perfectly well (using native effects functions).

wine-staging patch by Christian Costa <titan.costa@gmail.com>
2020-02-26 18:19:18 +01:00
..
d3dx9_staging [WINESYNC] d3dx9_36: No need to fail if we don't support vertices reordering in D3DXMESHOPT_ATTRSORT 2020-02-26 18:19:18 +01:00
d3dx9.cfg [WINESYNC] d3dx9: Use parameter data for the first constant only in d3dx_set_shader_const_state(). 2020-02-26 18:19:18 +01:00
winesync.py [TOOLS] Add a python script for syncing wine patches 2020-02-26 18:19:18 +01:00