[3/3] WineD3D: Don't enable render_to_fbo on single buffered swapchains

Stefan Dösinger stefan at codeweavers.com
Tue Dec 15 04:41:58 CST 2009


Am 15.12.2009 um 08:14 schrieb Henri Verbeet:

> 2009/12/15 Stefan Dösinger <stefan at codeweavers.com>:
>> +            && present_parameters->BackBufferCount > 0
> "BackBufferCount" is unsigned.
Not even -Wall -pedantic complains about this, but okay. This patch compares against unsigned constants.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-WineD3D-Don-t-enable-render_to_fbo-on-single-buffered-.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/187ae943/attachment.txt>
-------------- next part --------------




More information about the wine-patches mailing list