mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-21 14:35:45 +00:00
video_core: Move OpenGL specific utils to its renderer
This commit is contained in:
@@ -51,6 +51,8 @@ add_library(video_core STATIC
|
||||
renderer_opengl/maxwell_to_gl.h
|
||||
renderer_opengl/renderer_opengl.cpp
|
||||
renderer_opengl/renderer_opengl.h
|
||||
renderer_opengl/utils.cpp
|
||||
renderer_opengl/utils.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/decoders.cpp
|
||||
|
||||
Reference in New Issue
Block a user