commit | c950e0df7e0c730c3db7f51a0a5c472ee1c2772f | [log] [tgz] |
---|---|---|
author | Tina Zhang <tina.zhang@intel.com> | Fri Apr 18 14:21:23 2014 +0800 |
committer | Tina Zhang <tina.zhang@intel.com> | Fri Apr 18 15:03:55 2014 +0800 |
tree | f083d4a24d37475e82e39549408897aa80c07111 | |
parent | 711069e2270927e72d315d5db4b3d49ccd225143 [diff] |
Add 64-bit software GLES/EGL support in gralloc.goldfish module If the emulator chooses running without using the host GPU to do the GLES/EGL acceleration, the gralloc.goldfish module must let the emulator use gralloc.default module which can support the software GLES/EGL. Add this support for 64-bit emulator. Change-Id: I241e70ce26a8f0298a32e3a55037fc3028a2e2a7 Signed-off-by: Tina Zhang <tina.zhang@intel.com>