mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
Refactor VideoCore to use AS sepparate from Channel.
This commit is contained in:
parent
618dac2d51
commit
0925f2386a
10 changed files with 172 additions and 153 deletions
|
@ -203,6 +203,7 @@ add_library(video_core STATIC
|
|||
texture_cache/render_targets.h
|
||||
texture_cache/samples_helper.h
|
||||
texture_cache/slot_vector.h
|
||||
texture_cache/texture_cache.cpp
|
||||
texture_cache/texture_cache.h
|
||||
texture_cache/texture_cache_base.h
|
||||
texture_cache/types.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue