Skip to content

Remove non-non-power-of-two texture awareness

Adam Jackson requested to merge nwnk/mutter:cogl-simplify-npot into master

Now that we always require a GL version that support NPOT textures, we can drop all the code for non-NPOT support.

Merge request reports