Merge pull request #2149 from ReinUsesLisp/decoders-style
gl_rasterizer_cache: Move format conversion functions to their own file
This commit is contained in:
commit
076c76f4e4
8 changed files with 183 additions and 150 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