mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Neil Roberts
79732c6641
cogl: Move COGL_DEBUG=show-source into cogl-shader.c
The code to display the source when the show-source debug option is given has been moved to _cogl_shader_set_source_with_boilerplate so that it will show both user shaders and generated shaders. It also shows the code with the full boilerplate. To make it the same for ARBfp, cogl_shader_compile_real now also dumps user ARBfp shaders.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%