Module: wine Branch: master Commit: 03c5ab2e725b52fafea388a2f13c38afff9a7e47 URL: http://source.winehq.org/git/wine.git/?a=commit;h=03c5ab2e725b52fafea388a2f1...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 14 09:24:13 2017 +0200
glu32: Import projection functions from Mesa.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/glu32/Makefile.in | 4 +- dlls/glu32/glu.c | 66 ---------- dlls/glu32/glu32.spec | 12 +- dlls/glu32/project.c | 327 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 336 insertions(+), 73 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=03c5ab2e725b52fafea388...