summaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/FileUtils.java
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2014-11-27 11:55:34 +0100
committerDavid 'Digit' Turner <digit@google.com>2014-11-28 10:58:42 +0100
commitce28cffe356f16a1e326bac2e23d0d069c441bd5 (patch)
tree7f9e794e46048062b3d029e6e2076351f18eec51 /eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/FileUtils.java
parentca40ae895d35266c01418f3af697c91f870ae1df (diff)
downloaddevice_generic_opengl-transport-ce28cffe356f16a1e326bac2e23d0d069c441bd5.tar.gz
device_generic_opengl-transport-ce28cffe356f16a1e326bac2e23d0d069c441bd5.tar.bz2
device_generic_opengl-transport-ce28cffe356f16a1e326bac2e23d0d069c441bd5.zip
emulator/opengl: Fix pixelDataSize() ambiguity.
Without this fix, the GLESv1 encoder library will link to the pixelDataSize() function that is defined in the GLESv2 encoder library, which results in bugs, like the boot animation now showing with -gpu on. This patch doesn't change the generated decoder libraries, nor does it affect the encoder ones until external/qemu/distrib/update-emugl-sources.sh is called. When the latter script will be run, other changes under device/generic/goldfish/generic/ will be needed to fix the namespace of the functions being defined in GLEncoderUtils.cpp and GL2EncoderUtils.cpp Change-Id: I588659461dd6d73350d150a896494ccf50fbdc7f
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/FileUtils.java')
0 files changed, 0 insertions, 0 deletions