Files
test/source/blender/gpu
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
..
2017-04-13 19:11:55 +10:00
2016-03-21 22:43:03 +01: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-15 17:51:08 +10:00
2017-04-15 17:51:08 +10:00