Module: wine Branch: master Commit: b83e327ada65a1a24a991e9bef4c2154cc0e790c URL: https://source.winehq.org/git/wine.git/?a=commit;h=b83e327ada65a1a24a991e9be...
Author: Eric Pouech eric.pouech@gmail.com Date: Wed Mar 2 09:04:52 2022 +0100
opengl32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opengl32/tests/Makefile.in | 1 - dlls/opengl32/tests/opengl.c | 184 ++++++++++++++++++++-------------------- 2 files changed, 92 insertions(+), 93 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b83e327ada65a1a24a991...