|
From: Bert F. <be...@is...> - 2002-05-28 15:29:41
|
On Tue, 28 May 2002, Andreas Raab wrote: > Hi Guys, > > I need to do some restructuring in the 3D stuff - it turns out that I > put one of the functions into the wrong place (namely the platform > dependent part) and I just added some stuff that would now need to be > duplicated across the various platform branches. This is as good an > opportunity as ever to relocate the functions in question (namely > glGetIntProperty and glSetIntProperty) into the cross platform part of > it. But glGetIntProperty is not system independent. On Mac it calls an agl* function. Or do you provide another call for this? > So how shall we go about this?! Do you want me to just update the > platform independent part and remove those functions from your code when > you got time?! I would even trust you to patch the unix part yourself, even if you do not test it. But then, the Unix version is not even checked in. I just never got around to do it. I think Cees said he got it working with VMMaker ... -- Bert |