Skip to content

cogl: Remove legacy OpenGL driver support

Jonas Ådahl requested to merge jadahl/mutter:wip/remove-legacy-gl into main

This means the two Cogl drivers left are OpenGL >= 3.1 and GLES >= 2.0.


Putting this out here.. are there really any drivers that only support legacy OpenGL but not GLES 2.0?

Merge request reports