Module: wine Branch: master Commit: ecf31ba4c79a6d6926ceb0575bc34bcd263ea0cb URL: https://gitlab.winehq.org/wine/wine/-/commit/ecf31ba4c79a6d6926ceb0575bc34bc...
Author: Jacek Caban jacek@codeweavers.com Date: Tue Dec 6 13:39:43 2022 +0100
opengl32: Use default calling convention for WGL driver entry points.
---
dlls/opengl32/make_opengl | 14 +++++++------- dlls/opengl32/unix_thunks.c | 20 ++++++++++---------- dlls/win32u/dibdrv/dc.c | 20 ++++++++++---------- dlls/wineandroid.drv/opengl.c | 20 ++++++++++---------- dlls/winemac.drv/opengl.c | 20 ++++++++++---------- dlls/winex11.drv/opengl.c | 22 +++++++++++----------- include/wine/wgl_driver.h | 22 +++++++++++----------- 7 files changed, 69 insertions(+), 69 deletions(-)