Blender Git Commit Log
Git Commits -> Revision 13b0a69
Revision 13b0a69 by Clément Foucault (master) August 31, 2020, 22:30 (GMT) |
Cleanup: GPU: Remove GPU_draw_primitive and default_vao_ These are not used anymore and can be replicated using the GPUBatch API. |
Commit Details:
Full Hash: 13b0a697a07e84abe5a62168ba75f38d325d3f22
Parent Commit: 052538e
Lines Changed: +0, -32
6 Modified Paths:
/source/blender/gpu/GPU_batch.h (+0, -3) (Diff)
/source/blender/gpu/intern/gpu_batch.cc (+0, -16) (Diff)
/source/blender/gpu/intern/gpu_context.cc (+0, -6) (Diff)
/source/blender/gpu/intern/gpu_context_private.hh (+0, -2) (Diff)
/source/blender/gpu/opengl/gl_context.cc (+0, -3) (Diff)
/source/blender/gpu/opengl/gl_context.hh (+0, -2) (Diff)
/source/blender/gpu/intern/gpu_batch.cc (+0, -16) (Diff)
/source/blender/gpu/intern/gpu_context.cc (+0, -6) (Diff)
/source/blender/gpu/intern/gpu_context_private.hh (+0, -2) (Diff)
/source/blender/gpu/opengl/gl_context.cc (+0, -3) (Diff)
/source/blender/gpu/opengl/gl_context.hh (+0, -2) (Diff)