Blender Git Commit Log

Git Commits -> Revision 360489c

Revision 360489c by Clément Foucault (master)
September 7, 2020, 17:37 (GMT)
GPUPlatform: GL backend isolation

Part of the vulkan implementation T68990.

Pretty straight forward. Just move the GL code inside the GLBackend and
make the GPUPlatformGlobal a class object.

Commit Details:

Full Hash: 360489c75167d47653bc34ad9ba9a65076bf384c
Parent Commit: 9cac181
Lines Changed: +250, -172

2 Added Paths:

/source/blender/gpu/intern/gpu_platform_private.hh (+53, -0) (View)
/source/blender/gpu/opengl/gl_backend.cc (+135, -0) (View)

5 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_init_exit.c (+0, -2) (Diff)
/source/blender/gpu/intern/gpu_platform.cc (+51, -166) (Diff)
/source/blender/gpu/intern/gpu_private.h (+0, -4) (Diff)
/source/blender/gpu/opengl/gl_backend.hh (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021