Clarify logical condition in dlls/wined3d/arb_program_shader.c

Henri Verbeet hverbeet at gmail.com
Sat Jun 20 21:32:16 CDT 2009


2009/6/20 Gerald Pfeifer <gerald at pfeifer.com>:
> This makes it more clear that ! applies to the overall condition,
> not just to the first part which is then and-ed.
>
I happened to have the same patch. Note that this does fix a real bug,
! has higher precedence than &.



More information about the wine-devel mailing list