mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Compile for Raspberry Pi (markdown)
@ -6,9 +6,9 @@ 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, Legacy GL driver)
|
||||
- OpenGL 1.1 on X11 desktop mode (**only RPI 2 and 3**, OpenGL driver)
|
||||
- OpenGL 2.1 on X11 desktop mode (**only RPI 2 and 3**, OpenGL driver)
|
||||
- OpenGL ES 2.0 in native mode, not X11 (any RPI version with Legacy non-GL driver (the default))
|
||||
- OpenGL 1.1 on X11 desktop mode, (**only RPI 2 and 3**)
|
||||
- OpenGL 2.1 on X11 desktop mode, (**only RPI 2 and 3**)
|
||||
|
||||
### Installing dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user