Module: wine Branch: master Commit: fd3d5d6f829fe64f46f71960c108393daf6f9190 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fd3d5d6f829fe64f46f71960c1...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 10 10:16:03 2017 +0200
opengl32: Convert the XML parser to use XML::LibXML.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opengl32/make_opengl | 369 +- dlls/opengl32/opengl_ext.c | 13233 +++++++++++++++++++++++++----------------- dlls/opengl32/opengl_norm.c | 5062 ++++++++-------- include/wine/wgl.h | 653 +-- include/wine/wgl_driver.h | 5888 +++++++++---------- 5 files changed, 14045 insertions(+), 11160 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fd3d5d6f829fe64f46f719...