Module: wine Branch: master Commit: 26d0a0a081ae71048b5932c3972bd62d7149af1d URL: http://source.winehq.org/git/wine.git/?a=commit;h=26d0a0a081ae71048b5932c397...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Feb 13 13:32:28 2016 +0900
opengl32: Update to the current OpenGL spec.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opengl32/make_opengl | 1 + dlls/opengl32/opengl_ext.c | 325 +- dlls/opengl32/opengl_norm.c | 92 +- include/wine/wgl.h | 11118 +++++++++++++++++++++--------------------- include/wine/wgl_driver.h | 49 +- 5 files changed, 6063 insertions(+), 5522 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=26d0a0a081ae71048b5932...