Files
test/source/blender/gpu
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
..
2017-04-27 11:24:35 -04:00
2017-04-13 19:11:55 +10:00
2016-03-21 22:43:03 +01:00
2017-04-27 11:24:35 -04:00
2017-04-06 18:46:33 +02:00
2014-10-07 15:47:32 -05:00
2017-04-10 12:36:32 +02:00
2017-04-19 15:22:58 +02:00
2017-04-15 17:51:08 +10:00