mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Merge pull request #12009 from iwubcode/shader_asset
VideoCommon: add a pixel shader asset
This commit is contained in:
@ -18,6 +18,8 @@ add_library(videocommon
|
||||
Assets/CustomTextureData.h
|
||||
Assets/DirectFilesystemAssetLibrary.cpp
|
||||
Assets/DirectFilesystemAssetLibrary.h
|
||||
Assets/ShaderAsset.cpp
|
||||
Assets/ShaderAsset.h
|
||||
Assets/TextureAsset.cpp
|
||||
Assets/TextureAsset.h
|
||||
AsyncRequests.cpp
|
||||
|
Reference in New Issue
Block a user