[Bug 27407] Wine complains WINED3DFMT_R16_FLOAT is not supported with r600g driver.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 7 03:12:08 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27407

--- Comment #6 from Henri Verbeet <hverbeet at gmail.com> 2011-06-07 03:12:07 CDT ---
(In reply to comment #2)
> WoW is obviously requesting this format, so this patch can't be totally useless
No, the FIXME is printed by wined3d init code that checks which formats are
available for FBO attachments. (I.e., can be used as render targets in D3D.)
The FIXME is printed because the format is not available for render targets,
while we would expect it to be on native Windows. It doesn't mean the
application actually uses that format.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list