Module: wine Branch: master Commit: e359c1466a964e9511d25e9010a4b70a65c2dbd1 URL: https://gitlab.winehq.org/wine/wine/-/commit/e359c1466a964e9511d25e9010a4b70...
Author: Anton Baskanov baskanov@gmail.com Date: Fri Oct 21 15:12:24 2022 +0700
ddraw: Use the wined3d_streaming_buffer helpers to manage the streaming vertex buffer.
---
dlls/ddraw/ddraw_private.h | 4 +- dlls/ddraw/device.c | 161 ++++++++------------------------------------- 2 files changed, 28 insertions(+), 137 deletions(-)