mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
texture.hpp / texture.cpp implemented an unfinished OpenGL texture loader (loadFromFile was a TODO stub) that had no callers — the project's texture loading is entirely handled by VkTexture (vk_texture.hpp/cpp) after the Vulkan migration. Remove both files and their CMakeLists entries. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||