Module: wine Branch: master Commit: 60eeb92ae0342a13e6e407a44d116b657b7e9ee5 URL: https://gitlab.winehq.org/wine/wine/-/commit/60eeb92ae0342a13e6e407a44d116b6...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Nov 7 16:26:41 2022 +0100
opengl32: Build with msvcrt.
---
dlls/opengl32/Makefile.in | 4 +- dlls/opengl32/make_opengl | 16 ++++-- dlls/opengl32/unix_thunks.c | 8 ++- dlls/opengl32/unix_wgl.c | 130 +++++++++++++++++++++----------------------- dlls/opengl32/unixlib.h | 6 +- dlls/opengl32/wgl.c | 22 +++++--- 6 files changed, 101 insertions(+), 85 deletions(-)