Module: wine Branch: master Commit: c782aeb49ae82b87e54c01c05be663da771faa71 URL: https://gitlab.winehq.org/wine/wine/-/commit/c782aeb49ae82b87e54c01c05be663d...
Author: Elizabeth Figura zfigura@codeweavers.com Date: Fri Apr 26 18:00:04 2024 -0500
wined3d: Remove the FFP blitter.
The GLSL blitter covers a superset of the same functionality.
---
dlls/wined3d/context_gl.c | 143 ----------------------------- dlls/wined3d/texture.c | 226 ++-------------------------------------------- dlls/wined3d/wined3d_gl.h | 5 - 3 files changed, 6 insertions(+), 368 deletions(-)