opengl32: Avoid generating a wrapper for internal functions when we can call the...
commitde154e738aeed2f20975d91ffeae40a33d65ff64
authorAlexandre Julliard <julliard@winehq.org>
Tue, 12 Dec 2006 16:59:44 +0000 (12 17:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Dec 2006 16:59:44 +0000 (12 17:59 +0100)
tree343c374a97a95fe605773c96719d889340645624
parent715d0e84097cb2dc07369c4e1cec8cf8a41e9035
opengl32: Avoid generating a wrapper for internal functions when we can call the internal one directly.
dlls/opengl32/make_opengl
dlls/opengl32/opengl_ext.h
dlls/opengl32/opengl_norm.c
dlls/opengl32/wgl.c