[ocl-icd] branch upstream updated (5a6aaf0 -> aba0aad)

Vincent Danjean vdanjean at debian.org
Wed Nov 29 09:16:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

vdanjean pushed a change to branch upstream
in repository ocl-icd.

      from  5a6aaf0   Imported Upstream version 2.2.9
       new  20dd9b6   New upstream version 2.2.10
       new  dbecca0   New upstream version 2.2.11
       new  aba0aad   New upstream version 2.2.12

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 INSTALL                                       |   5 +
 Makefile.am                                   |   3 +-
 Makefile.in                                   |  16 +-
 NEWS                                          |  46 ++++-
 aclocal.m4                                    |  46 ++---
 configure                                     |  78 +++++++--
 configure.ac                                  |  35 +++-
 doc/Makefile.am                               |  18 +-
 doc/Makefile.in                               |  22 ++-
 doc/{libOpenCL.7.txt => libOpenCL.7.txt.in}   |  38 +++--
 khronos-headers/CL/cl.h                       |  27 ++-
 khronos-headers/CL/cl_d3d10.h                 |   7 +-
 khronos-headers/CL/cl_d3d11.h                 |   7 +-
 khronos-headers/CL/cl_dx9_media_sharing.h     |   9 +-
 khronos-headers/CL/cl_egl.h                   |   9 +-
 khronos-headers/CL/cl_ext.h                   | 235 +++++++++++++++++++++++++-
 khronos-headers/CL/cl_gl.h                    |   7 +-
 khronos-headers/CL/cl_gl_ext.h                |   7 +-
 khronos-headers/CL/cl_platform.h              | 164 ++++++++++++++++--
 khronos-headers/CL/opencl.h                   |   7 +-
 khronos-headers/OpenCL/cl.h                   |  27 ++-
 khronos-headers/OpenCL/cl_d3d10.h             |   7 +-
 khronos-headers/OpenCL/cl_d3d11.h             |   7 +-
 khronos-headers/OpenCL/cl_dx9_media_sharing.h |   9 +-
 khronos-headers/OpenCL/cl_egl.h               |   9 +-
 khronos-headers/OpenCL/cl_ext.h               | 235 +++++++++++++++++++++++++-
 khronos-headers/OpenCL/cl_gl.h                |   7 +-
 khronos-headers/OpenCL/cl_gl_ext.h            |   7 +-
 khronos-headers/OpenCL/cl_platform.h          | 164 ++++++++++++++++--
 khronos-headers/OpenCL/opencl.h               |   7 +-
 ocl_icd_debug.h                               |   6 +-
 ocl_icd_loader.c                              | 101 +++++++++--
 ocl_interface.yaml                            |  11 ++
 tests/Makefile.in                             |   5 +-
 tests/package.m4                              |   6 +-
 tests/testsuite                               |  22 +--
 36 files changed, 1234 insertions(+), 182 deletions(-)
 rename doc/{libOpenCL.7.txt => libOpenCL.7.txt.in} (68%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ocl-icd.git



More information about the Pkg-opencl-commits mailing list