mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 16:44:10 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
Previously most of the code for cogl-program and cogl-shader was ifdef'd out for GLES 1.1 and alternate stub definitions were defined. This patch removes those and instead puts #ifdef's directly in the functions that need it. This should make it a little bit easier to maintain. http://bugzilla.clutter-project.org/show_bug.cgi?id=2516