Blender Git Loki
Git Commits -> Revision 7df51ca
Revision 7df51ca by Germano Cavalcante (master) May 2, 2020, 13:21 (GMT) |
Possible fix for T76113: Use GL_STATIC_DRAW in immBegin This fixes a freeze when closing temporary windows with `AMD Radeon HD 7570M` The performance is practically the same between calls (with a micro advantage for `GL_STATIC_DRAW`) I couldn't check the difference in memory usage. The ideal would be profile in different setups. But due to the seriousness of the bug, these tests were postponed. |
Commit Details:
Full Hash: 7df51ca11a227b5e51290f8dc976972a01db5d81
Parent Commit: 5ef94c9
Lines Changed: +2, -1
1 Modified Path:
/source/blender/gpu/intern/gpu_immediate.c (+2, -1) (Diff)