replicant-frameworks_native/opengl/libs/EGL
Jamie Gennis f1cde8e0ed Clear all EGL errors when entering EGL funcs.
This changes the clearError function in the EGL wrapper layer to simply
call eglGetError().  That should clear any pending errors from all the
underlying EGL implementations, which is needed to correctly report the
error for the most recently called EGL function.

Change-Id: Iad19c69f0c5305e873f3c2f96d353280d31f7b61
2011-01-31 14:08:23 -08:00
..
egl_entries.in
egl.cpp Clear all EGL errors when entering EGL funcs. 2011-01-31 14:08:23 -08:00
getProcAddress.cpp
hooks.cpp
Loader.cpp
Loader.h
trace.cpp Trace glUniformXXv and glUniformMatrixXfv calls. 2010-10-27 15:37:01 -07:00