Module: wine Branch: master Commit: 15140e7645c44691cf85c68f964edd3d7f015d76 URL: https://gitlab.winehq.org/wine/wine/-/commit/15140e7645c44691cf85c68f964edd3...
Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Mar 9 19:23:17 2023 -0600
wined3d: Rename the "textures" field of struct wined3d_gl_limits to "ffp_textures".
---
dlls/wined3d/adapter_gl.c | 12 ++++++------ dlls/wined3d/ati_fragment_shader.c | 6 +++--- dlls/wined3d/context_gl.c | 8 ++++---- dlls/wined3d/nvidia_texture_shader.c | 10 +++++----- dlls/wined3d/state.c | 10 +++++----- dlls/wined3d/utils.c | 2 +- dlls/wined3d/wined3d_gl.h | 2 +- 7 files changed, 25 insertions(+), 25 deletions(-)