[PATCH 1/2] wined3d: Support AMD alpha to coverage state.

Henri Verbeet hverbeet at gmail.com
Mon Feb 10 08:37:08 CST 2020


On Mon, 10 Feb 2020 at 13:12, Paul Gofman <gofmanp at gmail.com> wrote:
> Signed-off-by: Paul Gofman <gofmanp at gmail.com>
> ---
>  dlls/d3d9/tests/visual.c       |  2 +-
>  dlls/wined3d/glsl_shader.c     |  2 ++
>  dlls/wined3d/state.c           | 21 +++++++++++++++++++++
>  dlls/wined3d/wined3d_private.h |  5 +++++
>  4 files changed, 29 insertions(+), 1 deletion(-)
>
This potentially conflicts with state_blend_object() also controlling
GL_SAMPLE_ALPHA_TO_COVERAGE.



More information about the wine-devel mailing list