b4ba50dd83
the code intended to filter out the software-renderer, but the test as written was essentially a no-op. the problem didn't happen most of the time because we had updated egl.cfg to not even list the software renderer. the test as written didn't generate a compile-time error because String8 has a const char* cast operator; but the end result was to compare pointers instead of the string itself. http://code.google.com/p/android/issues/detail?id=54606 Change-Id: I739dd1c838fbc24c5643a631fae19713a8ef1717 |
||
---|---|---|
.. | ||
egl_cache.cpp | ||
egl_cache.h | ||
egl_display.cpp | ||
egl_display.h | ||
egl_entries.in | ||
egl_object.cpp | ||
egl_object.h | ||
egl_tls.cpp | ||
egl_tls.h | ||
egl.cpp | ||
eglApi.cpp | ||
egldefs.h | ||
getProcAddress.cpp | ||
Loader.cpp | ||
Loader.h | ||
trace.cpp |