Files
android_development/tools/emulator/opengl/system/GLESv1_enc
Stas Gurtovoy 0111043202 opengles emulator: fix the mixing between pack/unpack alignments
The was a bug in the calculation of the pixels data size, caused by wrong usage
of pack/unpack alignment.
Pack should be used for glReadPixels, while unpack should be used for glTexImage and such.
Also fixes crash in "Angry Birds" & "Angry Birds Rio"

Change-Id: I099308a57a1ea907d38c59bad056429bc107de98
2011-08-09 17:14:20 +02:00
..
2011-04-28 09:24:46 +03:00
2011-04-04 16:05:18 +03:00