From: Vitaly V. B. <vit...@us...> - 2004-10-11 09:59:00
|
Hi, I think Libvisual should not be linked to libGL. It's not right to link with libGL anyway - it's a kinda driver and it is different for different hardware (and different driver versions, for NVIdia). I'm not sure if somebody wants (I don't) to recompile GL programs on driver or hardware update. Libvisual itself has nothing to do with OpenGL, right? It would be Much better if, say, Libvisual can dynamicaly load libGL library and import its functions naming them smth like: lvglBegin() etc. Comments? -- Vitaly GPG Key ID: F95A23B9 |