Blender Git Commit Log

Git Commits -> Revision e7fddc0

Revision e7fddc0 by Mike Erwin (master)
October 17, 2016, 06:36 (GMT)
OpenGL: disable checks for NPOT texture support

Non-power-of-two textures are always allowed. Keeping the disabled checks in the code in case we support OpenGL ES in the future. Even then it should be a compile-time check, not at run-time.

Commit Details:

Full Hash: e7fddc077297f2f722b6eb8350ac2115f7f4a685
Parent Commit: 42677fa
Lines Changed: +12, -0

3 Modified Paths:

/source/blender/editors/interface/interface_icons.c (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+6, -0) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021