Blender Git Loki
Git Commits -> Revision 005084e
Revision 005084e by Germano Cavalcante (master) March 11, 2019, 15:23 (GMT) |
GPU: Make the creation of opengl shaders more stable. This commit possibly fixes the T58938. The crash happens when a shader that is created in a rendering context is deleted and another shader with the same name/program of the deleted one is created in the same context and used in another context. |
Commit Details:
Full Hash: 005084ef62b63645f9189c493f4cdd5b49e7c7d7
Parent Commit: 2703c40
Lines Changed: +7, -4
1 Modified Path:
/source/blender/gpu/intern/gpu_codegen.c (+7, -4) (Diff)