EGL on Linux without X11 using KernelModeSetting
This simple demo is taken from the chromium project. It was modified to run in VMware Workstation VMs, too. No X11 / Wayland / GLUT / Xrandr dependencies. Run from Virtual Terminal, this examples won't start under X11.
Compile with: make
A bouncing red box.
A bouncing textured box.
Benchmark for glDrawPixels, glTexSubImage2D, GL_ARB_pixel_buffer_object drawing to screen