History log of /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/MipMapTextureData.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fe1da8c1ebc4d83c26f659bdaafca1dc734332af 09-Apr-2014 lordjone <drodrigu86@gmail.com> MipMapTextureData fixes
Changes updated
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/MipMapTextureData.java
017465c8d72659e96fbf0453cf624183e6ca6678 09-Apr-2014 lordjone <drodrigu86@gmail.com> Refactor:
- TextureData to handle Pixmap and Custom TextureType
- TextureData consumeCompressedData to consumeCustomData
- GLTexture function to uploadImageData to custom mipmap level

Added:
-MipMapTextureData which handles multiple TextureData to be uploaded to single mipmpa levels
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/MipMapTextureData.java