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
gl2.cpp improve GLES jumptables 2013-07-01 15:52:47 -07:00
gl2ext_api.in
gl3_api.in
gl3ext_api.in