mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 18:25:04 +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.