Module: wine Branch: master Commit: 0ad02fca3d095780f7ff632132140ea4507cf644 URL: https://gitlab.winehq.org/wine/wine/-/commit/0ad02fca3d095780f7ff632132140ea...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Nov 7 13:58:25 2022 +0100
opengl32: Move extension filtering helpers to unix_wgl.c.
---
dlls/opengl32/opengl_ext.h | 4 + dlls/opengl32/unix_wgl.c | 181 +++++++++++++++++++++++++++++++++++++++++++++ dlls/opengl32/wgl.c | 178 -------------------------------------------- 3 files changed, 185 insertions(+), 178 deletions(-)