Module: wine Branch: master Commit: 52c35814bece03b8668a699b87d856af19ba94c3 URL: https://gitlab.winehq.org/wine/wine/-/commit/52c35814bece03b8668a699b87d856a...
Author: Zebediah Figura zfigura@codeweavers.com Date: Sat Sep 17 23:32:00 2022 -0500
d3d8: Build without -DWINE_NO_LONG_TYPES.
---
dlls/d3d8/Makefile.in | 1 - dlls/d3d8/buffer.c | 24 +++--- dlls/d3d8/device.c | 186 +++++++++++++++++++++--------------------- dlls/d3d8/directx.c | 16 ++-- dlls/d3d8/shader.c | 12 +-- dlls/d3d8/surface.c | 10 +-- dlls/d3d8/swapchain.c | 8 +- dlls/d3d8/texture.c | 34 ++++---- dlls/d3d8/vertexdeclaration.c | 28 +++---- dlls/d3d8/volume.c | 5 +- 10 files changed, 159 insertions(+), 165 deletions(-)