Module: wine Branch: master Commit: c736321633c6a247b406be50b1780ca0439ef8b0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c736321633c6a247b406be50b...
Author: Paul Gofman gofmanp@gmail.com Date: Tue Feb 18 20:40:04 2020 +0330
wined3d: Support AMD alpha to coverage state.
Signed-off-by: Paul Gofman gofmanp@gmail.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d9/tests/visual.c | 4 +-- dlls/wined3d/device.c | 49 ++++++++++++++++++++++----- dlls/wined3d/stateblock.c | 77 ++++++++++++++++++++++++++++++++++++++---- dlls/wined3d/wined3d_private.h | 7 +++- include/wine/wined3d.h | 1 + 5 files changed, 120 insertions(+), 18 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c736321633c6a247b406b...