[Mesa-dev] [Bug 91130] Mesa's cl.h defines CL_VERSION_1_2 even though it is missing some OpenCL 1.2 functions

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 28 07:56:00 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91130

--- Comment #4 from Dennis Schridde <devurandom at gmx.net> ---
Just to make sure I understand. You say that:
1) Mesa should provide a shared library that actually implements all functions
advertised in the header (which will be fixed in Mesa 10.7/11.0)
2) applications using OpenCL should still check at runtime which features are
available

I believe JTR already does the latter (there are instances of `if (ocl_ver >=
120)` in the source). So once the patch for (1) is merged, this issue should be
fixed.

For reference: The patch Serge mentioned can be found at:
https://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg88849.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150728/7f0d6687/attachment.html>


More information about the mesa-dev mailing list