Skip to content

Add support for surface compression in simple-egl

When option "-c " is specified, the application uses EGL_EXT_surface_compression extension to compress the window surface to the given bitrate (bits per component).

Merge request reports