Blender Git Commit Log
Git Commits -> Revision 9443da6
Revision 9443da6 by Clément Foucault (master) August 13, 2020, 12:20 (GMT) |
GPUBatch: Merge phase and ownership flags and cleanup there usage Also add new flags to communicate specific behavior to future backend. |
Commit Details:
Full Hash: 9443da6166f58403eab07c7bff9eac55af04f981
Parent Commit: e0f5f95
Lines Changed: +122, -118
6 Modified Paths:
/source/blender/draw/intern/draw_cache_impl_mesh.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_instance_data.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+0, -2) (Diff)
/source/blender/gpu/GPU_batch.h (+61, -34) (Diff)
/source/blender/gpu/intern/gpu_batch.cc (+55, -76) (Diff)
/source/blender/gpu/intern/gpu_immediate.cc (+2, -2) (Diff)
/source/blender/draw/intern/draw_instance_data.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+0, -2) (Diff)
/source/blender/gpu/GPU_batch.h (+61, -34) (Diff)
/source/blender/gpu/intern/gpu_batch.cc (+55, -76) (Diff)
/source/blender/gpu/intern/gpu_immediate.cc (+2, -2) (Diff)