commit | cd1489a89c7df84f1181543e93f07c12cc53afba | [log] [tgz] |
---|---|---|
author | Guy Zadikario <guy@graphtech.co.il> | Thu Jun 02 10:33:48 2011 +0300 |
committer | David 'Digit' Turner <digit@android.com> | Tue Jun 07 11:29:15 2011 +0200 |
tree | b1b28add2d8c9cb315e21b89bd82eac139fc5325 | |
parent | cc3b38874689e963fea10347f11cee3b62635c8e [diff] |
opengl translator: make GLcommon static library This change turns GLcommon to be static instead of shared library. Removed the s_globalNameSpace static object from objectNameManager and moved it to live inside the EglDisplay object which is shared for all display space objects (GLESv1, GLESv2 and EGL). Change-Id: I92fa71fb7cbac423c22b7188e8d9642a5fddf0d9