commit | 1d9dc99abbff8182de4d4d757e2bcbec44d99c73 | [log] [tgz] |
---|---|---|
author | Stas Gurtovoy <stas@graphtech.co.il> | Tue Jul 12 15:12:49 2011 +0300 |
committer | David 'Digit' Turner <digit@android.com> | Thu Jul 14 03:05:38 2011 +0200 |
tree | 7d582601979aa879c76355b8069c9b909da471db | |
parent | 7fdf635d3a583fa419e4a567ffb9741a18784f7c [diff] |
opengles Translator: get Compressed texture handling out from GLEScontext This commit does few things: 1. Gets doCompressedTexImage2D out of the context and TextureUtils 2. Gets palette textures out of TextureUtils and into PaletteTexture 3. Makes TextureUtils generic for all compressed textures 4. Moves the glGet's dealing with compressed textures from GLEScontext to the impl. Change-Id: Ibbde6968810a66a4f3488f3887ee3f015fc32c11