gpu-playground
gpu-playground copied to clipboard
egl crashes
Hi,
Thanks for the interesting samples. In my intel-based laptop, egl just crashes (tried several sample codes from other sources as well). In this code, I get: a.out: main.c:134: main: Assertion `glGetError () == GL_NO_ERROR' failed. I compiled with: gcc -ggdb -O0 -Wall -std=c99 -I/usr/include/libdrm main.c -lGLESv2 -lEGL -lgbm My linux kernel is 4.4.0