]> git.saurik.com Git - android/aapt.git/commit
Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify
authorDan Morrill <morrildl@google.com>
Wed, 13 Oct 2010 21:33:43 +0000 (14:33 -0700)
committerDan Morrill <morrildl@google.com>
Wed, 13 Oct 2010 21:33:43 +0000 (14:33 -0700)
commit1f18df61cc6c370866e8dbb3fdac78ce18a2574e
tree7a6cb8e8a07a7f8945ca0c42e4bb49f0ef1169b6
parent58d2e06a280b4f7b3535b16a57e2f0e659a56089
Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify
filtering based on support for OpenGL ES texture and texture compression
formats.

Change-Id: I993209a673579b296007ae2ba830d0275770dd11
Command.cpp