Blender Git Commit Log

Git Commits -> Revision 63b6e87

Revision 63b6e87 by Clément Foucault (tmp-gltexture)
September 4, 2020, 00:41 (GMT)
GPUTexture: Add skeleton of the new GLTexture class

Commit Details:

Full Hash: 63b6e87d98ac304f66257a1a4a08b8c4ee4757f6
Parent Commit: f7e1c00
Lines Changed: +328, -8

1 Added Path:

/source/blender/gpu/opengl/gl_texture.cc (+98, -0) (View)

7 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_backend.hh (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.cc (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_texture.cc (+44, -0) (Diff)
/source/blender/gpu/intern/gpu_texture_private.hh (+79, -4) (Diff)
/source/blender/gpu/opengl/gl_backend.hh (+6, -0) (Diff)
/source/blender/gpu/opengl/gl_texture.hh (+95, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021