search for: d3d8_init

Displaying 2 results from an estimated 2 matches for "d3d8_init".

2014 Jan 10
8
[Bug 73459] New: nv10 get_rt_format: Assertion `0' failed.
...go/floss/wine/dlls/wined3d/directx.c:5190] in wined3d (0x0032fc58) 15 0x7e0ec0ca wined3d_create+0xd0(version=<couldn't compute location>, flags=<couldn't compute location>) [/home/diego/floss/wine/dlls/wined3d/wined3d_main.c:105] in wined3d (0x0032fcc8) 16 0x7e162fdd d3d8_init+0x45(d3d8=0x122578) [/home/diego/floss/wine/dlls/d3d8/directx.c:413] in d3d8 (0x0032fd08) 17 0x7e1575d1 Direct3DCreate8+0xb6(sdk_version=<couldn't compute location>) [/home/diego/floss/wine/dlls/d3d8/d3d8_main.c:47] in d3d8 (0x0032fd68) 18 0x0042a55f in crimsonland (+0x2a55e)...
2020 Mar 13
0
Wine release 5.4
...ed to a function. d3dcompiler: Apply type modifiers to the hlsl_type. Zhiyi Zhang (25): wined3d: Introduce wined3d_get_adapter(). wined3d: Introduce wined3d_adapter_get_output_count(). wined3d: Introduce wined3d_adapter_get_output(). d3d8: Enumerate wined3d outputs in d3d8_init(). d3d9: Enumerate wined3d outputs in d3d9_init(). wined3d: Refactor wined3d_enum_adapter_modes() to wined3d_output_get_mode(). wined3d: Refactor wined3d_get_adapter_mode_count() to wined3d_output_get_mode_count(). wined3d: Get output from window in wined3d_swapchain_state_i...