[khronos-opencl-headers] 73/94: refresh fuzzy patch

Andreas Beckmann anbe at moszumanska.debian.org
Mon Sep 21 02:39:08 UTC 2015


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

anbe pushed a commit to branch master
in repository khronos-opencl-headers.

commit db623c054594b4fe5b7738516628d56d83a1c25b
Author: Andreas Beckmann <anbe at debian.org>
Date:   Thu May 22 02:06:11 2014 +0000

    refresh fuzzy patch
    
    git-svn-id: svn://svn.debian.org/svn/pkg-nvidia/packages/khronos-opencl-headers/trunk@4774 b6a4b1ba-b714-0410-8a2d-fc0b36c6496e
---
 debian/changelog                    |  1 +
 debian/patches/AMD_extensions.patch | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca6a170..1604ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 khronos-opencl-headers (1.2-2014.04.13-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh fuzzy AMD_extensions.patch.
 
  -- Andreas Beckmann <anbe at debian.org>  Thu, 22 May 2014 03:58:53 +0200
 
diff --git a/debian/patches/AMD_extensions.patch b/debian/patches/AMD_extensions.patch
index 27d0697..b1b8c39 100644
--- a/debian/patches/AMD_extensions.patch
+++ b/debian/patches/AMD_extensions.patch
@@ -4,7 +4,7 @@ Bug-Debian: http://bugs.debian.org/695136
 
 --- a/cl_ext.h
 +++ b/cl_ext.h
-@@ -40,6 +40,9 @@
+@@ -40,6 +40,9 @@ extern "C" {
          #include <CL/cl.h>
  #endif
  
@@ -14,7 +14,7 @@ Bug-Debian: http://bugs.debian.org/695136
  /* cl_khr_fp16 extension - no extension #define since it has no functions  */
  #define CL_DEVICE_HALF_FP_CONFIG                    0x1033
  
-@@ -170,9 +173,45 @@
+@@ -174,9 +177,45 @@ typedef CL_API_ENTRY cl_int (CL_API_CALL
  #define CL_DEVICE_INTEGRATED_MEMORY_NV              0x4006
  
  /*********************************
@@ -58,9 +58,9 @@ Bug-Debian: http://bugs.debian.org/695136
 +**************************/
 +#define CL_CONTEXT_OFFLINE_DEVICES_AMD              0x403F
  
- #ifdef CL_VERSION_1_1
-    /***********************************
-@@ -238,6 +277,11 @@
+ /*********************************
+ * cl_arm_printf extension
+@@ -248,6 +287,11 @@ typedef CL_API_ENTRY cl_int (CL_API_CALL
      #define CL_PARTITION_BY_COUNTS_LIST_END_EXT         ((cl_device_partition_property_ext) 0)
      #define CL_PARTITION_BY_NAMES_LIST_END_EXT          ((cl_device_partition_property_ext) 0 - 1)
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/khronos-opencl-headers.git



More information about the Pkg-opencl-commits mailing list