Sweden-Number/dlls/d3d10
Jacek Caban acc0bb0521 rbtree.h: Pass compare function instead of wine_rb_functions to wine_rb_init.
Also change return type to void since the function can no longer fail.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-02 23:30:29 +09:00
..
tests dxgi/tests: Also test for ID3D10Device1 and ID3D11Device in test_device_interfaces(). 2014-02-11 19:19:14 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
d3d10.spec d3d10: Add D3D10CreateEffectPoolFromMemory stub. 2016-04-01 20:51:07 +09:00
d3d10_main.c rbtree.h: Pass compare function instead of wine_rb_functions to wine_rb_init. 2016-09-02 23:30:29 +09:00
d3d10_private.h rbtree.h: Pass compare function instead of wine_rb_functions to wine_rb_init. 2016-09-02 23:30:29 +09:00
effect.c d3d10: Validate offsets and size in parse_fx10_type() (AFL). 2016-07-10 22:26:38 +09:00
shader.c d3d10: Fix a comment. 2013-11-14 16:21:21 +01:00
stateblock.c d3d10: D3D10CreateStateBlock() is implemented. 2015-02-12 22:12:13 +09:00
utils.c rbtree.h: Pass compare function instead of wine_rb_functions to wine_rb_init. 2016-09-02 23:30:29 +09:00
version.rc