13 May
2024
13 May
'24
3:56 p.m.
Module: wine Branch: master Commit: 2ac928cd99a844e0028e1c7c05f2a15a8851b1e9 URL: https://gitlab.winehq.org/wine/wine/-/commit/2ac928cd99a844e0028e1c7c05f2a15... Author: Elizabeth Figura <zfigura(a)codeweavers.com> Date: Fri Mar 15 20:05:20 2024 -0500 wined3d: Remove the NV_register_combiners fragment pipeline. --- dlls/wined3d/Makefile.in | 1 - dlls/wined3d/ffp_gl.c | 1226 ---------------------------------- dlls/wined3d/nvidia_texture_shader.c | 907 ------------------------- dlls/wined3d/wined3d_gl.h | 3 - dlls/wined3d/wined3d_private.h | 6 - 5 files changed, 2143 deletions(-)