Files
test/source/blender
Mike Erwin bfaf7a3eb1 OpenGL: stop enabling GL_TEXTURE
Texturing is always enabled in GLSL. Simply use a sampler in the shader.

Replaced gpu_generate_mipmap with glGenerateMipmap since the former just Enabled/Disabled the texture target and called the latter.

Part of T51164
2017-04-27 11:24:35 -04:00
..
2016-01-04 14:20:48 +05:00
2017-04-27 00:58:28 +10:00
2017-04-27 22:01:31 +10:00
2017-04-27 11:24:35 -04:00
2017-04-27 11:24:35 -04:00
2016-07-15 02:39:45 +10:00