[beignet] 06/10: Document cl_khr_gl_sharing status

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Sun Jan 22 22:40:01 UTC 2017


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 4e28dedea71486badb1e73cce7f0625c9990fa3c
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Sun Jan 22 21:40:08 2017 +0000

    Document cl_khr_gl_sharing status
---
 debian/changelog                 | 1 +
 debian/patches/update-docs.patch | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f024c87..933c4f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ beignet (1.3.0-1) UNRELEASED; urgency=medium
   * Drop allow-+-in-directory.patch, as it no longer applies
     (the default build directory has not required it for some time).
   * Update d/copyright.
+  * Document cl_khr_gl_sharing status.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sat, 21 Jan 2017 14:10:45 +0000
 
diff --git a/debian/patches/update-docs.patch b/debian/patches/update-docs.patch
index 0fd8c7e..fbf712c 100644
--- a/debian/patches/update-docs.patch
+++ b/debian/patches/update-docs.patch
@@ -139,9 +139,9 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
 -  such type of extensions, we may have to hack with mesa source code to support this
 -  extension. This feature used to work with a previous mesa git version. But now, it's
 -  simply broken.
-+  This extension is not supported in this version of Beignet.  It
-+  [was recently re-added](https://cgit.freedesktop.org/beignet/commit/?id=a892148ee12cbaa021b680c4d770e53fab511366)
-+  to upstream Beignet, but might not be fully working yet.
++  
++  This extension is disabled by default, as it is only partially implemented.
++  Enabling it requires recompiling with cmake -DENABLE\_GL\_SHARING=ON.
 +
 +* Crash when the same program (e.g. Blender) uses both OpenCL and graphics.
 +  

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



More information about the Pkg-opencl-commits mailing list