From 55486a2f3274e72a66980259e8a86f638b854e95 Mon Sep 17 00:00:00 2001 From: Adam Cetnerowski Date: Fri, 18 Oct 2019 08:29:00 +0200 Subject: [PATCH] Documentation: Update on sharing with MESA Related-To: NEO-3599 Change-Id: I81fac129656455302be891efb23db0e7152898dd Signed-off-by: Adam Cetnerowski --- documentation/LIMITATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/LIMITATIONS.md b/documentation/LIMITATIONS.md index 9696a6c2f4..8378c2d8ca 100644 --- a/documentation/LIMITATIONS.md +++ b/documentation/LIMITATIONS.md @@ -24,7 +24,7 @@ The driver has the following functional delta compared to previously released dr _Currently no plan to implement. If interested in these features, please use SRB5 to evaluate and provide feedback._ #### Other capabilities -* OpenGL sharing with MESA driver - _will implement in the future (no specific timeline)_ +* OpenGL sharing with MESA driver - _implementation is WIP (no comitted completion date)_ * CL_MEM_SVM_FINE_GRAIN_BUFFER (if using unpatched i915) - _patch is WIP_ * Creation of OpenCL context spanning both CPU and GPU devices is currently not supported