mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Neil Roberts
84dc0ad2eb
cogl-pipeline-glsl: Use char* instead of GLchar*
It appears that some GLES2 headers don't define GLchar and it works just as well to use a regular char.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%