mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 15:40:46 -07:00
gl_rasterizer_cache: Move format conversion to its own file
This commit is contained in:
@ -94,6 +94,8 @@ add_library(video_core STATIC
|
||||
surface.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/convert.cpp
|
||||
textures/convert.h
|
||||
textures/decoders.cpp
|
||||
textures/decoders.h
|
||||
textures/texture.h
|
||||
|
Reference in New Issue
Block a user