mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

There are quite a few if {} else {} blocks for dealing with arbfp else glsl and the first block is guarded with #ifdef HAVE_COGL_GL. In this case though the #endif was before the else so it wouldn't compile for gles.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%