commit | 5d1e8b2f2871287699f976ab894ad6f08b2d4740 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Mon Aug 29 16:57:38 2011 +0200 |
committer | David 'Digit' Turner <digit@android.com> | Mon Aug 29 16:57:38 2011 +0200 |
tree | 19d1cabce280d28ded437324e588f20836f5a232 | |
parent | 56eca4e089ee51a43bf3c816773e7af51ca5c628 [diff] |
emulator: opengl: add initLibrary function to render library This adds an initLibrary() function to libOpenglRender. It will be used by the emulator to fallback on software rendering if the library cannot be initialized properly, e.g. if it is not possible to load the host EGL/GLES libraries. Change-Id: I41e8ad73a315166e4a15cbee1db72c2552370f46