Module: wine Branch: master Commit: a7d33cb73b7b5b582be2092b7db8d59b1dda019d URL: https://gitlab.winehq.org/wine/wine/-/commit/a7d33cb73b7b5b582be2092b7db8d59...
Author: Elizabeth Figura zfigura@codeweavers.com Date: Wed Mar 20 18:14:54 2024 -0500
wined3d: Remove the no longer used wined3d_context.use_immediate_mode_draw field.
---
dlls/wined3d/adapter_gl.c | 108 ----------------------------------------- dlls/wined3d/context.c | 2 - dlls/wined3d/context_gl.c | 82 ++----------------------------- dlls/wined3d/wined3d_gl.h | 7 --- dlls/wined3d/wined3d_private.h | 3 +- 5 files changed, 6 insertions(+), 196 deletions(-)