[PATCH vkd3d v2 8/9] vkd3d-shader/hlsl: Fold constant not-equal expressions.

Matteo Bruni matteo.mystral at gmail.com
Tue Apr 5 05:47:50 CDT 2022


On Mon, Mar 28, 2022 at 10:59 AM Giovanni Mascellani
<gmascellani at codeweavers.com> wrote:
>
> Signed-off-by: Giovanni Mascellani <gmascellani at codeweavers.com>
> --
> v2:
>  * Use unsigned int for iteration
>  * Do not uselessly store the bool type in a variable
>  * Assert (instead of emitting an error) when there is a type inconsistency

Not hard to fix up but, as a heads up, notice that there are only 2
dashes above, which would make the changelog part of the commit
message.



More information about the wine-devel mailing list