WineD3D: Fog fixes, try 2

Stefan Dösinger stefandoesinger at gmx.at
Mon Jun 12 06:16:58 CDT 2006


Am Montag, 12. Juni 2006 10:51 schrieb H. Verbeet:
> On 11/06/06, Stefan Dösinger <stefan at codeweavers.com> wrote:
> >+                    BOOL warned = FALSE;
> >+                    if(!warned) {
> >+                        /* TODO: Use the fog table code from old ddraw */
> >+                        FIXME("Implement fog for transformed
>
> vertices in software\n");
>
> >+                        warned = TRUE;
> >+                    }
>
> Shouldn't "warned" be static here? Or am I misunderstanding what this
> is supposed to do?
Right...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060612/4082d7fc/attachment.pgp


More information about the wine-devel mailing list