This patch adjusts the GLSL compositor code to avoid writing to inputting as variables. This is to make it easier to port the code to CPU. Also, write to the output directly instead of per channel.
This patch adjusts the GLSL compositor code to avoid writing to inputting as variables. This is to make it easier to port the code to CPU. Also, write to the output directly instead of per channel.