wined3d: Reserve two varyings for ATI DX10 cards

Henri Verbeet hverbeet at gmail.com
Mon Jun 15 13:01:33 CDT 2009


2009/6/15 Robert Key <hpestilence at gmail.com>:
> Changelog:
> * This reserves 2 varyings for gl_FrontColor and gl_FrontSecondaryColor
>   for ATI DX10 cards. This should fix bug #17437 once the new fglrx
>   drivers get released this week.
>
That doesn't look quite right. gl_FrontColor and
gl_FrontSecondaryColor should only be used as a fallback when we're
already out of regular varyings to use. What does the shader that
triggers this look like?



More information about the wine-devel mailing list