Blender Git Loki
Git Commits -> Revision ae3263e
Revision ae3263e by Jeroen Bakker (master) February 25, 2020, 06:47 (GMT) |
DrawEngine: Clean up Put DefaultFramebufferList and DefaultTextureList into an own header file. These structs were private, but also used by the window manager and gpu package. The previous implementation we needed to keep these structs in sync. |
Commit Details:
Full Hash: ae3263e52532997a2149dfff67cec2dbcc9e465a
Parent Commit: 9e45468
Lines Changed: +54, -38
1 Added Path:
/source/blender/draw/DRW_engine_types.h (+51, -0) (View)