mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 13:55:05 +00:00

This makes the gles2 cogl_program_use consistent with the GL version by not binding the program immediately and instead leaving it to cogl-material.c to bind the program when actually drawing something.