Files
test/source/blender
Mike Erwin 47e0d2b235 OpenGL: tweak GPU_texture_create_nD
- test for 2D textures first since it's the most common case
- declare variables close to where they're used
- fix compiler warning for proxy (uninitialized use)
- safe return if n != 1, 2, 3 (should never happen)
- white space
2017-04-16 15:11:38 -04:00
..
2016-01-04 14:20:48 +05:00
2017-04-16 13:57:16 -04:00
2017-04-16 15:11:38 -04:00
2017-04-13 15:38:15 +02:00
2016-07-15 02:39:45 +10:00