Blender Git Loki
Git Commits -> Revision b3a9069
Revision b3a9069 by Clément Foucault (master) September 14, 2018, 22:11 (GMT) |
GPUTexture: Fix problem with glGenerateMipmap Fix T56789: There was issue with certain driver with glGenerateMipmap and GPU_DEPTH_COMPONENT24. In this case we just create a complete texture with mipmaps manually without downsampling / initializing the data. |
Commit Details:
Full Hash: b3a90691703c85fdad9e205722ee061f9c9645e8
Parent Commit: 6b024c7
Lines Changed: +15, -1
1 Modified Path:
/source/blender/gpu/intern/gpu_texture.c (+15, -1) (Diff)