search for: surface_convert_color_to_float

Displaying 3 results from an estimated 3 matches for "surface_convert_color_to_float".

2011 Sep 08
2
Zanzarah game
I've decided to try Zanzarah in both wine 1.2.2 and in latest release 1.3.27 None works... :( Here is the terminal output in 1.3.27: ... DFMT_R8G8_SNORM_L8X8_UNORM to floating point. err:d3d_surface:surface_convert_color_to_float Unhandled conversion from WINED3DFMT_R8G8_SNORM_L8X8_UNORM to floating point. err:d3d_surface:surface_convert_color_to_float Unhandled conversion from WINED3DFMT_R5G5_SNORM_L6_UNORM to floating point. err:d3d_surface:surface_convert_color_to_float Unhandled conversion from WINED3DFMT_R8G8_SNORM...
2015 Apr 17
0
Wine release 1.7.41
..._32: Add a missing call to release_sock_fd. Stas Cymbalov (1): dsound: Fix angle to sound source calculation. Stefan D?singer (16): wined3d: Use a shader for unconverted blits. wined3d: Add a function for wined3d_gl_resource_type to texture target conversion. wined3d: Move surface_convert_color_to_float to utils.c. wined3d: Add more formats to wined3d_format_convert_color_to_float. wined3d: Set color keys through the command stream. wined3d: Allow ARB blits from converted surfaces. wined3d: Implement color keying in arbfp_blit. wined3d: Implement color keying in the g...
2011 Jul 22
0
Wine release 1.3.25
...swapchain_blit() const. wined3d: Make the surface parameter to surface_get_rect() const. wined3d: Make the surface parameter to surface_is_full_rect() const. wined3d: Make the surface parameter to surface_convert_depth_to_float() const. wined3d: Make the surface parameter to surface_convert_color_to_float() const. wined3d: Make the surface parameter to surface_depth_blt() const. ddraw: Just use SetWindowPos() in ddraw_set_display_mode(). wined3d: Make the surface parameter to ffp_blit_p8_upload_palette() const. wined3d: Make the priv parameter to map_register() const. w...