video_core: Move surface declarations out of gl_rasterizer_cache
This commit is contained in:
parent
da5fcbf501
commit
76754f5705
6 changed files with 954 additions and 898 deletions
|
@ -53,6 +53,8 @@ add_library(video_core STATIC
|
|||
renderer_opengl/renderer_opengl.h
|
||||
renderer_opengl/utils.cpp
|
||||
renderer_opengl/utils.h
|
||||
surface.cpp
|
||||
surface.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/decoders.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue