Module: wine Branch: master Commit: edcea32c6a472e586a033da5406a7de142b83480 URL: https://gitlab.winehq.org/wine/wine/-/commit/edcea32c6a472e586a033da5406a7de...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Oct 6 20:29:17 2022 +0200
opengl32: Implement wow64 thunks for input pointer arrays.
---
dlls/opengl32/make_opengl | 40 +++++++++++++- dlls/opengl32/unix_private.h | 11 ++++ dlls/opengl32/unix_thunks.c | 122 +++++++++++++++++++++++++++++++------------ 3 files changed, 138 insertions(+), 35 deletions(-)