VideoCommon: watch texture pack folder for texture reloads (from dynamic input textures)

This commit is contained in:
iwubcode
2024-07-04 17:39:21 -05:00
parent 7afa9e6c6f
commit d940d62cae
6 changed files with 64 additions and 6 deletions

View File

@ -30,6 +30,7 @@ add_library(videocommon
Assets/TextureAssetUtils.cpp
Assets/TextureAssetUtils.h
Assets/Types.h
Assets/WatchableFilesystemAssetLibrary.h
AsyncRequests.cpp
AsyncRequests.h
AsyncShaderCompiler.cpp