OSDN Git Service

[MIPS] Further opengl support for mips64 and mipsr6
authorDuane Sand <duane.sand@imgtec.com>
Wed, 26 Nov 2014 21:17:40 +0000 (13:17 -0800)
committerNikola Veljkovic <Nikola.Veljkovic@imgtec.com>
Mon, 19 Jan 2015 10:54:46 +0000 (11:54 +0100)
commit6701fbe5f0d799c5245b0cdf3a69ecdcbfd9fb08
tree432d508e8476a8c48d01cf15e88f2b6794a247a9
parent8f3ade0c9ab52a1e4f13d6ff1922dd98e3ccdbcc
[MIPS] Further opengl support for mips64 and mipsr6

Combines 4 patches by Dragoslav and Douglas:

Use t9 to hold the address of the called function.
Add support for gl binding.
Fix inline assembly code to be R6 compatible.
Fix some more inline assembly code to be R6 compatible.

Change-Id: I0b899813790b2ba4ca538bb21692014cc1933f66
opengl/libs/EGL/getProcAddress.cpp
opengl/libs/GLES2/gl2.cpp
opengl/libs/GLES_CM/gl.cpp