Module: wine Branch: master Commit: d900547f58405935c230b2530b06fff6938318f7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d900547f58405935c230b2530...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 9 12:59:07 2018 +0200
opengl32: Update to the current OpenGL spec.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opengl32/make_opengl | 4 +- dlls/opengl32/opengl_ext.c | 196 +++++++++++++++++++++++++++++++++++++++++++- dlls/opengl32/opengl_norm.c | 56 ++++++++++++- include/wine/wgl.h | 95 ++++++++++++++++++++- include/wine/wgl_driver.h | 28 ++++++- 5 files changed, 364 insertions(+), 15 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d900547f58405935c230b...