Blender Git Commit Log

Git Commits -> Revision 016fc7f

Revision 016fc7f by Clément Foucault (master)
May 14, 2019, 08:57 (GMT)
GPUVertexFormat: Reduce size of structs

With this patch, the size of GPUVertFormat goes from 1240 to 388.

Commit Details:

Full Hash: 016fc7f0c238fae9904dd6f0e48bec3a06b691e6
Parent Commit: 72a5e3f
Lines Changed: +63, -104

6 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_displist.c (+0, -1) (Diff)
/source/blender/gpu/GPU_vertex_buffer.h (+10, -5) (Diff)
/source/blender/gpu/GPU_vertex_format.h (+30, -25) (Diff)
/source/blender/gpu/intern/gpu_attr_binding.c (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_batch.c (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_vertex_format.c (+19, -71) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021