mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 07:18:39 -05:00
shader_decode: Implement LDG and basic cbuf tracking
This commit is contained in:
@ -87,6 +87,7 @@ add_library(video_core STATIC
|
||||
shader/decode.cpp
|
||||
shader/shader_ir.cpp
|
||||
shader/shader_ir.h
|
||||
shader/track.cpp
|
||||
surface.cpp
|
||||
surface.h
|
||||
textures/astc.cpp
|
||||
|
Reference in New Issue
Block a user