http://bugs.freedesktop.org/show_bug.cgi?id=27254





--- Comment #4 from Chia-I Wu <olva...@gmail.com>  2010-03-23 00:38:57 PST ---
I think I should brought this up since 7.8 is about to be released.  In
gl_API.xml, we have

  <function name="HistogramEXT" alias="Histogram" static_dispatch="false">

C and X86-64 dispatcher correctly hide glHistogramEXT.  However, up until
recently, X86 dispatcher exposed the function.  I've made a commit

  41a87a43e11c664935349f938022d58d3e22da4e

to honor gl_API.xml and hide the symbol (and some others).  Does this sound
fine to your or is this considered an ABI breakage?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to