mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 16:57:54 +00:00
gl_rasterizer_cache: Move format conversion to its own file
This commit is contained in:
parent
64612bf940
commit
3989075e5f
7 changed files with 175 additions and 136 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue