mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 19:08:56 +00:00
10c5cb1800
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.