mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-08-01 10:39:53 -06:00
fixes and tex cache support for OGL renderer
includes xbrz upscaling, currently hardcoded to x2
This commit is contained in:
@ -28,6 +28,7 @@ add_library(core STATIC
|
||||
|
||||
xxhash/xxhash.c
|
||||
stb/stb.cpp
|
||||
xbrz/xbrz.cpp
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
Reference in New Issue
Block a user