replicant-frameworks_native/opengl/libs/GLES2
Mathias Agopian e0ea89ceef improve GLES jumptables
in the common case this saves one instructions per jump
(which will help with the i-cache).

this change also gets rid of the "use slow tls" option,
which was useless. So at least now architectures that don't have
assembly bindings will perform much better.

Change-Id: I31be6c06ad2136b50ef3a1ac14682d7812ad40d2
2013-07-01 15:52:47 -07:00
..
gl2_api.in Import constness fix from gl3.h into gl2.h. 2013-02-11 16:12:49 -08:00
gl2.cpp improve GLES jumptables 2013-07-01 15:52:47 -07:00
gl2ext_api.in Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
gl3_api.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
gl3ext_api.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00