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-14 12:39:54 +02:00
2016-01-04 14:20:48 +05:00
2017-04-15 01:29:56 -04:00
2017-04-15 17:52:42 +10:00
2017-04-14 12:39:54 +02:00
2017-04-13 22:09:59 +10:00
2016-12-28 17:30:58 +01:00
2017-04-07 17:28:22 +02:00
2017-04-06 16:17:21 +02:00
2017-03-08 15:56:50 +01:00
2016-12-05 11:35:26 +01:00
2017-04-06 16:18:42 +02:00
2017-04-15 01:29:56 -04:00
2017-04-16 13:57:16 -04:00
2017-04-06 16:32:59 +02:00
2017-04-16 15:11:38 -04:00
2016-11-15 16:18:59 +01:00
2017-04-12 10:23:38 +02:00
2017-04-13 22:09:59 +10:00
2017-04-13 15:38:15 +02:00
2017-04-14 12:39:54 +02:00
2017-04-03 21:52:03 +02:00
2017-03-23 03:52:46 -03:00
2017-04-13 13:02:39 +03:00
2016-07-15 02:39:45 +10:00
2017-04-06 16:38:43 +02:00
2017-04-16 13:44:34 -04:00
2017-04-06 22:10:09 +10:00