Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://freedesktop.org/bugzilla/show_bug.cgi?id=1698
------- Additional Comments From [EMAIL PROTECTED] 2004-10-26 16:41 ------- (In reply to comment #2) > For Mesa, I was thinking of defining a "PUBLIC" macro in glheader.h for the > visibility attribute. Could you use that in the DRI drivers too? > > On the other hand, if DRIEXPORT is defined in dri_interface.h, that would be > available to DRI drivers not based on Mesa, right? do both then? DRIEXPORT to mark symbols the driver exports, and PUBLIC to mark what libGL exports. -- Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
