Moving texture code into shared/separate files. Leaking a lot.

This commit is contained in:
Ben Vanik
2014-05-31 15:42:21 -07:00
parent e42460039f
commit 6607606b15
12 changed files with 961 additions and 546 deletions

View File

@@ -15,6 +15,10 @@
'shader.h',
'shader_cache.cc',
'shader_cache.h',
'texture.cc',
'texture.h',
'texture_cache.cc',
'texture_cache.h',
],
'includes': [