Blender Git Commit Log
Git Commits -> Revision bdc66c9
Revision bdc66c9 by Germano Cavalcante (master) October 1, 2021, 12:11 (GMT) |
GPU: set 'GL_PACK_ALIGNMENT' 1 as default This fixes T91828. The current value of `GL_PACK_ALIGNMENT` may result in crash in the `gpu` module if the buffer is not aligned. Differential Revision: https://developer.blender.org/D12720 |
Commit Details:
Full Hash: bdc66c9569eb244296bc1fad362f372ff8a939e2
Parent Commit: eb3a8fb
Lines Changed: +1, -0
1 Modified Path:
/source/blender/gpu/opengl/gl_state.cc (+1, -0) (Diff)