From 1fd2646c6071a87ca073e5f2ea65d9f990b1e14d Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sat, 15 Oct 2016 20:01:50 +0200 Subject: [PATCH] Android: Split long line in README. --- docs/README-android.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/README-android.md b/docs/README-android.md index a8679957afabc..ad42756f3fdd9 100644 --- a/docs/README-android.md +++ b/docs/README-android.md @@ -423,7 +423,11 @@ When you're done instrumenting with valgrind, you can disable the wrapper: Graphics debugging ================================================================================ -If you are developing on a compatible Tegra-based tablet, NVidia provides Tegra Graphics Debugger at their website. Because SDL2 dynamically loads EGL and GLES libraries, you must follow their instructions for installing the interposer library on a rooted device. The non-rooted instructions are not compatible with applications that use SDL2 for video. +If you are developing on a compatible Tegra-based tablet, NVidia provides +Tegra Graphics Debugger at their website. Because SDL2 dynamically loads EGL +and GLES libraries, you must follow their instructions for installing the +interposer library on a rooted device. The non-rooted instructions are not +compatible with applications that use SDL2 for video. The Tegra Graphics Debugger is available from NVidia here: https://developer.nvidia.com/tegra-graphics-debugger