Module: wine Branch: master Commit: 60d7923682957f366abca8a75ac4b5510ecd6c64 URL: https://source.winehq.org/git/wine.git/?a=commit;h=60d7923682957f366abca8a75...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 23 13:31:51 2020 +0200
opengl32: Update to the current OpenGL spec.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opengl32/make_opengl | 17 +++- dlls/opengl32/opengl_ext.c | 196 +++++++++++++++++++++++++++++++++++--------- dlls/opengl32/opengl_norm.c | 54 +++++++++--- include/wine/wgl.h | 51 ++++++++++-- include/wine/wgl_driver.h | 41 ++++++--- 5 files changed, 286 insertions(+), 73 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=60d7923682957f366abca...