Refactor|GL: Moved texturecontent_t related uploads to texturecontent.cpp
gl_texmanager.h/cpp now contains the following:- texture variant spec management- misc legacy resource management lightingsystem, flares, etc...- misc console vars/commands
All of which should now be moved into ResourceSystem.
View differences
Refactor|GL: Moved texturecontent_t related uploads to texturecontent.cpp
gl_texmanager.h/cpp now contains the following:
- texture variant spec management
- misc legacy resource management lightingsystem, flares, etc...
- misc console vars/commands
All of which should now be moved into ResourceSystem.