reactos/sdk
winesync afac88c50e [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
..
cmake [CMAKE] Enable C4101 (unreferenced local variable) for MSVC builds. 2020-02-24 11:01:43 +01:00
include [WINESYNC]d3dx9_*: Add D3DXSHProjectCubeMap stub 2020-02-26 18:19:18 +01:00
lib [CMAKE] When disabling C4101, explicitly remove the error flag. 2020-02-24 22:29:33 +01:00
tools [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