Module: wine Branch: master Commit: eabd176cc0e1ebc2f2a6dbddcedaadf6140d8b1a URL: https://gitlab.winehq.org/wine/wine/-/commit/eabd176cc0e1ebc2f2a6dbddcedaadf...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Nov 7 15:55:24 2022 +0100
opengl32: Implement wow64 thunks for glFenceSync (et al.).
---
dlls/opengl32/make_opengl | 6 ++ dlls/opengl32/unix_thunks.c | 130 +++-------------------------- dlls/opengl32/unix_wgl.c | 194 +++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 211 insertions(+), 119 deletions(-)