Module: wine Branch: master Commit: a56c5b185e1817232f3edd3469ff885d26b91b9f URL: http://source.winehq.org/git/wine.git/?a=commit;h=a56c5b185e1817232f3edd3469...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Nov 7 18:06:42 2012 +0100
opengl32: Don't substitute OpenGL types that are already defined in wgl.h.
---
dlls/opengl32/make_opengl | 11 +-- dlls/opengl32/opengl_ext.c | 334 +++++++++++++++++++++--------------------- dlls/opengl32/opengl_norm.c | 334 +++++++++++++++++++++--------------------- include/wine/wgl_driver.h | 336 +++++++++++++++++++++--------------------- 4 files changed, 503 insertions(+), 512 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a56c5b185e1817232f3edd...