mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
650df3f2eb
Previously custom uniforms were tracked in _CoglGles2Wrapper but as part of a process to consolidate the gl/gles2 shader code it seems to make sense for this state to be tracked in the CoglProgram object instead. http://bugzilla.o-hand.com/show_bug.cgi?id=2179