Blender Git Commit Log
Git Commits -> Revision fec7ac7
August 21, 2019, 17:44 (GMT) |
Refactor OpenGL/DirectX resource sharing for multiple shared resources Rather than max. one shared resource per DirectX context, code can now request a handle for a shared resource and ask the DirectX context to do operations on that. |
Commit Details:
Full Hash: fec7ac7c51896a165ab0a5b19a984f9c2fdba1ce
Parent Commit: 2a1ec8e
Lines Changed: +243, -159