Skip to content

simple-egl: Accomodate more EGLConfig types

Adam Jackson requested to merge ajax/weston:simple-egl-buffer-size into main

This allows us to select directly by EGL_BUFFER_SIZE, and enables using floating point configs if you have them.

Merge request reports