replicant-frameworks_native/opengl/libs/GLES_CM
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
..
gl_api.in
gl.cpp improve GLES jumptables 2013-07-01 15:52:47 -07:00
glext_api.in