OSDN Git Service

Use the TLS register if HAVE_ARM_TLS_REGISTER is defined
authorMathias Agopian <mathias@google.com>
Wed, 14 Oct 2009 09:39:53 +0000 (02:39 -0700)
committerMathias Agopian <mathias@google.com>
Mon, 19 Oct 2009 23:13:46 +0000 (16:13 -0700)
commitb34d5d527596102ae7a040d787e4d8c336bf192b
tree0798a46cb5cb451c5067e9e2d4c320f0e39f13cf
parent62df88bcc95a714c1d5035471dfe7fe0ddd9d50b
Use the TLS register if HAVE_ARM_TLS_REGISTER is defined

this will be needed for SMP, but would improve dispatching GL calls a bit
on armv6 and above.
opengl/libs/Android.mk
opengl/libs/GLES2/gl2.cpp
opengl/libs/GLES_CM/gl.cpp