Module: wine Branch: master Commit: 870f1b02f952d5b4a0507b3a2b80e193247b607d URL: https://gitlab.winehq.org/wine/wine/-/commit/870f1b02f952d5b4a0507b3a2b80e19...
Author: Elizabeth Figura zfigura@codeweavers.com Date: Fri Apr 26 17:20:12 2024 -0500
wined3d: Remove the no longer used STATE_SAMPLER.
---
dlls/wined3d/adapter_vk.c | 21 --------------------- dlls/wined3d/context_gl.c | 6 ------ dlls/wined3d/cs.c | 11 ----------- dlls/wined3d/directx.c | 21 --------------------- dlls/wined3d/ffp_gl.c | 25 ------------------------- dlls/wined3d/texture.c | 15 --------------- dlls/wined3d/utils.c | 2 -- dlls/wined3d/view.c | 6 ------ dlls/wined3d/wined3d_private.h | 6 +----- 9 files changed, 1 insertion(+), 112 deletions(-)