John Reck 2de7771740 Normalize GL_UNPACK_ALIGNMENT
Several places were setting GL_UNPACK_ALIGNMENT
unneccessarily, whereas other places were assuming an
unpack alignment of 1. Since we never actually
do explicit row-alignment, set GL_UNPACK_ALIGNMENT
to 1 at context creation time and never change it

Bug: 26584230

Also turns on aggressive glGetError checking to
better catch potential problem zones

Change-Id: I190c8f0f0494a7f046d5ed769405c75d363be59a
2016-01-20 13:16:24 -08:00
..
2015-12-02 15:20:26 -08:00
2016-01-20 13:16:24 -08:00
2015-10-15 17:14:45 -07:00
2015-11-12 13:05:35 -08:00
2015-12-09 14:44:01 -08:00
2015-11-05 10:13:23 -08:00
2016-01-14 13:42:12 -08:00