We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509771f commit e01bdb3Copy full SHA for e01bdb3
.cirrus.yml
@@ -15,7 +15,7 @@ pi_task:
15
- RAYLIB_PLATFORM: "SDL"
16
RAYLIB_OPENGL: "2.1"
17
- RAYLIB_PLATFORM: "DRM"
18
- RAYLIB_OPENGL: "ES2"
+ RAYLIB_OPENGL: "ES 2.0"
19
setup_script:
20
- apt update
21
- apt -y install cmake libasound2-dev mesa-common-dev libx11-dev libxrandr-dev libxi-dev xorg-dev libgl1-mesa-dev libglu1-mesa-dev libwayland-dev libxkbcommon-dev libgbm-dev libdrm-dev
0 commit comments