reactos/sdk/tools/winesync
winesync 777269ea64 [WINESYNC] d3dx9: Use an assert() to validate access to const_tbl[].
This check is essentially validating that the hardcoded state_table[]
has reasonable values for the shader constant states. Use ARRAY_SIZE()
to avoid warnings if the compiler chooses an unsigned integer to back
enum SHADER_CONSTANT_TYPE.

Based on an idea by Henri Verbeet.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id cfc533b40d2d1426a8f05501152b28aa1ec78f07 by Matteo Bruni <mbruni@codeweavers.com>
2021-02-04 16:37:06 +01:00
..
dbghelp_staging
wininet_staging [WINESYNC] wininet: Replacing header fields should fail if they do not exist yet. 2021-01-05 11:03:13 +01:00
d3dx9.cfg [WINESYNC] d3dx9: Use an assert() to validate access to const_tbl[]. 2021-02-04 16:37:06 +01:00
dbghelp.cfg
winesync.py [WINESYNC] Fix for older versions of PyYAML 2021-02-04 16:37:00 +01:00
wininet.cfg [WINESYNC]: wininet is now in sync with wine-staging wine-6.0-rc1 2021-01-05 11:03:13 +01:00