11 Jun
2002
11 Jun
'02
6:21 a.m.
On Mon, Jun 10, 2002 at 11:52:34PM -0400, Vincent B?ron wrote:
The glu32 dll is now compliant with MSDN. It can be compiled with a libGLU 1.1, but preferably by a libGLU 1.2.
Changelog: - Modified the glu32 prototypes to match MSDN. - Made it work for libGLU 1.1 and 1.2. ... -@ stdcall gluCheckExtension(str ptr) wine_gluCheckExtension
Why is this function gone? And you will need to add checks for glu.h in configure.ac too. Ciao, Marcus