[Mesa-dev] [PATCH 0/2] Add clCreateProgramWithBuiltInKernels and clUnloadPlatformCompiler

Francisco Jerez currojerez at riseup.net
Mon Jul 28 05:49:51 PDT 2014


EdB <edb+mesa at sigluy.net> writes:

> Hello
>
> I'm working of the compilation part of OpenCL 1.2.
> Those two patches add clCreateProgramWithBuiltInKernels and clUnloadPlatformCompiler.
> This is the easy part!
>
> However, I'm nearly done with clCompileProgram and after that I'll work on clLinkProgram
>

Thanks, both patches pushed [1][2].

[1] http://cgit.freedesktop.org/mesa/mesa/commit/?id=39869423cb082c5feaa5ecf9119d3b97b5cdda88
[2] http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d3e06c21670df4b83c15e39cbac0bc646177e0b

> EdB (2):
>   clover: add clCreateProgramWithBuiltInKernels
>   clover: add clUnloadPlatformCompiler
>
>  src/gallium/state_trackers/clover/api/dispatch.cpp |  4 ++--
>  src/gallium/state_trackers/clover/api/program.cpp  | 24 ++++++++++++++++++++++
>  2 files changed, 26 insertions(+), 2 deletions(-)
>
> -- 
> 2.0.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 212 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140728/e627dbcb/attachment.sig>


More information about the mesa-dev mailing list