Skip to content

cogl: remove old lighting model

This was a straight reflection of the OpenGL 1.x fixed-function lighting model into cogl. Nuke it, we're not using it and it makes the pipeline validation logic more complex.

Merge request reports