aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGil Pitney <gil.pitney@linaro.org>2016-06-10 23:18:27 +0000
committerGil Pitney <gil.pitney@linaro.org>2016-06-29 22:40:58 +0000
commit52496644a788f2118ed2de7e99f3d184d3d70ca8 (patch)
treea7cdfd2213da21a4f597a98bb3f31dcb7c73ddb7 /README
parentd10b2c2df4655afc8ecd00d6b9afc4aa634b0e83 (diff)
Merge of select changes from TI OpenCL 01.01.08.03 from git.ti.com/ti-opencl/hostTI_01_01_08_03_Merge
Including: - Use of the Loki library v 0.1.7 for C++ Singleton implementation. - Updated Platform object to be a Singleton class instance. - Better handling of MemObject management with concurrent threads. - Events: added CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST error code. - MapImageEvent() fixes. - KernelEvent() fixes around retaining/releasing objects. - CopyBufferRectEvent() fixes. - ReadWriteBufferRectEvent() fixes. Revalidating Shamrock with these changes resulted in 12 more Khronos conformance tests passing in test_basic, test_buffers, and test_events, and no regressions. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 4b6584f..ee3f015 100644
--- a/README
+++ b/README
@@ -20,6 +20,7 @@ libtinfo-dev
mesa-common-dev
python 2.6+, and not greater or equal to v 3.0.
opencl-headers
+loki 0.1.7
BUILD
=====