mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
99ae7b15f5
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.