Files
gtk/gsk/gskshaderbuilderprivate.h
Emmanuele Bassi 7acc254d51 gsk: Consolidate program creation and storage
We should use ShaderBuilder to create and store programs for the GL
renderer. This allows us to simplify the creation of programs (by moving
the compilation phase into the ShaderBuilder::create_program() method),
and move towards the ability to create multiple programs and just keep a
reference to the program id.
2016-07-04 13:46:22 +01:00

3.0 KiB