Module: wine Branch: stable Commit: bac043824b092295b2ae0a91a30a0e97d08752d0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bac043824b092295b2ae0a91a3...
Author: Rico Schüller kgbricola@web.de Date: Fri Nov 1 18:18:26 2013 +0100
opengl32: Use opengl xml registry files.
(cherry picked from commit 2fa9b7ebb5cee85a1d712a78b8ff50eae097851f)
---
dlls/opengl32/make_opengl | 414 +++--- dlls/opengl32/opengl_ext.c | 2918 ++++++++++++++++++++++++++++++++----------- dlls/opengl32/opengl_norm.c | 1146 +++++++++++------ dlls/winemac.drv/opengl.c | 8 +- dlls/winex11.drv/opengl.c | 8 +- include/wine/wgl.h | 504 ++++++-- include/wine/wgl_driver.h | 860 ++++++++----- 7 files changed, 4098 insertions(+), 1760 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bac043824b092295b2ae0a...