Blender Git Commit Log
Git Commits -> Revision 21f016f
Revision 21f016f by Jeroen Bakker (master) March 12, 2020, 08:35 (GMT) |
DrawManager: Pack Draw State Bits Some draw state bits are mutual exclusive. This patch will free some draw state bits by packing the mutual exclusive bits in a mask. Reviewed By: fclem Differential Revision: https://developer.blender.org/D7088 |
Commit Details:
Full Hash: 21f016f01062a26c4de18d4b775d71a8bf1d84ce
Parent Commit: 456595f
Lines Changed: +130, -124