mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
e57a132f94
Only one of the material backends can be generating code at the same time so it seems to make sense to share the same source buffer between arbfp and glsl. The new name is fragment_source_buffer in case we later want to create a new buffer for the vertex shader. That probably couldn't share the same buffer because it will likely need to be generated at the same time. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |