Files
test/source/blender/gpu
Jeroen Bakker 18b5b0812b Cleanup: OpenGL program creation and linking
This PR improves the place when shader stages are attached to glPrograms.
Previously it was done when shaders stages where created, in the function
create_shader_stage.

This PR will attach the shader stages inside link program.
Ensuring that create_shader_stage doesn't alter the program, which isn't
clear in its name.

Pull Request: https://projects.blender.org/blender/blender/pulls/117407
2024-01-22 14:50:42 +01:00
..
2024-01-19 14:32:28 +01:00
2024-01-08 11:31:43 +11:00
2024-01-11 13:42:17 +01:00
2024-01-03 13:38:14 +01:00
2024-01-11 11:01:50 -05:00