Module: wine Branch: master Commit: 951d0e94c4de18158170152fd223a938adda6b00 URL: https://gitlab.winehq.org/wine/wine/-/commit/951d0e94c4de18158170152fd223a93...
Author: Zebediah Figura zfigura@codeweavers.com Date: Fri Jan 6 16:22:54 2023 -0600
wined3d: Move struct wined3d_texture_gl to wined3d_gl.h.
---
dlls/wined3d/wined3d_gl.h | 102 ++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/wined3d_private.h | 104 +---------------------------------------- 2 files changed, 103 insertions(+), 103 deletions(-)