Adding a cache for loading in textures

Splitting the code for Gleed2D into seperate files
This commit is contained in:
Nathan Adams
2012-05-12 17:45:03 -05:00
parent 44cb32048d
commit b43a0fad34
7 changed files with 23 additions and 12 deletions

View File

@@ -69,7 +69,9 @@
* - Adding SplitFlat extension for Texture2D
* - Removing uneeded Game Screen checking code
* - Adding SplitFlat extension with offsets for Texture2D
* - Adding support for Glee2D
* - Adding support for Gleed2D
* - Splitting the code for Gleed2D into seperate files
* - Adding a cache for loading in textures for Gleed2D
*
*/