[beignet] branch master updated (9ade76e -> db519d9)
Rebecca Palmer
rnpalmer-guest at moszumanska.debian.org
Tue May 19 10:12:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a change to branch master
in repository beignet.
from 9ade76e Make libx11-dev dependency explicit
new 61f18d3 Do a self-test instead of unconditionally disabling __local on Haswell
new a88e76f Disable fast atomics, they break too much
new 9cb0766 Update and clarify documentation
new 3614921 Imported Upstream version 1.0.3+dfsg
new 2380820 Merge tag 'upstream/1.0.3+dfsg'
new db519d9 Stop using removed non-DFSG code, and update d/copyright
The 6 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:
backend/src/ir/structural_analysis.cpp | 1092 ----------------------
backend/src/ir/structural_analysis.hpp | 342 -------
debian/README.Debian | 25 +-
debian/changelog | 6 +-
debian/copyright | 46 -
debian/patches/disable-broken-fast-atomics.patch | 50 +
debian/patches/drop-structural_analysis.patch | 52 ++
debian/patches/haswell.patch | 33 -
debian/patches/self-test.patch | 116 +++
debian/patches/series | 5 +-
debian/patches/update-docs.patch | 67 ++
11 files changed, 303 insertions(+), 1531 deletions(-)
delete mode 100644 backend/src/ir/structural_analysis.cpp
delete mode 100644 backend/src/ir/structural_analysis.hpp
create mode 100644 debian/patches/disable-broken-fast-atomics.patch
create mode 100644 debian/patches/drop-structural_analysis.patch
delete mode 100644 debian/patches/haswell.patch
create mode 100644 debian/patches/self-test.patch
create mode 100644 debian/patches/update-docs.patch
--
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