Files
test2/source/blender/gpu/opengl
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
..
2023-10-13 19:15:05 +02:00
2024-01-01 00:43:09 +13:00
2024-01-03 13:38:14 +01:00
2023-10-23 10:09:05 +11:00