mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
VideoCommon: move texture dump function out of texture cache to its own free function so it can be used elsewhere. Doing this change may also slightly improve performance of this operation
This commit is contained in:
@ -155,6 +155,8 @@ add_library(videocommon
|
||||
TextureDecoder_Util.h
|
||||
TextureInfo.cpp
|
||||
TextureInfo.h
|
||||
TextureUtils.cpp
|
||||
TextureUtils.h
|
||||
TMEM.cpp
|
||||
TMEM.h
|
||||
UberShaderCommon.cpp
|
||||
|
Reference in New Issue
Block a user