Add 'use strict' and fix make_opengl accordingly.
commitc887d0809c748311be127e9a00efa5a63439a2a0
authorFrancois Gouget <fgouget@free.fr>
Fri, 20 May 2005 18:58:10 +0000 (20 18:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 May 2005 18:58:10 +0000 (20 18:58 +0000)
tree165bf8e4cd85973bea3b746bf35c497f29f95e98
parent8bf9171bf75fea7cbf37492a88c9681b0e7e7eeb
Add 'use strict' and fix make_opengl accordingly.
Add function prototypes.
Write "$a $b" rather than the more complex $a . " " . $b.
Document which OpenGL spec files need to be downloaded.
Update the documentation of the list of supported OpenGL versions.
Tweak the usage so it always reports the right command name.
dlls/opengl32/make_opengl