[Bug 12199] C&C3 too dark

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 25 03:34:08 CDT 2008


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





--- Comment #5 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-03-25 03:34:08 ---
Right now by accident float formats like R32F are offered as render targets.
Inside CheckRenderTargetCapability add a line like: if(CheckFormat ==
WINED3DFMT_R32F) return FALSE. Do this in the FBO-part of the function. Also do
it for R16F.


-- 
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