http://bugs.freedesktop.org/show_bug.cgi?id=6355
------- Comment #16 from [EMAIL PROTECTED] 2007-04-07 09:00 PST ------- To recap, I think that all lateral issues have been resolved now. Still TBD are the specifics of the GLcore interface and the dynamic loading of GLcore: - GLcore interface it needs versioning and it maybe cleaner to just drop the GLcore interface struct and mark the required XMesa functions as exported, since it's not a proper interface anyway... - dynamic loading of GLcore it needs --export-dynamic to LDFLAGS. xfree86 has it and works, dmx has it but is untested, kdrive needs this flag which adds ~87KB to the binary size. I don't know about other DDX'es The above issues are masked away if the loader is moved to DIX. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
