Zebediah Figura : wined3d: Accelerate texture DISCARD maps as well.

Alexandre Julliard julliard at winehq.org
Thu Feb 24 15:33:41 CST 2022


Module: wine
Branch: master
Commit: 125f5b72100d2a0f82f118b857349ff6915a661f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=125f5b72100d2a0f82f118b857349ff6915a661f

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Feb 23 20:21:42 2022 -0600

wined3d: Accelerate texture DISCARD maps as well.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/adapter_gl.c | 76 +++++++++++++++++++++++++++--------------------
 dlls/wined3d/adapter_vk.c | 54 +++++++++++++++++++--------------
 dlls/wined3d/cs.c         |  9 +++---
 dlls/wined3d/texture.c    | 33 ++++++++++++++++++++
 4 files changed, 113 insertions(+), 59 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=125f5b72100d2a0f82f118b857349ff6915a661f



More information about the wine-cvs mailing list