mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
9ff04e8a99
The builtin uniforms are accessible from either the vertex shader or the fragment shader so we should define them in the common section. This doesn't really matter for the current list of uniforms because it's pretty unlikely that you'd want to access the matrices from the fragment shader, but for other builtins such as the lighting material properties it makes sense. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |