Blender Git Commit Log

Git Commits -> Revision 5f7cc8c

Revision 5f7cc8c by Clément Foucault (tmp-gltexture)
September 4, 2020, 00:45 (GMT)
GLTexture: Add back texture proxy check

Cleanup the feature itself:
- Check 3D textures size against the correct limit.
- Add check for compressed textures.

Commit Details:

Full Hash: 5f7cc8cf51dc2a2d6ce75576830a5ed79ae33bfc
Parent Commit: ffa351d
Lines Changed: +157, -2

5 Modified Paths:

/source/blender/gpu/GPU_extensions.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.cc (+7, -0) (Diff)
/source/blender/gpu/intern/gpu_texture_private.hh (+13, -0) (Diff)
/source/blender/gpu/opengl/gl_texture.cc (+110, -1) (Diff)
/source/blender/gpu/opengl/gl_texture.hh (+26, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021