Blender Git Commit Log

Git Commits -> Revision b100b77

Revision b100b77 by Clément Foucault (master)
September 5, 2020, 15:49 (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: b100b77fda0667d78cac0f219e0f6208d6b8f854
Parent Commit: 31c77a1
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