Blender Git Loki

Git Commits -> Revision c38debd

Revision c38debd by Clément Foucault (master)
September 7, 2020, 11:59 (GMT)
GPUVertBuf: GL Backend Isolation

Part of the Vulkan port T68990

This makes a few changes in how the data is being handled by the
backend to allow more flexibility in the future.

The overall code logic is left unchanged.

Commit Details:

Full Hash: c38debd39fac1e3d44b84e8092419da34f0b613d
Parent Commit: bb2aeb4
Lines Changed: +219, -162

7 Modified Paths:

/source/blender/gpu/intern/gpu_vertex_buffer.cc (+87, -134) (Diff)
/source/blender/gpu/intern/gpu_vertex_buffer_private.hh (+57, -7) (Diff)
/source/blender/gpu/opengl/gl_shader.cc (+2, -2) (Diff)
/source/blender/gpu/opengl/gl_texture.cc (+2, -2) (Diff)
/source/blender/gpu/opengl/gl_vertex_array.cc (+2, -2) (Diff)
/source/blender/gpu/opengl/gl_vertex_buffer.cc (+61, -8) (Diff)
/source/blender/gpu/opengl/gl_vertex_buffer.hh (+8, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021