Module: wine Branch: master Commit: 2480c9395b0b9a14ad1747d2c4621e0cd3a21fca URL: http://source.winehq.org/git/wine.git/?a=commit;h=2480c9395b0b9a14ad1747d2c4...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 8 13:45:03 2012 +0100
opengl32: Get rid of wine_ prefix on generated functions.
---
dlls/opengl32/make_opengl | 69 +- dlls/opengl32/opengl32.spec | 722 ++-- dlls/opengl32/opengl_ext.c | 8496 +++++++++++++++++++++--------------------- dlls/opengl32/opengl_norm.c | 670 ++-- dlls/opengl32/wgl.c | 8 +- 5 files changed, 4978 insertions(+), 4987 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2480c9395b0b9a14ad1747...