From 5be2b9cabe6db8282893e16c5756c70066b0c6e4 Mon Sep 17 00:00:00 2001 From: RDR8 Date: Wed, 13 Dec 2017 04:21:35 -0600 Subject: [PATCH] Updated Compile for Raspberry Pi (markdown) --- Compile-for-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-Raspberry-Pi.md b/Compile-for-Raspberry-Pi.md index 7557e85..a16379a 100644 --- a/Compile-for-Raspberry-Pi.md +++ b/Compile-for-Raspberry-Pi.md @@ -6,7 +6,7 @@ Currently ALL Raspberry Pi devices are supported by raylib (1, 2, 3, Zero and va ### Supported OpenGL backends - - OpenGL ES 2.0 in native mode, not X11 (any RPI version with the default Legacy non-GL driver) + - OpenGL ES 2.0 in native mode, not X11 (any RPI version with the default non-GL driver) - OpenGL 1.1 on X11 desktop mode, (**only RPI 2 and 3**) - OpenGL 2.1 on X11 desktop mode, (**only RPI 2 and 3**)