From 14c86a9246202c0c928c03cf6886dde134fba525 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Thu, 14 Dec 2017 16:27:41 +0000 Subject: COMPMID-557 Added some GLES documentation and rework following OOB testing Change-Id: I56333ed23d30c5ec3094f64b78a023589064fe06 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/113375 Tested-by: BSG Visual Compute Jenkins server to access repositories on http://mpd-gerrit.cambridge.arm.com Reviewed-by: Jim He Reviewed-by: Anthony Barbier --- opengles-3.1-stubs/Readme.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 opengles-3.1-stubs/Readme.txt (limited to 'opengles-3.1-stubs/Readme.txt') diff --git a/opengles-3.1-stubs/Readme.txt b/opengles-3.1-stubs/Readme.txt new file mode 100644 index 0000000000..4c079b1b38 --- /dev/null +++ b/opengles-3.1-stubs/Readme.txt @@ -0,0 +1,2 @@ +These are dummy libraries for linking against at build time. +The application will require the real device libraries to run. -- cgit v1.2.1