[Beignet] [PATCH 0/2] Add support for C++ Bindings
Zhigang Gong
zhigang.gong at linux.intel.com
Thu May 16 23:21:24 PDT 2013
LGTM, pushed.
Thanks.
On Thu, May 16, 2013 at 11:38:47PM +0200, Dag Lem wrote:
> This adds support for the C++ Bindings, by updating cl.hpp to Khronos'
> latest and adding stubs for clRetainDevice and clReleaseDevice.
>
> An unimplemented stub is added for clCreateSubDevices, since this is
> related to the functions above.
>
> Dag Lem (2):
> Updated cl.hpp from http://www.khronos.org/registry/cl/api/1.2/cl.hpp
> Stubs for C++ Bindings
>
> include/CL/cl.hpp | 104 +++++++++++++++++++++++++++++-------------------------
> src/cl_api.c | 25 +++++++++++++
> 2 files changed, 81 insertions(+), 48 deletions(-)
>
> --
> 1.8.1.4
>
> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet
More information about the Beignet
mailing list